summaryrefslogtreecommitdiff
path: root/docs
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
commitf2b5e6edc0cc05fcd25fd31c7b2a5f9c08256dd3 (patch)
treed3bc4b61e26c581623c94dc3617dd1dd883d6143 /docs
parentb9a5d6861bc2bf326a6c3ba03c742e298242bb91 (diff)
GCC4 + IA64 = badnews
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22075 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/GettingStarted.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index b41000a779c..3831b4d36aa 100644
--- a/docs/GettingStarted.html
+++ b/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>