public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: dave.anglin@nrc.ca
To: gcc-gnats@gcc.gnu.org
Cc: jh@suse.cz
Subject: middle-end/10510: [3.3 regression] 20020227-1.c:30: interna compiler error: in reload, at reload1.c:1108 on hppa64-hp-hpux11.11
Date: Sun, 27 Apr 2003 01:16:00 -0000	[thread overview]
Message-ID: <20030427010754.5837.qmail@sources.redhat.com> (raw)


>Number:         10510
>Category:       middle-end
>Synopsis:       [3.3 regression] 20020227-1.c:30: interna compiler error: in reload, at reload1.c:1108 on hppa64-hp-hpux11.11
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Sun Apr 27 01:16:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dave Anglin
>Release:        gcc version 3.3 20030426 (prerelease)
>Organization:
>Environment:
hppa64-hp-hpux11.11
>Description:
At -O1 and above, the following ICE occurs:

/xxx/gnu/gcc-3.3/gcc/gcc/testsuite/gcc.c-torture/execute/20020227-1.c: In functi
on `f2':
/xxx/gnu/gcc-3.3/gcc/gcc/testsuite/gcc.c-torture/execute/20020227-1.c:30: intern
al compiler error: in reload, at reload1.c:1108
Please submit a full bug report,

I suspect that this is caused by this patch:

Fri Apr 25 15:43:23 CEST 2003  Jan Hubicka  <jh@suse.cz>

        * emit-rtl.c (subreg_hard_regno):  Check that register is
        representable.
        * reload.c (reload_inner_reg_of_subreg):  When register is not
        representable, reload the whole thing.
        (find_reloads): Likewsie.
        * rtlanal.c (subreg_representable_p):  New function.

There are two calls to find_reloads similar to the following:

Breakpoint 4, find_reloads (insn=0x800003fffee1c540, replace=0, ind_levels=0,
    live_known=0, reload_reg_p=0x294) at ../../gcc/gcc/reload.c:2512
2512      rtx set = single_set (insn);
(gdb) p debug_rtx (insn)
(insn 40 39 41 0 0000000000000000 (set (reg:SF 51 %fr23 [68])
        (subreg:SF (reg:DI 20 %r20 [99]) 0)) 121 {*pa.md:3418} (insn_list 39 (ni
l))
    (nil))
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


                 reply	other threads:[~2003-04-27  1:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20030427010754.5837.qmail@sources.redhat.com \
    --to=dave.anglin@nrc.ca \
    --cc=gcc-gnats@gcc.gnu.org \
    --cc=jh@suse.cz \
    /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).