This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Some PCH tests fail on mips-irix6
> Executing on host: /caip/u58/ghazi/gcc-testing/build/gcc/xgcc -B/caip/u58/ghazi/gcc-testing/build/gcc/ /caip/u58/ghazi/gcc-testing/egcc-CVS20030119/gcc/testsuite/gcc.dg/pch/static-1.c -O0 -I. -S -o static-1.s (timeout = 300)
> spawn /caip/u58/ghazi/gcc-testing/build/gcc/xgcc -B/caip/u58/ghazi/gcc-testing/build/gcc/ /caip/u58/ghazi/gcc-testing/egcc-CVS20030119/gcc/testsuite/gcc.dg/pch/static-1.c -O0 -I. -S -o static-1.s
> PASS: gcc.dg/pch/static-1.c (test for excess errors)
> line #13
> < #.file 1 "static-1.h"
> > .frame $fp,32,$31 # vars= 0, regs= 2/0, args= 0, extra= 16
The .file directive here looks to be the difference. It makes everything
else off by 1.
-eric
--
Yeah, I used to play basketball...