add gcc 4.1.2 from redhat to the list of broken compilers

llvm-svn: 60840
This commit is contained in:
Nuno Lopes 2008-12-10 16:01:22 +00:00
parent df70577b9c
commit 65e877eabb
1 changed files with 2 additions and 0 deletions

View File

@ -558,6 +558,8 @@ 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 <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 to miscompile parts of LLVM 2.4. One symptom is ValueSymbolTable complaining
about symbols remaining in the table on destruction.</p> about symbols remaining in the table on destruction.</p>
<p><b>GCC 4.1.2 20071124 (Red Hat 4.1.2-42)</b>: Suffers from the same symptons
as the previous one. It appears to work with ENABLE_OPTIMIZED=0 (the default).</p>
<p><b>GNU ld 2.16.X</b>. Some 2.16.X versions of the ld linker will produce very <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 long warning messages complaining that some ".gnu.linkonce.t.*" symbol was