mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-25 04:39:44 +00:00
Add broken gcc from PR4532.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76157 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a6e4322ccc
commit
3bf2d0391f
@ -548,7 +548,9 @@ as the previous one. It appears to work with ENABLE_OPTIMIZED=0 (the default).</
|
|||||||
<p><b>Cygwin GCC 4.3.2 20080827 (beta) 2</b>:
|
<p><b>Cygwin GCC 4.3.2 20080827 (beta) 2</b>:
|
||||||
Users <a href="http://llvm.org/PR4145">reported</a> various problems related
|
Users <a href="http://llvm.org/PR4145">reported</a> various problems related
|
||||||
with link errors when using this GCC version.</p>
|
with link errors when using this GCC version.</p>
|
||||||
|
<p><b>GCC 4.3.3 (Debian 4.3.3-10) on ARM</b>: Miscompiles parts of LLVM 2.6
|
||||||
|
when optimizations are turned on. The symptom is an infinite loop in
|
||||||
|
FoldingSetImpl::RemoveNode while running the code generator.
|
||||||
<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
|
||||||
defined in a discarded section. You can safely ignore these messages as they are
|
defined in a discarded section. You can safely ignore these messages as they are
|
||||||
|
Loading…
Reference in New Issue
Block a user