From: Jan Hubicka Date: Mon, 18 Nov 2013 00:04:13 +0000 (+0000) Subject: Fix typo in previous commit. X-Git-Tag: releases/gcc-4.9.0~2721 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1f4d71b64fd48423e07d107e3c137ad1576580c9;p=thirdparty%2Fgcc.git Fix typo in previous commit. From-SVN: r204929 --- 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;