https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81151
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> --- 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