[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Mon Dec 8 00:34:02 PST 2003
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.71 -> 1.72
---
Log message:
New bug
---
Diffs of the changes: (+2 -2)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.71 llvm/docs/ReleaseNotes.html:1.72
--- llvm/docs/ReleaseNotes.html:1.71 Sat Dec 6 14:24:46 2003
+++ llvm/docs/ReleaseNotes.html Mon Dec 8 00:33:19 2003
@@ -253,7 +253,7 @@
<li><a href="http://llvm.cs.uiuc.edu/PR155">[llvm-gcc] crash on union initialization</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR124">[llvm-g++] ?: expressions do not run correct number of destructors!</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR157">[llvm-gcc] Pointer & constant results in invalid shift</a></li>
-
+<li><a href="http://llvm.cs.uiuc.edu/PR165">[llvmg++] call through array of pointers to member functions causes assertion</a></li>
</ol>
</div>
@@ -648,7 +648,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: 2003/12/06 20:24:46 $
+ Last modified: $Date: 2003/12/08 06:33:19 $
</address>
</body>
More information about the llvm-commits
mailing list