public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/105952] New: [12/13 Regression] ICE in sel_redirect_edge_and_branch, at sel-sched-ir.cc:5680
@ 2022-06-13 17:46 gscfq@t-online.de
  2022-06-14  8:19 ` [Bug rtl-optimization/105952] " rguenth at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: gscfq@t-online.de @ 2022-06-13 17:46 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 105952
           Summary: [12/13 Regression] ICE in
                    sel_redirect_edge_and_branch, at sel-sched-ir.cc:5680
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gscfq@t-online.de
  Target Milestone: ---

Started between 20220306 and 20220327, affects file pr27531-1.c :
(gcc configured with --enable-checking=yes)


$ gcc-13-20220612 -c pr27531-1.c -O -fno-inline -fschedule-insns
-fselective-scheduling
during RTL pass: sched1
pr27531-1.c: In function 'main':
pr27531-1.c:59:1: internal compiler error: Segmentation fault
   59 | }
      | ^
0xe13ecf crash_signal
        ../../gcc/toplev.cc:322
0xdbd165 sel_redirect_edge_and_branch(edge_def*, basic_block_def*)
        ../../gcc/sel-sched-ir.cc:5680
0xdbe0a8 maybe_tidy_empty_bb
        ../../gcc/sel-sched-ir.cc:3804
0xdbec65 purge_empty_blocks()
        ../../gcc/sel-sched-ir.cc:3948
0xdd1b4c sel_sched_region_1
        ../../gcc/sel-sched.cc:7519
0xdd2ff0 sel_sched_region(int)
        ../../gcc/sel-sched.cc:7634
0xdd3899 run_selective_scheduling()
        ../../gcc/sel-sched.cc:7720
0xdafa1d rest_of_handle_sched
        ../../gcc/sched-rgn.cc:3720
0xdafa1d execute
        ../../gcc/sched-rgn.cc:3830

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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-13 17:46 [Bug c/105952] New: [12/13 Regression] ICE in sel_redirect_edge_and_branch, at sel-sched-ir.cc:5680 gscfq@t-online.de
2022-06-14  8:19 ` [Bug rtl-optimization/105952] " rguenth at gcc dot gnu.org
2022-06-16 13:47 ` marxin at gcc dot gnu.org
2022-07-25 16:02 ` rguenth at gcc dot gnu.org
2023-05-08 12:24 ` [Bug rtl-optimization/105952] [12/13/14 " rguenth 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).