This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/78626] [7 Regression] ICE in rtl_verify_bb_insns, at cfgrtl.c:2656 (error: flow control insn inside a basic block)


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

--- Comment #6 from Arseny Solokha <asolokha at gmx dot com> ---
(In reply to Bernd Schmidt from comment #4)
> Created attachment 40269 [details]
> Candidate patch

It fixes this particular issue. I didn't run regtest, though.

Meanwhile, I have four additional snippets w/ the same ICE but w/ different
backtrace. I'm going to file them as separate PRs tomorrow.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]