From 0c0558276011b8b544407d3c1e1c5bbbdce0047e Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Sat, 16 Mar 1996 19:19:01 -0500 Subject: [PATCH] (insv): Restore missing end of comment. From-SVN: r11546 --- gcc/config/i386/i386.md | 1 + 1 file changed, 1 insertion(+) diff --git a/gcc/config/i386/i386.md b/gcc/config/i386/i386.md index 37e5dbf5098..acf0cd623c4 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. -- 2.30.2