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

Chris Lattner lattner at cs.uiuc.edu
Tue Jun 8 20:14:01 PDT 2004


Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.196 -> 1.197

---
Log message:

Bug fixed


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

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.196 llvm/docs/ReleaseNotes.html:1.197
--- llvm/docs/ReleaseNotes.html:1.196	Tue Jun  8 02:30:31 2004
+++ llvm/docs/ReleaseNotes.html	Tue Jun  8 20:09:16 2004
@@ -182,6 +182,8 @@
 -disable/enable-povray and -disable-spec</a></li>
 <li><a href="http://llvm.cs.uiuc.edu/PR289">shell scripts output by gccld don't
 work if you change PATH</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/PR364">[llvmgcc] llvmgcc does not compile 
+with gcc 3.4</a></li>
 </ol>
 </div>
 
@@ -710,7 +712,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/08 07:30:31 $
+  Last modified: $Date: 2004/06/09 01:09:16 $
 </address>
 
 </body>





More information about the llvm-commits mailing list