diff --git a/docs/FAQ.html b/docs/FAQ.html index cc5d91c06af..f4afc266cbc 100644 --- a/docs/FAQ.html +++ b/docs/FAQ.html @@ -48,7 +48,7 @@ errors.
  • I've built LLVM and am testing it, but the tests freeze.
  • Why do test results differ when I perform different types of builds?
  • -
  • 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?
  • Using the GCC Front End @@ -330,12 +330,12 @@ build.

    -

    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.