Bug fixed
authorChris Lattner <sabre@nondot.org>
Sun, 28 Nov 2004 00:43:59 +0000 (00:43 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 28 Nov 2004 00:43:59 +0000 (00:43 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18297 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index ad595478d1fddaac902f0205b7b894711479aa63..14dc7eb8c588ceaaf009c30f859f6f228fe6d0d7 100644 (file)
@@ -266,8 +266,10 @@ were fixed:</a>
     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>
-  <li><A href="http://llvm.cs.uiuc.edu/PR244">[llvm-gcc] Error when an 
+  <li><a href="http://llvm.cs.uiuc.edu/PR244">[llvm-gcc] Error when an 
     implicitly external function is re-declared as static</a></li>
+  <li><a href="http://llvm.cs.uiuc.edu/PR360">[llvmgcc] Structure field with 
+    non-constant offset crashes llvmgcc</a></li>
 </ol>
 
 <p>Bugs fixed in the Sparc V9 back-end:</p>