https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106134
Bug ID: 106134 Summary: [13 Regression] ICE in execute_todo, at passes.cc:2134 since r13-1204-gd68d366425369649 Product: gcc Version: 12.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: marxin at gcc dot gnu.org CC: jason at gcc dot gnu.org Target Milestone: --- The following fails: $ gcc /home/marxin/Programming/gcc/gcc/testsuite/gcc.c-torture/compile/pr84136.c -Os -funreachable-traps during GIMPLE pass: local-pure-const /home/marxin/Programming/gcc/gcc/testsuite/gcc.c-torture/compile/pr84136.c: In function ‘main’: /home/marxin/Programming/gcc/gcc/testsuite/gcc.c-torture/compile/pr84136.c:17:1: internal compiler error: in execute_todo, at passes.cc:2140 17 | } | ^ 0x765840 execute_todo /home/marxin/Programming/gcc/gcc/passes.cc:2140 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.