[Bug target/96791] ICE in convert_mode_scalar, at expr.c:412

segher at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Nov 25 22:28:14 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96791

--- Comment #23 from Segher Boessenkool <segher at gcc dot gnu.org> ---
Changing the ABI (silently, even!) is never an expected thing.  All of the
four 32-bit ABIs we support have an AltiVec variant that isn't fully
compatible to the non-AltiVec base variant.  It would be a huge disservice
to the user to change the ABI from under his/her feet.

Anyway, patch in testing.


More information about the Gcc-bugs mailing list