This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249469 - in /trunk/gcc: ChangeLog config/i386/...
- From: jakub at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 21 Jun 2017 20:02:00 -0000
- Subject: r249469 - in /trunk/gcc: ChangeLog config/i386/...
Author: jakub
Date: Wed Jun 21 20:02:00 2017
New Revision: 249469
URL: https://gcc.gnu.org/viewcvs?rev=249469&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:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/sse.md