https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84907
Bill Schmidt <wschmidt at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wschmidt at gcc dot gnu.org
--- Comment #4 from Bill Schmidt <wschmidt at gcc dot gnu.org> ---
Agreed. The supported way to do an unaligned vector load on Power is with the
vec_xl intrinsic.
