Re: GCC 4.4.4 Release Candidate available from gcc.gnu.org

2010-04-29 Thread Rainer Orth
Jakub Jelinek writes: > The branch is now frozen and all checkins until after the final release > of GCC 4.4.4 require explicit RM approval. > > If all goes well, I'd like to release 4.4.4 next week. I've got a couple of patches I might backport to the 4.4 branch after it is unfrozen again, but

Re: GCC 4.4.4 Release Candidate available from gcc.gnu.org

2010-04-26 Thread Rainer Emrich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 26.04.2010 20:03, schrieb Jakub Jelinek: > On Mon, Apr 26, 2010 at 07:59:46PM +0200, Rainer Emrich wrote: >> I get an ICE in dbxout.c building a cross compiler from i686-pc-mingw32 to >> i686-w64-mingw32. >> >> i686-pc-mingw32-gcc -c -g -O2 -D__USE

Re: GCC 4.4.4 Release Candidate available from gcc.gnu.org

2010-04-26 Thread Jakub Jelinek
On Mon, Apr 26, 2010 at 07:59:46PM +0200, Rainer Emrich wrote: > I get an ICE in dbxout.c building a cross compiler from i686-pc-mingw32 to > i686-w64-mingw32. > > i686-pc-mingw32-gcc -c -g -O2 -D__USE_MINGW_ACCESS -DIN_GCC > - -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-protot

Re: GCC 4.4.4 Release Candidate available from gcc.gnu.org

2010-04-26 Thread Rainer Emrich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I get an ICE in dbxout.c building a cross compiler from i686-pc-mingw32 to i686-w64-mingw32. i686-pc-mingw32-gcc -c -g -O2 -D__USE_MINGW_ACCESS -DIN_GCC - -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes - -Wmissing-prototype

GCC 4.4.4 Release Candidate available from gcc.gnu.org

2010-04-22 Thread Jakub Jelinek
The first release candidate for GCC 4.4.4 is available from ftp://gcc.gnu.org/pub/gcc/snapshots/4.4.4-RC-20100422 and shortly its mirrors. It has been generated from SVN revision 158640. I have so far bootstrapped and tested the release candidate on x86_64-linux and i686-linux. Please test i