From: Chris Lattner Date: Wed, 13 Feb 2008 17:50:24 +0000 (+0000) Subject: gcc 3.2.3 is also bad. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=82f0a09c1036c8651f0aa01d1f635abf9460d9f8;p=oota-llvm.git gcc 3.2.3 is also bad. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47073 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 4009d34f442..3c06db1492d 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -510,7 +510,8 @@ of GCC you are using. problems in the STL that effectively prevent it from compiling LLVM.

-

GCC 3.2.2: This version of GCC fails to compile LLVM.

+

GCC 3.2.2 and 3.2.3: These versions of GCC fails to compile LLVM with +a bogus template error. This was fixed in later GCCs.

GCC 3.3.2: This version of GCC suffered from a serious bug which causes it to crash in