[llvm-commits] CVS: llvm/docs/GettingStarted.html
Chris Lattner
lattner at cs.uiuc.edu
Sun May 15 15:27:02 PDT 2005
Changes in directory llvm/docs:
GettingStarted.html updated: 1.117 -> 1.118
---
Log message:
GCC4 + IA64 = badnews
---
Diffs of the changes: (+3 -1)
GettingStarted.html | 4 +++-
1 files changed, 3 insertions(+), 1 deletion(-)
Index: llvm/docs/GettingStarted.html
diff -u llvm/docs/GettingStarted.html:1.117 llvm/docs/GettingStarted.html:1.118
--- llvm/docs/GettingStarted.html:1.117 Tue May 10 01:57:53 2005
+++ llvm/docs/GettingStarted.html Sun May 15 17:26:45 2005
@@ -501,6 +501,8 @@
possibly others) does not compile LLVM correctly (it appears that exception
handling is broken in some cases). Please download the FSF 3.3.3 or upgrade
to a newer version of GCC.</p>
+<p><b>IA-64 GCC 4.0.0</b>: The IA-64 version of GCC 4.0.0 is known to
+ miscompile LLVM.</p>
</div>
@@ -1532,7 +1534,7 @@
<a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
<a href="http://llvm.x10sys.com/rspencer/">Reid Spencer</a><br>
<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2005/05/10 06:57:53 $
+ Last modified: $Date: 2005/05/15 22:26:45 $
</address>
</body>
</html>
More information about the llvm-commits
mailing list