[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Thu Nov 20 15:01:01 PST 2003
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.56 -> 1.57
---
Log message:
Bug
---
Diffs of the changes: (+2 -1)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.56 llvm/docs/ReleaseNotes.html:1.57
--- llvm/docs/ReleaseNotes.html:1.56 Thu Nov 20 13:30:17 2003
+++ llvm/docs/ReleaseNotes.html Thu Nov 20 14:59:57 2003
@@ -169,6 +169,7 @@
<li><a href="http://llvm.cs.uiuc.edu/PR6">Oversized integer bitfields cause crash</a></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>
</ol><p>
At this time, LLVM is known to work properly with SPEC CPU 2000, the Olden
@@ -469,6 +470,6 @@
Maintained By: <a href="http://llvm.cs.uiuc.edu/">The LLVM Team</a><br>
<!-- Created: Wed Oct 1 17:38:54 CDT 2003 -->
<!-- hhmts start -->
-Last modified: Thu Nov 20 13:29:14 CST 2003
+Last modified: Thu Nov 20 14:59:29 CST 2003
<!-- hhmts end -->
</body></html>
More information about the llvm-commits
mailing list