Hi,

On the C side there's a bunch of gcc.dg/pch failures on mipsel-unknown-linux-gnu
on trunk 143818:

http://gcc.gnu.org/ml/gcc-testresults/2009-02/msg00069.html

FAIL: gcc.dg/pch/common-1.c -O0 -g -I. (test for excess errors)
FAIL: gcc.dg/pch/common-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/common-1.c  -O0  -I. (test for excess errors)
...

Executing on host: /n/pc2/guerby/build-143818/gcc/xgcc 
-B/n/pc2/guerby/build-143818/gcc/ ./common-1.h  -O0 -g   -o common-1.h.gch    
(timeout = 300)
PASS: ./common-1.h -O0 -g (test for excess errors)
Executing on host: /n/pc2/guerby/build-143818/gcc/xgcc 
-B/n/pc2/guerby/build-143818/gcc/ 
/home/guerby/work/trunk/gcc/testsuite/gcc.dg/pch/common-1.c  -O0 -g -I.  -S  -o 
common-1.s    (timeout = 300)
xgcc: Internal error: Segmentation fault (program cc1)
Please submit a full bug report.

Pasting the command is not enough so I'm unable to provide
a backtrace. Advice welcome, I'll then open a PR.

Before my testresult I could find only trunk 140564
in september 2008 with a patch by David Daney then no more testresults:

http://gcc.gnu.org/ml/gcc-testresults/2008-09/msg02009.html

I could'nt find any 4.3 result on mipsel posted on gcc-testresults (?).

GCC 4.2.4 doesn't seem to have those pch FAIL:
http://gcc.gnu.org/ml/gcc-testresults/2009-01/msg01914.html

Same for 4.1.3:
http://gcc.gnu.org/ml/gcc-testresults/2009-01/msg01913.html

And 3.4.6: 
http://gcc.gnu.org/ml/gcc-testresults/2008-10/msg02151.html

Any idea?

Thanks in advance,

Laurent


Reply via email to