mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
It turns out that this version of gcc is broken (cygwin is well-known in shipping
of broken/buggy/snapshot-based compilers) llvm-svn: 70848
This commit is contained in:
parent
9df9768ee5
commit
fca7d58578
@ -545,6 +545,9 @@ 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 symptoms
|
||||
as the previous one. It appears to work with ENABLE_OPTIMIZED=0 (the default).</p>
|
||||
<p><b>Cygwin GCC 4.3.2 20080827 (beta) 2</b>:
|
||||
Users <a href="http://llvm.org/PR4145">reported</a> various problems related
|
||||
with link errors when using this GCC version.</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…
Reference in New Issue
Block a user