diff --git a/llvm/docs/FAQ.html b/llvm/docs/FAQ.html index cc5d91c06af2..f4afc266cbcb 100644 --- a/llvm/docs/FAQ.html +++ b/llvm/docs/FAQ.html @@ -48,7 +48,7 @@ errors.
Compiling LLVM with GCC 3.3 on SuSE 9 fails, what should I do?
+Compiling LLVM with GCC 3.3.2 fails, what should I do?
This is a bug in the customized version of GCC shipped with SuSE, and affects - projects other than LLVM. Complain loudly to SuSE. :)
+This is a bug in GCC, and + affects projects other than LLVM. Try upgrading or downgrading your GCC.