[llvm-commits] CVS: llvm-www/releases/1.3/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Wed Nov 24 22:32:32 PST 2004
Changes in directory llvm-www/releases/1.3/docs:
ReleaseNotes.html updated: 1.9 -> 1.10
---
Log message:
Bug found
---
Diffs of the changes: (+3 -2)
Index: llvm-www/releases/1.3/docs/ReleaseNotes.html
diff -u llvm-www/releases/1.3/docs/ReleaseNotes.html:1.9 llvm-www/releases/1.3/docs/ReleaseNotes.html:1.10
--- llvm-www/releases/1.3/docs/ReleaseNotes.html:1.9 Mon Oct 25 17:14:29 2004
+++ llvm-www/releases/1.3/docs/ReleaseNotes.html Thu Nov 25 00:32:22 2004
@@ -485,7 +485,8 @@
<li><a href="http://llvm.org/PR445">[llvmg++] not enough templates are instantiated</a></li>
<li><a href="http://llvm.org/PR450">[llvmg++] Extern const globals cannot be
marked 'constant' if they have nontrivial ctors or dtors</a></li>
-
+<li><a href="http://llvm.cs.uiuc.edu/PR461">[llvmgcc] Crash compiling unnamed
+ bitfield which does not increase struct size</a></li>
</ul>
</div>
@@ -791,7 +792,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/10/25 22:14:29 $
+ Last modified: $Date: 2004/11/25 06:32:22 $
</address>
</body>
More information about the llvm-commits
mailing list