public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/99681] New: [11 Regression] ICE in print_shift_count_operand, at config/s390/s390.c:7630
@ 2021-03-20 11:58 marxin at gcc dot gnu.org
  2021-03-20 12:08 ` [Bug target/99681] " marxin at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-03-20 11:58 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 99681
           Summary: [11 Regression] ICE in print_shift_count_operand, at
                    config/s390/s390.c:7630
           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
  Target Milestone: ---
              Host: x86_64-linux-gnu
            Target: s390x-linux-gnu

The following ICEs:

$ s390x-linux-gnu-gcc
/home/marxin/Programming/gcc/gcc/testsuite/gcc.dg/pr97459-2.c
-fno-tree-loop-optimize -O2 -c
during RTL pass: final
/home/marxin/Programming/gcc/gcc/testsuite/gcc.dg/pr97459-2.c: In function
‘main’:
/home/marxin/Programming/gcc/gcc/testsuite/gcc.dg/pr97459-2.c:57:1: internal
compiler error: in print_shift_count_operand, at config/s390/s390.c:7630
   57 | }
      | ^
0x5cc939 print_shift_count_operand
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-s390x/build/gcc/config/s390/s390.c:7630
0x5cc939 print_operand(_IO_FILE*, rtx_def*, int)
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-s390x/build/gcc/config/s390/s390.c:8104
0x819c41 output_operand(rtx_def*, int)
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-s390x/build/gcc/final.c:4069
0x81a6b5 output_asm_insn(char const*, rtx_def**)
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-s390x/build/gcc/final.c:3962
0x81da30 output_asm_insn(char const*, rtx_def**)
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-s390x/build/gcc/final.c:3858
0x81da30 final_scan_insn_1
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-s390x/build/gcc/final.c:3125
0x81ddab final_scan_insn(rtx_insn*, _IO_FILE*, int, int, int*)
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-s390x/build/gcc/final.c:3171
0x81e094 final_1
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-s390x/build/gcc/final.c:2022
0x81e832 rest_of_handle_final
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-s390x/build/gcc/final.c:4676
0x81e832 execute
       
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-trunk-s390x/build/gcc/final.c:4754
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.

It's a recent regression.

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

* [Bug target/99681] [11 Regression] ICE in print_shift_count_operand,  at config/s390/s390.c:7630
  2021-03-20 11:58 [Bug target/99681] New: [11 Regression] ICE in print_shift_count_operand, at config/s390/s390.c:7630 marxin at gcc dot gnu.org
@ 2021-03-20 12:08 ` marxin at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-03-20 12:08 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Fixed with g:d81019db099ad95febbb2d4b4afd8cbe95762062.

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

end of thread, other threads:[~2021-03-20 12:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-20 11:58 [Bug target/99681] New: [11 Regression] ICE in print_shift_count_operand, at config/s390/s390.c:7630 marxin at gcc dot gnu.org
2021-03-20 12:08 ` [Bug target/99681] " marxin 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).