From: Chris Lattner Date: Sun, 1 Apr 2007 20:14:46 +0000 (+0000) Subject: gcc 3.4.4 is known-bad on x86-64 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=77c2af6b642325485aa8f44726f2e311bfa4390a;p=oota-llvm.git gcc 3.4.4 is known-bad on x86-64 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35559 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index f33493e9aa1..099b7d74504 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -525,6 +525,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.

+

GCC 3.4.x on X86-64/amd64: GCC + miscompiles portions of LLVM.

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

Apple Xcode 2.3: GCC crashes when compiling LLVM at -O3 (which is the