summaryrefslogtreecommitdiff
path: root/docs/GettingStarted.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-05-10 05:37:14 +0000
committerChris Lattner <sabre@nondot.org>2007-05-10 05:37:14 +0000
commit3213a3a9356e11b6f49c1002d4fad63a28a43352 (patch)
tree02848db92f19b00742b0ab0c3e08d404bb7cd5e5 /docs/GettingStarted.html
parente163e696bece6153b5bb15dccc9d1f6a3282bf12 (diff)
downloadllvm-3213a3a9356e11b6f49c1002d4fad63a28a43352.tar.gz
llvm-3213a3a9356e11b6f49c1002d4fad63a28a43352.tar.bz2
llvm-3213a3a9356e11b6f49c1002d4fad63a28a43352.tar.xz
another version of gcc that miscompiles llvm.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36971 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GettingStarted.html')
-rw-r--r--docs/GettingStarted.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index 0e871336de..3860e40c64 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -525,6 +525,9 @@ the "<tt>convert_from_eh_region_ranges_1</tt>" GCC function.</p>
possibly others) does not compile LLVM correctly (it appears that exception
handling is broken in some cases). Please download the FSF 3.3.3 or upgrade
to a newer version of GCC.</p>
+<p><b>GCC 3.4.0</b> on linux/x86 (32-bit)</b>: GCC miscompiles portions of the
+ code generator, causing an infinite loop in the llvm-gcc build. Please
+ upgrade to GCC 3.4.2.</p>
<p><b>GCC 3.4.x</b> on X86-64/amd64</b>: GCC <a href="http://llvm.org/PR1056">
miscompiles portions of LLVM</a>.</p>
<p><b>IA-64 GCC 4.0.0</b>: The IA-64 version of GCC 4.0.0 is known to