[Bug target/113217] [14 Regression][aarch64] ICE in rtl_verify_bb_insns, at cfgrtl.cc:2796 since r14-6605-gc0911c6b357ba9
acoplan at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 4 10:36:05 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113217
--- Comment #4 from Alex Coplan <acoplan at gcc dot gnu.org> ---
Looks like the fix in r14-6784-gaca1f9d7cab3dc1a374a7dc0ec6f7a8d02d2869a wasn't
sufficient to prevent trying to move throwing accesses above debug insns. ICEs
with just -O -fnon-call-exceptions -g. I'll see what can be done about that.
I don't think we need to punt on such opportunities.
More information about the Gcc-bugs
mailing list