public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/97807] New: ICE in output_move_double, at config/arm/arm.c:19689
@ 2020-11-12  8:42 marxin at gcc dot gnu.org
  2020-11-12  8:42 ` [Bug target/97807] " marxin at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: marxin at gcc dot gnu.org @ 2020-11-12  8:42 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 97807
           Summary: ICE in output_move_double, at config/arm/arm.c:19689
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: marxin at gcc dot gnu.org
                CC: ktkachov at gcc dot gnu.org, rdsandiford at googlemail dot com,
                    rearnsha at gcc dot gnu.org
  Target Milestone: ---
              Host: x86_64-linux
            Target: arm-linux-gnueabi

The following fails:

$ arm-linux-gnueabi-gcc
/home/marxin/Programming/gcc/gcc/testsuite/gcc.c-torture/compile/packed-aligned-1.c
-fno-forward-propagate -Os -mcpu=cortex-a17 -c
during RTL pass: final
/home/marxin/Programming/gcc/gcc/testsuite/gcc.c-torture/compile/packed-aligned-1.c:
In function ‘g’:
/home/marxin/Programming/gcc/gcc/testsuite/gcc.c-torture/compile/packed-aligned-1.c:11:1:
internal compiler error: in output_move_double, at config/arm/arm.c:19689
   11 | }
      | ^
0x600cfb output_move_double(rtx_def**, bool, int*)
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-arm/build/gcc/config/arm/arm.c:19689
0x84b434 final_scan_insn_1
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-arm/build/gcc/final.c:3039
0x84b8ab final_scan_insn(rtx_insn*, _IO_FILE*, int, int, int*)
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-arm/build/gcc/final.c:3152
0x84bb84 final_1
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-arm/build/gcc/final.c:2020
0x84c314 rest_of_handle_final
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-arm/build/gcc/final.c:4658
0x84c314 execute
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-arm/build/gcc/final.c:4736
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] 6+ messages in thread

end of thread, other threads:[~2023-08-24 13:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-12  8:42 [Bug target/97807] New: ICE in output_move_double, at config/arm/arm.c:19689 marxin at gcc dot gnu.org
2020-11-12  8:42 ` [Bug target/97807] " marxin at gcc dot gnu.org
2021-08-17  9:57 ` marxin at gcc dot gnu.org
2021-08-17 18:07 ` rearnsha at gcc dot gnu.org
2023-08-23 17:36 ` jamborm at gcc dot gnu.org
2023-08-24 13:09 ` rearnsha 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).