From: hubicka Date: Mon, 18 Nov 2013 00:04:13 +0000 (+0000) Subject: Fix typo in previous commit. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=56e65b20695067ec03abc4a3038501c5afc5b84b;p=thirdparty%2Fgcc.git Fix typo in previous commit. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204929 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/config/i386/i386.md b/gcc/config/i386/i386.md index 223a46751080..263c0b996906 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;