mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-29 06:30:39 +00:00
Add GCC 4.1.2 from Debian to known bad GCC list.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57379 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0021fc1d97
commit
b7dfaf955b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user