aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/GettingStarted.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-02-13 17:50:24 +0000
committerChris Lattner <sabre@nondot.org>2008-02-13 17:50:24 +0000
commit419df4e0663837c8caeead40e48c6eda60a4e5e5 (patch)
treef1c759d16858a51e2db29d87bccc7e02396df1d0 /llvm/docs/GettingStarted.html
parent755d39b233de19b3c665b300c206810010afc2c6 (diff)
downloadllvm-419df4e0663837c8caeead40e48c6eda60a4e5e5.zip
llvm-419df4e0663837c8caeead40e48c6eda60a4e5e5.tar.gz
llvm-419df4e0663837c8caeead40e48c6eda60a4e5e5.tar.bz2
gcc 3.2.3 is also bad.
llvm-svn: 47073
Diffstat (limited to 'llvm/docs/GettingStarted.html')
-rw-r--r--llvm/docs/GettingStarted.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index 4009d34..3c06db1 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/docs/GettingStarted.html
@@ -510,7 +510,8 @@ of GCC you are using.
problems in the STL that effectively prevent it from compiling LLVM.
</p>
-<p><b>GCC 3.2.2</b>: This version of GCC fails to compile LLVM.</p>
+<p><b>GCC 3.2.2 and 3.2.3</b>: These versions of GCC fails to compile LLVM with
+a bogus template error. This was fixed in later GCCs.</p>
<p><b>GCC 3.3.2</b>: This version of GCC suffered from a <a
href="http://gcc.gnu.org/PR13392">serious bug</a> which causes it to crash in