This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.1 RC2
- From: Paolo Bonzini <paolo dot bonzini at lu dot unisi dot ch>
- To: GCC Development <gcc at gcc dot gnu dot org>, Mark Mitchell <mark at codesourcery dot com>
- Date: Fri, 24 Feb 2006 08:32:49 +0100
- Subject: Re: GCC 4.1 RC2
- References: <43FE66AA.7090203@codesourcery.com>
Mark Mitchell wrote:
I will spin GCC 4.1 RC2 tonight.
The only patch I plan to apply, relative to current sources, is Paolo
Bonzini's Ada patch.
... which is revision 108058. I gather that you want to apply it yourself?
r108058 | bonzini | 2005-12-05 15:40:27 +0100 (Mon, 05 Dec 2005)
libada:
2005-12-05 Paolo Bonzini <bonzini@gnu.org>
* Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
gcc/ada:
2005-12-05 Paolo Bonzini <bonzini@gnu.org>
* Makefile.in (gnatlib): Fix regex, using \. instead of . when
a period is meant.
Paolo