mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-26 05:25:47 +00:00
gcc 3.2.3 is also bad.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47073 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -510,7 +510,8 @@ of GCC you are using.
|
|||||||
problems in the STL that effectively prevent it from compiling LLVM.
|
problems in the STL that effectively prevent it from compiling LLVM.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p><b>GCC 3.2.2</b>: This version of GCC fails to compile LLVM.</p>
|
<p><b>GCC 3.2.2 and 3.2.3</b>: These versions of GCC fails to compile LLVM with
|
||||||
|
a bogus template error. This was fixed in later GCCs.</p>
|
||||||
|
|
||||||
<p><b>GCC 3.3.2</b>: This version of GCC suffered from a <a
|
<p><b>GCC 3.3.2</b>: This version of GCC suffered from a <a
|
||||||
href="http://gcc.gnu.org/PR13392">serious bug</a> which causes it to crash in
|
href="http://gcc.gnu.org/PR13392">serious bug</a> which causes it to crash in
|
||||||
|
Reference in New Issue
Block a user