mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-17 05:31:32 +00:00
add gcc 4.1.2 from redhat to the list of broken compilers
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60840 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b8ee8012ee
commit
58dc0b5534
@ -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
|
||||
to miscompile parts of LLVM 2.4. One symptom is ValueSymbolTable complaining
|
||||
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
|
||||
long warning messages complaining that some ".gnu.linkonce.t.*" symbol was
|
||||
|
Loading…
x
Reference in New Issue
Block a user