[Bug target/80464] [7/8 regression] S/390: ICE failed to split vector move

krebbel at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Apr 25 07:44:00 GMT 2017


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

--- Comment #2 from Andreas Krebbel <krebbel at gcc dot gnu.org> ---
Author: krebbel
Date: Tue Apr 25 07:43:49 2017
New Revision: 247134

URL: https://gcc.gnu.org/viewcvs?rev=247134&root=gcc&view=rev
Log:
S/390: PR80464: Split MEM->GPR vector moves

We do this already for TImode values but it was missing for vector
modes.

gcc/ChangeLog:

2017-04-25  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>

        PR target/80464
        * config/s390/vector.md: Split MEM->GPR vector moves for
        non-s_operand addresses.

gcc/testsuite/ChangeLog:

2017-04-25  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>

        PR target/80464
        * gfortran.fortran-torture/compile/pr80464.f90: New test.


Added:
    trunk/gcc/testsuite/gfortran.fortran-torture/compile/pr80464.f90
Modified:
    trunk/gcc/config/s390/vector.md


More information about the Gcc-bugs mailing list