boog
authorChris Lattner <sabre@nondot.org>
Tue, 25 Nov 2003 08:49:12 +0000 (08:49 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 25 Nov 2003 08:49:12 +0000 (08:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10207 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index b15170571d8d1605586ea6bc86010be045f0e8f5..975ef75627e8b7487a7ad1866319c4f97d4813a3 100644 (file)
@@ -181,6 +181,7 @@ many platforms, such as X86.</li>
 <li><a href="http://llvm.cs.uiuc.edu/PR141">[llvm-gcc] Bitfields & large array don't mix well</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR132">[llvm-gcc] Complex division is not supported</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR143">[llvm-gcc] Illegal union field reference</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR148">[llvmg++] Front-end attempts to return structure by value</a></li>
 </ol><p>
 
 <p>At this time, LLVM is known to work properly with SPEC CPU 2000 (X86 only),