public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Bootstrap failure on irix6.5 possibly caused by new C++ parser?
@ 2002-12-29  9:30 Kaveh R. Ghazi
  2002-12-30 11:44 ` Mark Mitchell
  0 siblings, 1 reply; 15+ messages in thread
From: Kaveh R. Ghazi @ 2002-12-29  9:30 UTC (permalink / raw)
  To: mark; +Cc: gcc

Mark,

I'm getting a new bootstrap failure on mips-sgi-irix6.5 today on the
trunk.  It occurs after the 3-stage when building libstdc++-v3:

 > /caip/u58/ghazi/gcc-testing/build/gcc/xgcc -shared-libgcc
 >   -B/caip/u58/ghazi/gcc-testing/build/gcc/ -nostdinc++
 >   -L/caip/u58/ghazi/gcc-testing/build/mips-sgi-irix6.5/libstdc++-v3/src
 >   -L/caip/u58/ghazi/gcc-testing/build/mips-sgi-irix6.5/libstdc++-v3/src/.libs
 >   -B/usr/local/mips-sgi-irix6.5/bin/ -B/usr/local/mips-sgi-irix6.5/lib/
 >   -isystem /usr/local/mips-sgi-irix6.5/include -nostdinc++
 >   -I/caip/u58/ghazi/gcc-testing/build/mips-sgi-irix6.5/libstdc++-v3/include/mips-sgi-irix6.5
 >   -I/caip/u58/ghazi/gcc-testing/build/mips-sgi-irix6.5/libstdc++-v3/include
 >   -I../../../../egcc-CVS20021228/libstdc++-v3/libsupc++
 >   -I../../../../egcc-CVS20021228/libstdc++-v3/libmath -g -O2
 >   -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline
 >   -fdiagnostics-show-location=once -ffunction-sections -fdata-sections
 >   -c ../../../../egcc-CVS20021228/libstdc++-v3/src/codecvt.cc -DPIC -o
 >   .libs/codecvt.o
 > ../../../../egcc-CVS20021228/libstdc++-v3/src/codecvt.cc: In member function `
 >    virtual int std::codecvt<char, char, mbstate_t>::do_encoding() const':
 > ../../../../egcc-CVS20021228/libstdc++-v3/src/codecvt.cc:100: internal compiler error: RTL
 >    flag check: RTX_INTEGRATED_P used with unexpected rtx code `UnKnown' in
 >    priority, at haifa-sched.c:808
 > Please submit a full bug report,
 > with preprocessed source if appropriate.
 > See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
 > make[4]: *** [codecvt.lo] Error 1


The annoying part is that the failure goes away if I add --save-temps,
so I assume it's not possible to provide a .ii file that reproduces
the crash in a cross compiler. :-(  If you still think it would be
useful to provide it let me know.

Bootstrap previously succeeded on 12/26 for irix6.2, as shown here:
http://gcc.gnu.org/ml/gcc-testresults/2002-12/msg01174.html and for
irix6.5 a couple of days before that.  So I think it's possible or
perhaps even likely that this was caused by the new parser.

		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2003-01-01 15:23 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-29  9:30 Bootstrap failure on irix6.5 possibly caused by new C++ parser? Kaveh R. Ghazi
2002-12-30 11:44 ` Mark Mitchell
2002-12-30 12:39   ` Graham Stott
2002-12-30 12:58     ` Mark Mitchell
2002-12-30 14:39       ` Andreas Jaeger
2002-12-30 19:28         ` Graham Stott
2002-12-31 12:33       ` Graham Stott
2002-12-31 12:45         ` Mark Mitchell
2002-12-31 13:07           ` Graham Stott
2002-12-31 13:10             ` Mark Mitchell
2002-12-31 13:24               ` Kaveh R. Ghazi
2002-12-31 14:00                 ` Graham Stott
2002-12-31 14:37                   ` Mark Mitchell
2003-01-01 15:23                   ` Kaveh R. Ghazi
2002-12-31 13:42               ` Graham Stott

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).