public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu>
To: mark@codesourcery.com
Cc: gcc@gcc.gnu.org
Subject: Bootstrap failure on irix6.5 possibly caused by new C++ parser?
Date: Sun, 29 Dec 2002 09:30:00 -0000	[thread overview]
Message-ID: <200212291426.JAA12044@caip.rutgers.edu> (raw)

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

             reply	other threads:[~2002-12-29 14:26 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-29  9:30 Kaveh R. Ghazi [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200212291426.JAA12044@caip.rutgers.edu \
    --to=ghazi@caip.rutgers.edu \
    --cc=gcc@gcc.gnu.org \
    --cc=mark@codesourcery.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).