[llvm-commits] CVS: llvm-www/releases/1.2/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Fri Jun 18 20:19:01 PDT 2004
Changes in directory llvm-www/releases/1.2/docs:
ReleaseNotes.html updated: 1.20 -> 1.21
---
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.20 llvm-www/releases/1.2/docs/ReleaseNotes.html:1.21
--- llvm-www/releases/1.2/docs/ReleaseNotes.html:1.20 Thu Jun 10 23:28:46 2004
+++ llvm-www/releases/1.2/docs/ReleaseNotes.html Fri Jun 18 20:11:53 2004
@@ -394,6 +394,7 @@
<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>
<li><a href="http://llvm.cs.uiuc.edu/PR355">[llvmgcc] Errors handling function prototypes that take opaque structs by-value</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR374">[llvmgcc] Crash compiling variable length array of structures</a></li>
</ul>
</div>
@@ -687,7 +688,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/06/11 04:28:46 $
+ Last modified: $Date: 2004/06/19 01:11:53 $
</address>
</body>
More information about the llvm-commits
mailing list