public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Reva Cuthbertson <reva@cup.hp.com>
To: gcc@gcc.gnu.org
Subject: ICE on IA-64 when compiling SPEC 2000 176.gcc at -O1
Date: Wed, 05 Dec 2001 17:07:00 -0000	[thread overview]
Message-ID: <200112060107.RAA16690@moshpit.cup.hp.com> (raw)


Hello,

	I am getting an internal compiler error when I
compile the SPEC 2000 benchmark 176.gcc with -O1 on IA-64
with gcc V3.1 on HP-UX and Linux.  The ICE happens in
find_free_reg() in local-alloc.c and it happens because
the born_index > death_index test fails so we call abort().
It looks like the death_index is never set up properly as
it is -1.  Has anyone else seen this?

Thanks!

Reva Cuthbertson
reva@cup.hp.com

             reply	other threads:[~2001-12-06  1:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-05 17:07 Reva Cuthbertson [this message]
2001-12-05 23:19 ` Richard Henderson
2001-12-06 12:57   ` Reva Cuthbertson

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=200112060107.RAA16690@moshpit.cup.hp.com \
    --to=reva@cup.hp.com \
    --cc=gcc@gcc.gnu.org \
    /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).