[Bug middle-end/112552] [14 Regression] ICE: in expand_insn, at optabs.cc:8305
rdapp at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Nov 16 07:54:33 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112552
--- Comment #7 from Robin Dapp <rdapp at gcc dot gnu.org> ---
Ah, it's even easier to trigger then. I already have a somewhat working
solution by going with Richi's suggestion and adding the handling for COND_OPs
in vect patterns. Still needs a bit more polishing and testing before I post
it.
More information about the Gcc-bugs
mailing list