summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-05-15 22:26:45 +0000
committerChris Lattner <sabre@nondot.org>2005-05-15 22:26:45 +0000
commit7caf6f6ca76cdc8b23a5ef4c765c708a094ca681 (patch)
treea11710701adfd285d5b82de1271141dca8e91dab
parent7ed7930dff3f6463b9d6dd328154ed7cbd38c5f9 (diff)
downloadllvm-7caf6f6ca76cdc8b23a5ef4c765c708a094ca681.tar.gz
GCC4 + IA64 = badnews
llvm-svn: 22075
-rw-r--r--llvm/docs/GettingStarted.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index b41000a779c4..3831b4d36aae 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/docs/GettingStarted.html
@@ -501,6 +501,8 @@ the "<tt>convert_from_eh_region_ranges_1</tt>" GCC function.</p>
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>