On Sat, Mar 3, 2012 at 2:44 AM, Richard Guenther <rguent...@suse.de> wrote: > > GCC 4.7.0 Release Candidate available from gcc.gnu.org > > The first release candidate for GCC 4.7.0 is available from > > ftp://gcc.gnu.org/pub/gcc/snapshots/4.7.0-RC-20120302 > > and shortly its mirrors. It has been generated from SVN revision 184777. > > I have so far bootstrapped and tested the release candidate on > x86_64-linux. Please test it and report any issues to bugzilla.
The RC bootstraps C, C++, Fortran, and Obj-C in arm-linux-gnueabi Cortex-A9/Thumb-2/NEON/softfp and ARMv5T/ARM/soft-float configurations. The test results are here: http://builds.linaro.org/toolchain/gcc-4.7.0-RC-20120302/logs/armv7l-natty-cbuild259-tcpanda03-armv5r2/gcc-testsuite.txt and: http://builds.linaro.org/toolchain/gcc-4.7.0-RC-20120302/logs/armv7l-natty-cbuild259-tcpanda02-cortexa9r1/gcc-testsuite.txt and, on reflection, should be sent to gcc-testresults. The host details are in the same directory. There's a fair number of failures: http://people.linaro.org/~michaelh/incoming/a9-faults.txt http://people.linaro.org/~michaelh/incoming/armv5-faults.txt Ramana, any thoughts? If you ignore the guality and tls ones then most are testisims but there's a couple of ICEs. -- Michael