diff --git a/gcc/config/i386/i386.md b/gcc/config/i386/i386.md index 37e5dbf50985..acf0cd623c4f 100644 --- a/gcc/config/i386/i386.md +++ b/gcc/config/i386/i386.md @@ -4676,6 +4676,7 @@ && ! INTVAL (operands[1]) == 1) FAIL; }") +*/ ;; On i386, the register count for a bit operation is *not* truncated, ;; so SHIFT_COUNT_TRUNCATED must not be defined.