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

Chris Lattner lattner at cs.uiuc.edu
Tue Jul 6 21:26:01 PDT 2004


Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.210 -> 1.211

---
Log message:

Bug fixed


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

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.210 llvm/docs/ReleaseNotes.html:1.211
--- llvm/docs/ReleaseNotes.html:1.210	Fri Jul  2 11:23:17 2004
+++ llvm/docs/ReleaseNotes.html	Tue Jul  6 21:25:24 2004
@@ -301,6 +301,7 @@
 length array of structures</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR377">[llvmgcc] miscompilation of staticly
 initialized unsigned bitfields</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR396">[llvm-gcc] Crash casting function to void</a></li>
 </ol>
 </div>
 
@@ -747,7 +748,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/07/02 16:23:17 $
+  Last modified: $Date: 2004/07/07 02:25:24 $
 </address>
 
 </body>





More information about the llvm-commits mailing list