[llvm-commits] CVS: llvm/docs/ReleaseNotes.html

Chris Lattner lattner at cs.uiuc.edu
Sat Nov 27 16:44:11 PST 2004



Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.266 -> 1.267
---
Log message:

Bug fixed


---
Diffs of the changes:  (+4 -2)

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.266 llvm/docs/ReleaseNotes.html:1.267
--- llvm/docs/ReleaseNotes.html:1.266	Sat Nov 27 18:09:38 2004
+++ llvm/docs/ReleaseNotes.html	Sat Nov 27 18:43:59 2004
@@ -266,8 +266,10 @@
     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>
@@ -722,7 +724,7 @@
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
 
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2004/11/28 00:09:38 $
+  Last modified: $Date: 2004/11/28 00:43:59 $
 </address>
 
 </body>






More information about the llvm-commits mailing list