https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102450
--- Comment #12 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- > > So what's the 16-byte integer mode for this target (MAX_MODE_INT)? > > MIN_MODE_INT = E_QImode, > MAX_MODE_INT = E_TImode, So the problem is with OImode, not TImode, in the end?