[llvm-commits] CVS: llvm-www/releases/1.2/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Fri May 7 13:42:01 PDT 2004
Changes in directory llvm-www/releases/1.2/docs:
ReleaseNotes.html updated: 1.14 -> 1.15
---
Log message:
Bug found
---
Diffs of the changes: (+2 -1)
Index: llvm-www/releases/1.2/docs/ReleaseNotes.html
diff -u llvm-www/releases/1.2/docs/ReleaseNotes.html:1.14 llvm-www/releases/1.2/docs/ReleaseNotes.html:1.15
--- llvm-www/releases/1.2/docs/ReleaseNotes.html:1.14 Fri May 7 08:36:12 2004
+++ llvm-www/releases/1.2/docs/ReleaseNotes.html Fri May 7 13:40:52 2004
@@ -389,6 +389,7 @@
</ul><b>Bugs in 1.2 fixed in 1.3:</b><ul>
<li><a href="http://llvm.cs.uiuc.edu/PR326">[llvmgcc] Crash on use of undeclared enum type</a></li></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR298">[llvmgcc] Variable length array indexing miscompiled</a></li>
</ul>
</div>
@@ -681,7 +682,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/05/07 13:36:12 $
+ Last modified: $Date: 2004/05/07 18:40:52 $
</address>
</body>
More information about the llvm-commits
mailing list