Re: GCC 3.4.4 RC1

2005-05-12 Thread Peter O'Gorman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark Mitchell wrote: | GCC 3.4.4 RC1 is available here: | | ftp://gcc.gnu.org/pub/gcc/prerelease-3.4.4-20050510/ | | As usual, please test -- by using exactly those tarballs, so that we can | detect packging errors. Put problems into Bugzilla, and Cc

Re: GCC 3.4.4 RC1

2005-05-12 Thread Etienne Lorrain
> Etienne Lorrain <[EMAIL PROTECTED]> wrote: > >> If I compile that with GCC-3.4, I get: >> >> $ size tmp.o >> textdata bss dec hex filename >> 243 0 0 243 f3 tmp.o >> >> With GCC-4.0: >> >> $ size tmp.o >> textdata bss dec hex filename >>

Re: GCC 3.4.4 RC1

2005-05-12 Thread Etienne Lorrain
> Etienne Lorrain <[EMAIL PROTECTED]> wrote: > >> If I compile that with GCC-3.4, I get: >> >> $ size tmp.o >> textdata bss dec hex filename >> 243 0 0 243 f3 tmp.o >> >> With GCC-4.0: >> >> $ size tmp.o >> textdata bss dec hex filename >>

Re: GCC 3.4.4 RC1

2005-05-12 Thread R Hill
Giovanni Bajo wrote: Etienne Lorrain <[EMAIL PROTECTED]> wrote: Some of those problem may also exist in GCC-4.0 because this version (and the 4.1 I tested) gives me an increase of 60% of the code size compared to 3.4.3. This is a serious regression which should be submitted in Bugzilla. Would you

Re: GCC 3.4.4 RC1

2005-05-11 Thread Laurent GUERBY
On Tue, 2005-05-10 at 23:35 -0700, Mark Mitchell wrote: > GCC 3.4.4 RC1 is available here: > > ftp://gcc.gnu.org/pub/gcc/prerelease-3.4.4-20050510/ > > As usual, please test -- by using exactly those tarballs, so that we can > detect packging errors. Put problems into Bugzill

Re: GCC 3.4.4 RC1

2005-05-11 Thread Andrew Pinski
> size -f tmp.o >textdata bss dec hex filename > 322 0 0 322 142 tst.o > > Looking at the debugging dump shows that the there's a lot of > variables generate by SRA, indeed after adding > > -fno-tree-sra > > textdata bss dec hex fi

Re: GCC 3.4.4 RC1

2005-05-11 Thread Dan Nicolaescu
"Etienne Lorrain" <[EMAIL PROTECTED]> writes: > > Etienne Lorrain <[EMAIL PROTECTED]> wrote: > > > >> Some of those problem may also exist in GCC-4.0 because this > >> version (and the 4.1 I tested) gives me an increase of 60% of the > >> code size compared to 3.4.3. > > > > >

Re: GCC 3.4.4 RC1

2005-05-11 Thread Giovanni Bajo
Etienne Lorrain <[EMAIL PROTECTED]> wrote: > If I compile that with GCC-3.4, I get: > > $ size tmp.o > textdata bss dec hex filename > 243 0 0 243 f3 tmp.o > > With GCC-4.0: > > $ size tmp.o > textdata bss dec hex filename > 387 0

Re: GCC 3.4.4 RC1

2005-05-11 Thread Etienne Lorrain
> Etienne Lorrain <[EMAIL PROTECTED]> wrote: > >> Some of those problem may also exist in GCC-4.0 because this >> version (and the 4.1 I tested) gives me an increase of 60% of the >> code size compared to 3.4.3. > > > This is a serious regression which should be submitted in Bugzilla. Would > y

Re: GCC 3.4.4 RC1

2005-05-11 Thread Giovanni Bajo
Etienne Lorrain <[EMAIL PROTECTED]> wrote: > Some of those problem may also exist in GCC-4.0 because this > version (and the 4.1 I tested) gives me an increase of 60% of the > code size compared to 3.4.3. This is a serious regression which should be submitted in Bugzilla. Would you please ta

Re: GCC 3.4.4 RC1

2005-05-11 Thread Etienne Lorrain
> GCC 3.4.4 RC1 is available here: > > ftp://gcc.gnu.org/pub/gcc/prerelease-3.4.4-20050510/ I downloaded and rebuild for ia32 with latest pre binutils on my project and noticed an increase of size. I am compiling with -Os because size is very important in my case - so I invert

Re: GCC 3.4.4 RC1

2005-05-11 Thread Ranjit Mathew
Mark Mitchell wrote: > GCC 3.4.4 RC1 is available here: > > ftp://gcc.gnu.org/pub/gcc/prerelease-3.4.4-20050510/ > > As usual, please test -- by using exactly those tarballs, so that we can > detect packging errors. Put problems into Bugzilla, and Cc: me. At > this poi

GCC 3.4.4 RC1

2005-05-10 Thread Mark Mitchell
GCC 3.4.4 RC1 is available here: ftp://gcc.gnu.org/pub/gcc/prerelease-3.4.4-20050510/ As usual, please test -- by using exactly those tarballs, so that we can detect packging errors. Put problems into Bugzilla, and Cc: me. At this point, the only problems that would block the release would be