[llvm-commits] CVS: llvm/docs/ReleaseNotes.html
Chris Lattner
lattner at cs.uiuc.edu
Sun Jan 2 20:20:36 PST 2005
Changes in directory llvm/docs:
ReleaseNotes.html updated: 1.286 -> 1.287
---
Log message:
Bug fixed
---
Diffs of the changes: (+4 -2)
Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.286 llvm/docs/ReleaseNotes.html:1.287
--- llvm/docs/ReleaseNotes.html:1.286 Tue Dec 28 22:39:50 2004
+++ llvm/docs/ReleaseNotes.html Sun Jan 2 22:20:21 2005
@@ -141,7 +141,9 @@
<p>Bugs in the C/C++ front-end:</p>
<ol>
- <li></li>
+ <li><a href="http://llvm.cs.uiuc.edu/PR487">[llvmgcc] llvm-gcc incorrectly
+ rejects some constant initializers involving the addresses of array
+ elements</a></li>
</ol>
</div>
@@ -563,7 +565,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/12/29 04:39:50 $
+ Last modified: $Date: 2005/01/03 04:20:21 $
</address>
</body>
More information about the llvm-commits
mailing list