Bug fixed

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14236 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2004-06-18 17:57:29 +00:00
parent 62a9343da6
commit f82bba95ba

View File

@ -188,6 +188,8 @@ In this release, the following build problems were fixed:
work if you change PATH</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR364">[llvmgcc] llvmgcc does not compile
with gcc 3.4</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR373">[llvmgcc] obstack.h relies on
obsolete casts-as-lvalues GCC extension</a></li>
</ol>
</div>