This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: IRA for GCC 4.4
- From: "Andreas Krebbel" <Andreas dot Krebbel at de dot ibm dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Fri, 25 Apr 2008 13:09:19 +0200
- Subject: Re: IRA for GCC 4.4
- References: <48103C70.4020306@codesourcery.com>
Hello,
> * Ensure that IRA works for all primary and secondary targets. You
> certainly do not need to do this personally, and I hope and expect that
> the target maintainers will continue to work with you to validate their
> targets.
The IRA branch currently bootstraps on s390 and s390x. There seem to
be several testsuite regressions which I haven't looked into yet.
s390:
http://gcc.gnu.org/ml/gcc-testresults/2008-04/msg01956.html
s390x:
http://gcc.gnu.org/ml/gcc-testresults/2008-04/msg01955.html
Bye,
-Andreas-