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

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


Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.201 -> 1.202

---
Log message:

Bug fixed


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

Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.201 llvm/docs/ReleaseNotes.html:1.202
--- llvm/docs/ReleaseNotes.html:1.201	Fri Jun 18 01:26:29 2004
+++ llvm/docs/ReleaseNotes.html	Fri Jun 18 12:57:29 2004
@@ -188,6 +188,8 @@
 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>
+<li><a href="http://llvm.cs.uiuc.edu/PR373">[llvmgcc] obstack.h relies on 
+obsolete casts-as-lvalues GCC extension</a></li>
 </ol>
 </div>
 
@@ -721,7 +723,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 06:26:29 $
+  Last modified: $Date: 2004/06/18 17:57:29 $
 </address>
 
 </body>





More information about the llvm-commits mailing list