public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/104637] New: ICE: maximum number of LRA assignment passes is achieved (30) with -Og -fno-forward-propagate -mavx
@ 2022-02-22 12:15 zsojka at seznam dot cz
  2022-02-24 15:17 ` [Bug target/104637] ICE: maximum number of LRA assignment passes is achieved (30) with -Og -fno-forward-propagate -mavx since r9-5221-gd8fcab689435a29d marxin at gcc dot gnu.org
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: zsojka at seznam dot cz @ 2022-02-22 12:15 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 104637
           Summary: ICE: maximum number of LRA assignment passes is
                    achieved (30) with -Og -fno-forward-propagate -mavx
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: zsojka at seznam dot cz
  Target Milestone: ---
              Host: x86_64-pc-linux-gnu
            Target: x86_64-pc-linux-gnu

Created attachment 52489
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52489&action=edit
reduced testcase

Compiler output:
$ x86_64-pc-linux-gnu-gcc -Og -fno-forward-propagate -mavx testcase.c
testcase.c: In function 'foo':
testcase.c:12:5: warning: division by zero [-Wdiv-by-zero]
   12 |   u /= 0;
      |     ^~
during RTL pass: reload
testcase.c:16:1: internal compiler error: maximum number of LRA assignment
passes is achieved (30)
   16 | }
      | ^
0x11b4d4c lra_assign(bool&)
        /repo/gcc-trunk/gcc/lra-assigns.cc:1694
0x11af12f lra(_IO_FILE*)
        /repo/gcc-trunk/gcc/lra.cc:2395
0x115fbc9 do_reload
        /repo/gcc-trunk/gcc/ira.cc:5940
0x115fbc9 execute
        /repo/gcc-trunk/gcc/ira.cc:6126
Please submit a full bug report, with preprocessed source (by using
-freport-bug).
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.

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

end of thread, other threads:[~2022-06-29 19:37 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-22 12:15 [Bug target/104637] New: ICE: maximum number of LRA assignment passes is achieved (30) with -Og -fno-forward-propagate -mavx zsojka at seznam dot cz
2022-02-24 15:17 ` [Bug target/104637] ICE: maximum number of LRA assignment passes is achieved (30) with -Og -fno-forward-propagate -mavx since r9-5221-gd8fcab689435a29d marxin at gcc dot gnu.org
2022-02-25 13:14 ` [Bug target/104637] [9/10/11/12 Regression] " jakub at gcc dot gnu.org
2022-02-25 13:25 ` jakub at gcc dot gnu.org
2022-02-25 16:57 ` vmakarov at gcc dot gnu.org
2022-02-28 21:45 ` cvs-commit at gcc dot gnu.org
2022-03-02 10:08 ` [Bug rtl-optimization/104637] " cvs-commit at gcc dot gnu.org
2022-03-02 14:00 ` vmakarov at gcc dot gnu.org
2022-03-15  8:29 ` [Bug rtl-optimization/104637] [9/10/11 " jakub at gcc dot gnu.org
2022-05-27  9:47 ` [Bug rtl-optimization/104637] [10/11 " rguenth at gcc dot gnu.org
2022-06-07  2:20 ` sam at gentoo dot org
2022-06-14 15:48 ` cvs-commit at gcc dot gnu.org
2022-06-14 15:48 ` cvs-commit at gcc dot gnu.org
2022-06-14 15:50 ` cvs-commit at gcc dot gnu.org
2022-06-14 15:50 ` cvs-commit at gcc dot gnu.org
2022-06-14 15:53 ` vmakarov at gcc dot gnu.org
2022-06-28 10:48 ` jakub at gcc dot gnu.org
2022-06-29 18:02 ` herrtimson at yahoo dot de
2022-06-29 19:01 ` ubizjak at gmail dot com
2022-06-29 19:37 ` jakub 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).