[Bug tree-optimization/119568] [13/14/15/16 Regression] [avr] ICE: in find_widening_optab_handler_and_mode, at optabs-query.cc:498
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 3 22:04:51 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119568
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Created attachment 63820
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=63820&action=edit
Patch which I am testing on x86
It would be a good idea to spin this on avr too.
I looked and this is the only case where find_widening_optab_handler_and_mode
is being allowed for fixed point modes too.
More information about the Gcc-bugs
mailing list