[Bug target/98849] [11 Regression] ICE in expand_shift_1, at expmed.c:2658 since g:7432f255b70811dafaf325d9403
clyon at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 27 13:39:07 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98849
--- Comment #7 from Christophe Lyon <clyon at gcc dot gnu.org> ---
(In reply to ktkachov from comment #5)
> Looks like after the refactoring to introduce MVE shifts (which doesn't ICE)
> we need to make sure the optab is still disabled for iwmmxt?
So that would mean that ARM_HAVE_<MODE>_ARITH shouldn't be defined for iwmmxt
(only for shifts?) ?
More information about the Gcc-bugs
mailing list