public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/94740] New: ICE on testsuite/gcc.dg/sso/t5.c with -mcpu=future -mpcrel -O1
@ 2020-04-24  1:31 acsawdey at gcc dot gnu.org
  2020-04-24  2:37 ` [Bug target/94740] " acsawdey at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: acsawdey at gcc dot gnu.org @ 2020-04-24  1:31 UTC (permalink / raw)
  To: gcc-bugs

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.

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

end of thread, other threads:[~2020-06-12 21:20 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-24  1:31 [Bug target/94740] New: ICE on testsuite/gcc.dg/sso/t5.c with -mcpu=future -mpcrel -O1 acsawdey at gcc dot gnu.org
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

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).