From: Jan Hubicka Date: Mon, 18 Nov 2013 00:04:13 +0000 (+0000) Subject: Fix typo in previous commit. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1f4d71b64fd48423e07d107e3c137ad1576580c9;p=gcc.git Fix typo in previous commit. From-SVN: r204929 --- diff --git a/gcc/config/i386/i386.md b/gcc/config/i386/i386.md index 223a4675108..263c0b99690 100644 --- a/gcc/config/i386/i386.md +++ b/gcc/config/i386/i386.md @@ -15708,7 +15708,7 @@ operands[1], operands[2], operands[3], operands[4], operands[5], operands[6], - operands[6], true)) + operands[7], true)) DONE; else FAIL;