https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87064
--- Comment #29 from Bill Schmidt <wschmidt at gcc dot gnu.org> --- Author: wschmidt Date: Mon Feb 4 16:48:30 2019 New Revision: 268524 URL: https://gcc.gnu.org/viewcvs?rev=268524&root=gcc&view=rev Log: 2019-02-04 Bill Schmidt <wshm...@linux.ibm.com> PR target/87064 Backport from mainline 2019-01-30 Bill Schmidt <wschm...@linux.ibm.com> PR target/87064 * config/rs6000/vsx.md (*vsx_reduc_<VEC_reduc_name>_v4sf_scalar): Disable for little-endian. 2019-01-22 Jakub Jelinek <ja...@redhat.com> PR target/87064 * config/rs6000/vsx.md (*vsx_reduc_<VEC_reduc_name>_v2df_scalar): Disable for little endian. Modified: branches/gcc-7-branch/gcc/ChangeLog branches/gcc-7-branch/gcc/config/rs6000/vsx.md