summaryrefslogtreecommitdiffstats
path: root/llvm/docs/FAQ.rst
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2016-03-23 06:38:53 +0000
committerJustin Bogner <mail@justinbogner.com>2016-03-23 06:38:53 +0000
commit46c8e3a6143c33f32585ce685311f32224b76ed9 (patch)
treeb932c60ebe0266802db60ded9ec4131bbb458778 /llvm/docs/FAQ.rst
parenta34bdfaae7186d6f4be3b6ef904afe4d633c42cc (diff)
downloadbcm5719-llvm-46c8e3a6143c33f32585ce685311f32224b76ed9.tar.gz
bcm5719-llvm-46c8e3a6143c33f32585ce685311f32224b76ed9.zip
FAQ: We require GCC 4.7 - nobody's asking about build failures with 3.3.2
llvm-svn: 264139
Diffstat (limited to 'llvm/docs/FAQ.rst')
-rw-r--r--llvm/docs/FAQ.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/llvm/docs/FAQ.rst b/llvm/docs/FAQ.rst
index 29a865ea099..78c5440af31 100644
--- a/llvm/docs/FAQ.rst
+++ b/llvm/docs/FAQ.rst
@@ -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:
OpenPOWER on IntegriCloud