[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Sat Nov 27 14:47:22 PST 2004
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.263 -> 1.264
---
Log message:
Bug fixed
---
Diffs of the changes: (+3 -1)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.263 llvm/docs/ReleaseNotes.html:1.264
--- llvm/docs/ReleaseNotes.html:1.263 Sat Nov 27 15:33:28 2004
+++ llvm/docs/ReleaseNotes.html Sat Nov 27 16:47:08 2004
@@ -262,6 +262,8 @@
bitfield which does not increase struct size</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR424">[llvmgcc] llvmgcc emits invalid
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>
</ol>
<p>Bugs fixed in the Sparc V9 back-end:</p>
@@ -716,7 +718,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/27 21:33:28 $
+ Last modified: $Date: 2004/11/27 22:47:08 $
</address>
</body>
More information about the llvm-commits
mailing list