aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/GettingStarted.html
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2008-10-11 18:40:33 +0000
committerDaniel Dunbar <daniel@zuster.org>2008-10-11 18:40:33 +0000
commit2a5754521de23a51bfc806753d782ee98ca0a184 (patch)
tree063388dd7826536315f073d9d75f76e920543a91 /llvm/docs/GettingStarted.html
parent28f08aa041490ae5b044036b66d03a2e23044e90 (diff)
downloadllvm-2a5754521de23a51bfc806753d782ee98ca0a184.zip
llvm-2a5754521de23a51bfc806753d782ee98ca0a184.tar.gz
llvm-2a5754521de23a51bfc806753d782ee98ca0a184.tar.bz2
Add GCC 4.1.2 from Debian to known bad GCC list.
llvm-svn: 57379
Diffstat (limited to 'llvm/docs/GettingStarted.html')
-rw-r--r--llvm/docs/GettingStarted.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html
index 904b390..9eccb19 100644
--- a/llvm/docs/GettingStarted.html
+++ b/llvm/docs/GettingStarted.html
@@ -556,6 +556,10 @@ the "<tt>convert_from_eh_region_ranges_1</tt>" GCC function.</p>
portions of its testsuite.</p>
<p><b>GCC 4.1.2 on OpenSUSE</b>: Seg faults during libstdc++ build and on x86_64
platforms compiling md5.c gets a mangled constant.</p>
+<p><b>GCC 4.1.2 (20061115 (prerelease) (Debian 4.1.1-21)) on Debian</b>: Appears
+to miscompile parts of LLVM 2.4. One symptom is ValueSymbolTable complaining
+about symbols remaining in the table on destruction.</p>
+
<p><b>GNU ld 2.16.X</b>. Some 2.16.X versions of the ld linker will produce very
long warning messages complaining that some ".gnu.linkonce.t.*" symbol was
defined in a discarded section. You can safely ignore these messages as they are