[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Thu Nov 20 13:12:06 PST 2003
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.54 -> 1.55
---
Log message:
Bug fix
---
Diffs of the changes: (+2 -2)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.54 llvm/docs/ReleaseNotes.html:1.55
--- llvm/docs/ReleaseNotes.html:1.54 Wed Nov 19 19:07:41 2003
+++ llvm/docs/ReleaseNotes.html Thu Nov 20 13:11:47 2003
@@ -167,7 +167,7 @@
<li><a href="http://llvm.cs.uiuc.edu/PR97">bugpoint must not pass -R<directory> to Mach-O linker</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR113">crash assigning into an array in a struct which contains a bitfield</a>.</li>
<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>
</ol><p>
At this time, LLVM is known to work properly with SPEC CPU 2000, the Olden
@@ -468,6 +468,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: Wed Nov 19 19:06:03 CST 2003
+Last modified: Thu Nov 20 13:08:18 CST 2003
<!-- hhmts end -->
</body></html>
More information about the llvm-commits
mailing list