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

Chris Lattner lattner at cs.uiuc.edu
Tue Nov 18 17:05:02 PST 2003


Changes in directory llvm-www/releases/1.0/docs:

ReleaseNotes.html updated: 1.36 -> 1.37

---
Log message:

new bugs


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

Index: llvm-www/releases/1.0/docs/ReleaseNotes.html
diff -u llvm-www/releases/1.0/docs/ReleaseNotes.html:1.36 llvm-www/releases/1.0/docs/ReleaseNotes.html:1.37
--- llvm-www/releases/1.0/docs/ReleaseNotes.html:1.36	Tue Nov 18 00:25:22 2003
+++ llvm-www/releases/1.0/docs/ReleaseNotes.html	Tue Nov 18 17:04:44 2003
@@ -407,6 +407,10 @@
 
 <li><a href="http://llvm.cs.uiuc.edu/PR104">[c++] C++ Frontend lays out superclasses like anonymous bitfields!</a></li><p>
 
+<li><a href="http://llvm.cs.uiuc.edu/PR125">[llvmg++] Enum types are incorrectly shrunk to smaller than 'int' size</a></li><p>
+
+<li><a href="http://llvm.cs.uiuc.edu/PR128">[llvmg++] Cannot use pointer to member to initialize global</a></li><p>
+
 </ul><b>Notes</b>:<ul><p>
 
 <li>The C++ front-end is based on a pre-release of the GCC 3.4 C++ parser.  This
@@ -447,6 +451,8 @@
 
 <li><a href="http://llvm.cs.uiuc.edu/PR83">[X86] Emission of global bool initializers broken</a></li><p>
 
+<li><a href="http://llvm.cs.uiuc.edu/PR123">[X86] div and rem constant exprs invalidate iterators!</a></li><p>
+
 <!-- _______________________________________________________________________ -->
 </ul><h4><a name="sparc-be"><hr size=0>Known problems with the Sparc back-end</h4><ul>
 
@@ -512,6 +518,6 @@
 Maintained By: <a href="http://llvm.cs.uiuc.edu/">The LLVM Team</a><br>
 <!-- Created: Wed Oct  1 17:38:54 CDT 2003 -->
 <!-- hhmts start -->
-Last modified: Sun Nov 16 17:51:47 CST 2003
+Last modified: Tue Nov 18 14:56:15 CST 2003
 <!-- hhmts end -->
 </body></html>





More information about the llvm-commits mailing list