bug fixed
authorChris Lattner <sabre@nondot.org>
Tue, 3 Feb 2004 08:03:41 +0000 (08:03 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 3 Feb 2004 08:03:41 +0000 (08:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11097 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index c7640ec9925a98566681169ba89bd0008371a261..21b5cb5cee9d4bac694ad9f9d9517984b808b58d 100644 (file)
@@ -176,6 +176,7 @@ management functions in libc runtime to allow them to be overriden</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR202">[llvm-gcc] asserts when an extern inline function is redefined</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR204">[llvmg++] Dynamically initialized constants cannot be marked 'constant'</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>
 </ol>
 
 </div>