Bug fixed
authorChris Lattner <sabre@nondot.org>
Sat, 27 Nov 2004 23:27:26 +0000 (23:27 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 27 Nov 2004 23:27:26 +0000 (23:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18293 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 6de0d1fcada8c05c513a8be9e5428db55206d1a5..8d52a921ae6aa3970152413dc8b827c11847bd4f 100644 (file)
@@ -264,6 +264,8 @@ were fixed:</a>
     constant exprs</a></li>
   <li><a href="http://llvm.cs.uiuc.edu/PR421">[llvmg++] Crash in initializing 
     array with constructors in hard EH situations</a></li>
+  <li><a href="http://llvm.cs.uiuc.edu/PR397">[llvm-gcc] Inline function 
+    redefinitions error due to 'asm' function rename</a></li>
 </ol>
 
 <p>Bugs fixed in the Sparc V9 back-end:</p>