This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Lots of new failures in objc testsuite


On Linux/x86-64 I now get lots of new failures in the objc testsuite
like the following (gcc trunk):
Executing on host: /builds/gcc/misc/gcc/xgcc -B/builds/gcc/misc/gcc/ /builds/gcc/misc/gcc/testsuite/obj
c.dg-struct-layout-encoding-1/t001_main.m   -w -I/cvs/gcc-svn/trunk/gcc/testsuite/objc.dg/gnu-encoding
-fgnu-runtime -I/cvs/gcc-svn/trunk/gcc/testsuite/../../libobjc -L/builds/gcc/misc/x86_64-suse-linux-gnu
/32/libobjc/.libs  -lobjc -lm   -m32 -o ./t001_main.exe    (timeout = 300)
In file included from /builds/gcc/misc/gcc/testsuite/objc.dg-struct-layout-encoding-1/t001_main.m:25:
/builds/gcc/misc/gcc/testsuite/objc.dg-struct-layout-encoding-1/t001_test.h: In function 'test23':
/builds/gcc/misc/gcc/testsuite/objc.dg-struct-layout-encoding-1/t001_test.h:24: internal compiler error
: Floating point exception
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
compiler exited with status 1
output is:
In file included from /builds/gcc/misc/gcc/testsuite/objc.dg-struct-layout-encoding-1/t001_main.m:25:
/builds/gcc/misc/gcc/testsuite/objc.dg-struct-layout-encoding-1/t001_test.h: In function 'test23':
/builds/gcc/misc/gcc/testsuite/objc.dg-struct-layout-encoding-1/t001_test.h:24: internal compiler error
: Floating point exception
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

FAIL: objc.dg-struct-layout-encoding-1/t001_main.m (test for excess errors)


Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]