[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Sat Nov 27 16:09:52 PST 2004
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.265 -> 1.266
---
Log message:
Bug fixed
---
Diffs of the changes: (+3 -1)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.265 llvm/docs/ReleaseNotes.html:1.266
--- llvm/docs/ReleaseNotes.html:1.265 Sat Nov 27 17:27:26 2004
+++ llvm/docs/ReleaseNotes.html Sat Nov 27 18:09:38 2004
@@ -266,6 +266,8 @@
array with constructors in hard EH situations</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR397">[llvm-gcc] Inline function
redefinitions error due to 'asm' function rename</a></li>
+ <li><A href="http://llvm.cs.uiuc.edu/PR244">[llvm-gcc] Error when an
+ implicitly external function is re-declared as static</a></li>
</ol>
<p>Bugs fixed in the Sparc V9 back-end:</p>
@@ -720,7 +722,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/27 23:27:26 $
+ Last modified: $Date: 2004/11/28 00:09:38 $
</address>
</body>
More information about the llvm-commits
mailing list