[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Sat Nov 27 17:25:32 PST 2004
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.267 -> 1.268
---
Log message:
Bug fixed
---
Diffs of the changes: (+3 -1)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.267 llvm/docs/ReleaseNotes.html:1.268
--- llvm/docs/ReleaseNotes.html:1.267 Sat Nov 27 18:43:59 2004
+++ llvm/docs/ReleaseNotes.html Sat Nov 27 19:25:20 2004
@@ -270,6 +270,8 @@
implicitly external function is re-declared as static</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR360">[llvmgcc] Structure field with
non-constant offset crashes llvmgcc</a></li>
+ <li><a href="http://llvm.cs.uiuc.edu/PR447">[llvmg++] Crash compiling
+ friend with default argument</a></li>
</ol>
<p>Bugs fixed in the Sparc V9 back-end:</p>
@@ -724,7 +726,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/11/28 00:43:59 $
+ Last modified: $Date: 2004/11/28 01:25:20 $
</address>
</body>
More information about the llvm-commits
mailing list