Edit comment.
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 13 Apr 1993 21:07:22 +0000 (17:07 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 13 Apr 1993 21:07:22 +0000 (17:07 -0400)
From-SVN: r4136

gcc/expr.c

index 7926a9e17d45de3277bc14464fc6593beb71ecdb..95a046b8823bdfb23e701f400b138c52b820bedb 100644 (file)
@@ -7660,7 +7660,7 @@ compare_from_rtx (op0, op1, code, unsignedp, mode, size, align)
 #if 0
   /* There's no need to do this now that combine.c can eliminate lots of
      sign extensions.  This can be less efficient in certain cases on other
-     machines.
+     machines. */
 
   /* If this is a signed equality comparison, we can do it as an
      unsigned comparison since zero-extension is cheaper than sign