public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/98331] New: [9/10/11 Regression] ICE in haifa_luid_for_non_insn, at haifa-sched.c:7845
@ 2020-12-16 18:37 gscfq@t-online.de
  2020-12-17 11:16 ` [Bug c++/98331] [9/10/11 Regression] ICE in haifa_luid_for_non_insn, at haifa-sched.c:7845 since r8-5479-g67a8d7199fe4e474 marxin at gcc dot gnu.org
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: gscfq@t-online.de @ 2020-12-16 18:37 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 98331
           Summary: [9/10/11 Regression] ICE in haifa_luid_for_non_insn,
                    at haifa-sched.c:7845
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gscfq@t-online.de
  Target Milestone: ---

Following combination of options affects several files from
gcc/testsuite at -O2+, e.g. pr69589_0.C, builtin_unreachable-1.c,
devirt-52.C, ... (regression date depends on testfile) :


$ g++-11-20201213 -c pr69589_0.C -g -O2 -m32 -fopenmp -fprofile-generate
pr69589_0.C: In member function 'Z<S, B<S> > C<int>::m8() const':
pr69589_0.C:22:1: warning: no return statement in function returning non-void
[-Wreturn-type]
   22 | }
      | ^
during RTL pass: sched2
pr69589_0.C:22:1: internal compiler error: in haifa_luid_for_non_insn, at
haifa-sched.c:7845
0x1556e06 haifa_luid_for_non_insn
        ../../gcc/haifa-sched.c:7845
0x155d809 sched_init_insn_luid(rtx_insn*)
        ../../gcc/haifa-sched.c:8977
0x155de2a sched_init_luids(vec<basic_block_def*, va_heap, vl_ptr>)
        ../../gcc/haifa-sched.c:9006
0x155e0dc haifa_sched_init()
        ../../gcc/haifa-sched.c:7382
0xc46d1a schedule_insns()
        ../../gcc/sched-rgn.c:3514
0xc473fd schedule_insns()
        ../../gcc/sched-rgn.c:3508
0xc473fd rest_of_handle_sched2
        ../../gcc/sched-rgn.c:3746
0xc473fd execute
        ../../gcc/sched-rgn.c:3882

---

pr69589_0.C: In member function 'Z<S, B<S> > C<int>::m8() const':
pr69589_0.C:22:1: warning: no return statement in function returning non-void
[-Wreturn-type]
   22 | }
      | ^
during RTL pass: expand
pr69589_0.C:22:1: internal compiler error: Segmentation fault
0xf86f4f crash_signal
        ../../gcc/toplev.c:327
0xaa7913 rtl_verify_bb_pointers
        ../../gcc/cfgrtl.c:2780
0xaa7913 rtl_verify_flow_info_1
        ../../gcc/cfgrtl.c:2832
0xaa84b2 rtl_verify_flow_info
        ../../gcc/cfgrtl.c:3076
0xa8879a verify_flow_info()
        ../../gcc/cfghooks.c:267
0x19920e6 checking_verify_flow_info
        ../../gcc/cfghooks.h:212
0x19920e6 try_optimize_cfg
        ../../gcc/cfgcleanup.c:3009
0x1992513 cleanup_cfg(int)
        ../../gcc/cfgcleanup.c:3174
0xa85841 execute
        ../../gcc/cfgexpand.c:6884

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

end of thread, other threads:[~2021-04-22 17:08 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-16 18:37 [Bug c++/98331] New: [9/10/11 Regression] ICE in haifa_luid_for_non_insn, at haifa-sched.c:7845 gscfq@t-online.de
2020-12-17 11:16 ` [Bug c++/98331] [9/10/11 Regression] ICE in haifa_luid_for_non_insn, at haifa-sched.c:7845 since r8-5479-g67a8d7199fe4e474 marxin at gcc dot gnu.org
2021-01-04 15:33 ` rguenth at gcc dot gnu.org
2021-01-14 11:08 ` rguenth at gcc dot gnu.org
2021-01-28 10:56 ` jakub at gcc dot gnu.org
2021-01-28 11:15 ` [Bug c++/98331] [8/9/10/11 " jakub at gcc dot gnu.org
2021-01-28 13:37 ` [Bug debug/98331] " jakub at gcc dot gnu.org
2021-01-29  9:31 ` cvs-commit at gcc dot gnu.org
2021-01-29  9:32 ` [Bug debug/98331] [8/9/10 " jakub at gcc dot gnu.org
2021-01-29 19:20 ` cvs-commit at gcc dot gnu.org
2021-01-29 19:24 ` [Bug debug/98331] [8/9 " jakub at gcc dot gnu.org
2021-04-20 23:31 ` cvs-commit at gcc dot gnu.org
2021-04-22 16:50 ` cvs-commit at gcc dot gnu.org
2021-04-22 17:08 ` 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).