Bug fixed

llvm-svn: 11662
This commit is contained in:
Chris Lattner 2004-02-20 17:41:35 +00:00
parent 40a22000e4
commit bd086418ed
1 changed files with 1 additions and 0 deletions

View File

@ -193,6 +193,7 @@ management functions in libc runtime to allow them to be overriden</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR216">[llvmgcc] floating-point unary minus is incorrect for +0.0</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR221">[llvm-gcc] miscompilation of 'X = Y = Z' with aggregate values</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR233">[llvmgcc] Structure copies result in a LOT of code</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR244">[llvm-gcc] miscompilation when a function is re-declared as static</a></li>
</ol>
</div>