3.1 Linux labels-2.c Regression
Jeffrey Oldham
oldham@codesourcery.com
Wed Aug 29 08:08:00 GMT 2001
Last night's gcc 3.1 i686-pc-linux-gnu regression tests showed new
regressions for
FAIL: gcc.c-torture/compile/920501-1.c, -O0
FAIL: gcc.c-torture/compile/labels-1.c, -O0
FAIL: gcc.c-torture/compile/labels-2.c, -O0
FAIL: gcc.c-torture/compile/labels-2.c, -O1
FAIL: gcc.c-torture/compile/labels-2.c, -O2
FAIL: gcc.c-torture/compile/labels-2.c, -O3 -fomit-frame-pointer
FAIL: gcc.c-torture/compile/labels-2.c, -O3 -g
FAIL: gcc.c-torture/compile/labels-2.c, -Os
Are you also seeing these regressions?
Excerpt from the testsuite log:
spawn /home/oldham/gcc/gcc2/objdir/gcc/xgcc -B/home/oldham/gcc/gcc2/objdir/gcc/ -w -O0 -c -o /home/oldham/gcc/gcc2/objdir/gcc/testsuite/labels-2.o /home/oldham/gcc/gcc2/gcc/testsuite/gcc.c-torture/compile/labels-2.c
/home/oldham/gcc/gcc2/gcc/testsuite/gcc.c-torture/compile/labels-2.c: In function `f':
/home/oldham/gcc/gcc2/gcc/testsuite/gcc.c-torture/compile/labels-2.c:10: Internal compiler error in copy_insn_1, at emit-rtl.c:4024
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
compiler exited with status 1
output is:
/home/oldham/gcc/gcc2/gcc/testsuite/gcc.c-torture/compile/labels-2.c: In function `f':
/home/oldham/gcc/gcc2/gcc/testsuite/gcc.c-torture/compile/labels-2.c:10: Internal compiler error in copy_insn_1, at emit-rtl.c:4024
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
FAIL: gcc.c-torture/compile/labels-2.c, -O0
Executing on host: /home/oldham/gcc/gcc2/objdir/gcc/xgcc -B/home/oldham/gcc/gcc2/objdir/gcc/ -w -O1 -c -o /home/oldham/gcc/gcc2/objdir/gcc/testsuite/labels-2.o /home/oldham/gcc/gcc2/gcc/testsuite/gcc.c-torture/compile/labels-2.c (timeout = 300)
spawn /home/oldham/gcc/gcc2/objdir/gcc/xgcc -B/home/oldham/gcc/gcc2/objdir/gcc/ -w -O1 -c -o /home/oldham/gcc/gcc2/objdir/gcc/testsuite/labels-2.o /home/oldham/gcc/gcc2/gcc/testsuite/gcc.c-torture/compile/labels-2.c
/home/oldham/gcc/gcc2/gcc/testsuite/gcc.c-torture/compile/labels-2.c: In function `f':
/home/oldham/gcc/gcc2/gcc/testsuite/gcc.c-torture/compile/labels-2.c:10: Internal compiler error in copy_insn_1, at emit-rtl.c:4024
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
configuration:
/home/oldham/gcc/gcc2/configure --with-gcc-version-trigger=/home/oldham/gcc/gcc2/gcc/version.c --host=i686-pc-linux-gnu --prefix=/home/oldham/gcc-install/gcc2 --norecursion
Thanks,
Jeffrey D. Oldham
oldham@codesourcery.com
More information about the Gcc-bugs
mailing list