This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] Current patch needed to build Ada as of 20050626
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Laurent GUERBY <laurent at guerby dot net>
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 26 Jun 2005 18:11:22 -0400
- Subject: Re: [Ada] Current patch needed to build Ada as of 20050626
- References: <1119819626.8919.292.camel@pc.site>
On Jun 26, 2005, at 5:00 PM, Laurent GUERBY wrote:
After recent fixes, the only patch left to be
able to build Ada on mainline is for the wrapv problems
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21959
(patch by Andreas Schwab). It works at least on x86 and x86_64-linux:
http://gcc.gnu.org/ml/gcc-testresults/2005-06/msg01590.html
http://gcc.gnu.org/ml/gcc-testresults/2005-06/msg01592.html
And powerpc-darwin:
http://gcc.gnu.org/ml/gcc-testresults/2005-06/msg01334.html
-- Pinski