From: Chris Lattner Date: Sun, 15 May 2005 22:26:45 +0000 (+0000) Subject: GCC4 + IA64 = badnews X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=f2b5e6edc0cc05fcd25fd31c7b2a5f9c08256dd3;p=oota-llvm.git GCC4 + IA64 = badnews git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22075 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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 "convert_from_eh_region_ranges_1" GCC function.

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.

+

IA-64 GCC 4.0.0: The IA-64 version of GCC 4.0.0 is known to + miscompile LLVM.