Bug fixed
authorChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2004 17:41:35 +0000 (17:41 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2004 17:41:35 +0000 (17:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11662 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 2117730b95eb85dfcb70da24f6397162c35bebc5..121ce140f095346ad52e295a8618086f1eb20098 100644 (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>