[Bug target/84406] [8 Regression][MSP430] ICE on valid code in find_widening_optab_handler_and_mode, at optabs-query.c:476
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 15 18:46:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84406
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I think Richard needs to explain why he changed the function from using
GET_MODE_WIDER_MODE to the assert + simple iteration on modes, it isn't clear
from his patch why it was changed. Does that not really work with the variable
sized modes on SVE?
More information about the Gcc-bugs
mailing list