This is the mail archive of the gcc-bugs@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]

RE: 3.1 20011006 (experimental) (i686-unknown-sysv5UnixWare7.1.0) -O3 -g testsuite ICEs


I see the same on irix6.5, and can narrow it down a little

LAST_UPDATED: Tue Oct 02 22:42:54 2001 UTC is OK
LAST_UPDATED: Fri Oct 05 05:59:19 2001 UTC has these failures


-----Original Message-----
From: rbrown64@csc.com.au [mailto:rbrown64@csc.com.au]
Sent: Monday, 8 October 2001 7:55 
To: gcc-bugs@gcc.gnu.org
Subject: 3.1 20011006 (experimental) (i686-unknown-sysv5UnixWare7.1.0)
-O3 -g testsuite ICEs


My 1006 CVS UnixWare7 builds now give a number of gcc testsuite FAILs
with -O3 -g and the following behaviour. 1001 CVS did not.

spawn /devel/src/gcc-3.1-experimental/gcc/xgcc
-B/devel/src/gcc-3.1-experimental
/gcc/ -w -O3 -g -c -o
/devel/src/gcc-3.1-experimental/gcc/testsuite/20000329-1.o
 /devel/src/gcc/gcc/testsuite/gcc.c-torture/compile/20000329-1.c
/devel/src/gcc/gcc/testsuite/gcc.c-torture/compile/20000329-1.c: In function
`time_giop_encode':
/devel/src/gcc/gcc/testsuite/gcc.c-torture/compile/20000329-1.c:40: Internal
compiler error in gen_subprogram_die, at dwarf2out.c:9839
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:
/devel/src/gcc/gcc/testsuite/gcc.c-torture/compile/20000329-1.c: In function
`time_giop_encode':
/devel/src/gcc/gcc/testsuite/gcc.c-torture/compile/20000329-1.c:40: Internal
compiler error in gen_subprogram_die, at dwarf2out.c:9839
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.


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