summaryrefslogtreecommitdiff
path: root/docs/FAQ.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/FAQ.rst')
-rw-r--r--docs/FAQ.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/FAQ.rst b/docs/FAQ.rst
index e4ab2c18f7..8db94c6250 100644
--- a/docs/FAQ.rst
+++ b/docs/FAQ.rst
@@ -184,14 +184,6 @@ 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.
-Compiling LLVM with GCC succeeds, but the resulting tools do not work, what can be wrong?
------------------------------------------------------------------------------------------
-Several versions of GCC have shown a weakness in miscompiling the LLVM
-codebase. Please consult your compiler version (``gcc --version``) to find
-out whether it is `broken <GettingStarted.html#brokengcc>`_. If so, your only
-option is to upgrade GCC to a known good version.
-
-
After Subversion update, rebuilding gives the error "No rule to make target".
-----------------------------------------------------------------------------
If the error is of the form: