public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "acsawdey at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/94740] New: ICE on testsuite/gcc.dg/sso/t5.c with -mcpu=future -mpcrel -O1
Date: Fri, 24 Apr 2020 01:31:55 +0000	[thread overview]
Message-ID: <bug-94740-4@http.gcc.gnu.org/bugzilla/> (raw)

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94740

            Bug ID: 94740
           Summary: ICE on testsuite/gcc.dg/sso/t5.c with -mcpu=future
                    -mpcrel -O1
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: acsawdey at gcc dot gnu.org
  Target Milestone: ---

Compiler is trunk 3bcdb5dec72b6d7b197821c2b814bc9fc07f4628 on ppc64le power9
host.

~/work/gcc/trunk/build/gcc/xgcc -B/home2/sawdey/work/gcc/trunk/build/gcc
/home2/sawdey/work/gcc/trunk/gcc/gcc/testsuite/gcc.dg/sso/t5.c -mcpu=future
-mpcrel -O1 -lm -o ./t5.exe
during RTL pass: reload
/home2/sawdey/work/gcc/trunk/gcc/gcc/testsuite/gcc.dg/sso/t5.c: In function
‘main’:
/home2/sawdey/work/gcc/trunk/gcc/gcc/testsuite/gcc.dg/sso/t5.c:73:1: internal
compiler error: in set_address_disp, at rtlanal.c:6254
   73 | }
      | ^
0x10a50ca3 set_address_disp
        ../../gcc/gcc/rtlanal.c:6254
0x10a50ca3 set_address_disp
        ../../gcc/gcc/rtlanal.c:6252
0x10a50ca3 decompose_automod_address
        ../../gcc/gcc/rtlanal.c:6297
0x10a50ca3 decompose_address(address_info*, rtx_def**, machine_mode, unsigned
char, rtx_code)
        ../../gcc/gcc/rtlanal.c:6457
0x10887973 process_address_1
        ../../gcc/gcc/lra-constraints.c:3367
0x10889b9b process_address
        ../../gcc/gcc/lra-constraints.c:3641
0x10889b9b curr_insn_transform
        ../../gcc/gcc/lra-constraints.c:3956
0x1088f95f lra_constraints(bool)
        ../../gcc/gcc/lra-constraints.c:5029
0x1087119f lra(_IO_FILE*)
        ../../gcc/gcc/lra.c:2440
0x10810b9b do_reload
        ../../gcc/gcc/ira.c:5523
0x10810b9b execute
        ../../gcc/gcc/ira.c:5709
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.

             reply	other threads:[~2020-04-24  1:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-24  1:31 acsawdey at gcc dot gnu.org [this message]
2020-04-24  2:37 ` [Bug target/94740] " acsawdey at gcc dot gnu.org
2020-04-24 16:08 ` bergner at gcc dot gnu.org
2020-04-24 17:11 ` bergner at gcc dot gnu.org
2020-04-24 17:14 ` bergner at gcc dot gnu.org
2020-04-27 18:33 ` [Bug rtl-optimization/94740] " bergner at gcc dot gnu.org
2020-04-28 19:03 ` segher at gcc dot gnu.org
2020-04-29 21:33 ` bergner at gcc dot gnu.org
2020-04-30 19:01 ` cvs-commit at gcc dot gnu.org
2020-04-30 19:33 ` cvs-commit at gcc dot gnu.org
2020-04-30 23:22 ` cvs-commit at gcc dot gnu.org
2020-06-12 21:20 ` bergner at gcc dot gnu.org

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=bug-94740-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).