On Sun, 2009-02-01 at 22:45 +0100, Laurent GUERBY wrote: > Thanks for the link! > > This confirms that all pch test fail on mipsel, from the first > to the last log available on your site: > > http://people.debian.org/~doko/tmp/gcc-mips/gcc-snapshot_20080523-1_mipsel.bz2 > http://people.debian.org/~doko/tmp/gcc-mips/gcc-snapshot_20090107-1_mipsel.bz2 > > FAIL: ./common-1.h -O0 -g (test for excess errors) > FAIL: gcc.dg/pch/common-1.c -O0 -g > FAIL: gcc.dg/pch/common-1.c -O0 -g assembly comparison > FAIL: ./common-1.h -O0 (test for excess errors) > FAIL: gcc.dg/pch/common-1.c -O0 > FAIL: gcc.dg/pch/common-1.c -O0 assembly comparison > ... > > Whereas they don't fail for 4.3. > > I opened: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39071
I just closed it, something between 143818 and 143942 fixed it: http://gcc.gnu.org/ml/gcc-testresults/2009-02/msg00541.html I assume this will show up on your build soon. Laurent