[llvm-commits] CVS: llvm/docs/ReleaseNotes.html

Chris Lattner lattner at cs.uiuc.edu
Fri Jun 18 20:18:01 PDT 2004


Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.202 -> 1.203

---
Log message:

Bug fixed


---
Diffs of the changes:  (+5 -2)

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.202 llvm/docs/ReleaseNotes.html:1.203
--- llvm/docs/ReleaseNotes.html:1.202	Fri Jun 18 12:57:29 2004
+++ llvm/docs/ReleaseNotes.html	Fri Jun 18 20:11:02 2004
@@ -282,7 +282,10 @@
 enum type</a></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/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>
 </ol>
 </div>
 
@@ -723,7 +726,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/18 17:57:29 $
+  Last modified: $Date: 2004/06/19 01:11:02 $
 </address>
 
 </body>





More information about the llvm-commits mailing list