mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Update the Ada part.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57447 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
59b5ce4c63
commit
978bceebb2
@ -620,11 +620,10 @@ however it <a href="http://llvm.org/PR2006">also fails to build on X86-64</a>
|
||||
which does support trampolines.</li>
|
||||
<li>The Ada front-end <a href="http://llvm.org/PR2007">fails to bootstrap</a>.
|
||||
Workaround: configure with --disable-bootstrap.</li>
|
||||
<li>The c380004 and <a href="http://llvm.org/PR2010">c393010</a> ACATS tests
|
||||
fail (c380004 also fails with gcc-4.2 mainline). When built at -O3, the
|
||||
<a href="http://llvm.org/PR2421">cxg2021</a> ACATS test also fails.</li>
|
||||
<li>Some gcc specific Ada tests continue to crash the compiler. The testsuite
|
||||
reports most tests as having failed even though they pass.</li>
|
||||
<li>The c380004, <a href="http://llvm.org/PR2010">c393010</a>
|
||||
and <a href="http://llvm.org/PR2421">cxg2021</a> ACATS tests fail
|
||||
(c380004 also fails with gcc-4.2 mainline).</li>
|
||||
<li>Some gcc specific Ada tests continue to crash the compiler.</li>
|
||||
<li>The -E binder option (exception backtraces)
|
||||
<a href="http://llvm.org/PR1982">does not work</a> and will result in programs
|
||||
crashing if an exception is raised. Workaround: do not use -E.</li>
|
||||
|
Loading…
Reference in New Issue
Block a user