FAQ: We require GCC 4.7 - nobody's asking about build failures with 3.3.2
authorJustin Bogner <mail@justinbogner.com>
Wed, 23 Mar 2016 06:38:53 +0000 (06:38 +0000)
committerJustin Bogner <mail@justinbogner.com>
Wed, 23 Mar 2016 06:38:53 +0000 (06:38 +0000)
llvm-svn: 264139

llvm/docs/FAQ.rst

index 29a865e..78c5440 100644 (file)
@@ -178,12 +178,6 @@ available in the debug build.  These tests will fail in an optimized or
 profile build.
 
 
-Compiling LLVM with GCC 3.3.2 fails, what should I do?
-------------------------------------------------------
-This is `a bug in GCC <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13392>`_,
-and affects projects other than LLVM.  Try upgrading or downgrading your GCC.
-
-
 After Subversion update, rebuilding gives the error "No rule to make target".
 -----------------------------------------------------------------------------
 If the error is of the form: