[Bug target/34062] New: [4.3 Regression] MIPS n32 fails gcc.c-torture/execute/nestfunc-6.c
daney at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Nov 11 05:16:00 GMT 2007
On the trunk r129918 configured:
../trunk/configure --with-arch=r5000 --disable-java-awt --without-x
--enable-__cxa_atexit --disable-jvmpi --disable-libgomp --disable-static
--enable-languages=c,c++,java --disable-fixed-point --enable-checking=release
--with-gmp=/home/daney/mp --with-mpfr=/home/daney/mp
With glibc-2.6.1
I am getting (with n32 ABI):
FAIL: gcc.c-torture/execute/nestfunc-6.c execution, -O2
FAIL: gcc.c-torture/execute/nestfunc-6.c execution, -O3 -fomit-frame-pointer
FAIL: gcc.c-torture/execute/nestfunc-6.c execution, -O3 -g
FAIL: gcc.c-torture/execute/nestfunc-6.c execution, -Os
All these cases are failing with SIGSEGV
It seems that they used to work:
http://gcc.gnu.org/ml/gcc-testresults/2006-02/msg00660.html
--
Summary: [4.3 Regression] MIPS n32 fails gcc.c-
torture/execute/nestfunc-6.c
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: daney at gcc dot gnu dot org
GCC build triplet: mips64-unknown-linux-gnu
GCC host triplet: mips64-unknown-linux-gnu
GCC target triplet: mips64-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34062
More information about the Gcc-bugs
mailing list