This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249484 - in /branches/gcc-7-branch/gcc: Change...
- From: jakub at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 21 Jun 2017 22:23:16 -0000
- Subject: r249484 - in /branches/gcc-7-branch/gcc: Change...
Author: jakub
Date: Wed Jun 21 22:23:16 2017
New Revision: 249484
URL: https://gcc.gnu.org/viewcvs?rev=249484&root=gcc&view=rev
Log:
PR target/81151
* config/i386/sse.md (round<mode>2): Renumber match_dup and
operands indexes to avoid gap between operands and match_dups.
Modified:
branches/gcc-7-branch/gcc/ChangeLog
branches/gcc-7-branch/gcc/config/i386/sse.md