Remove trigraph in comment
authorZack Weinberg <zack@gcc.gnu.org>
Wed, 27 Jan 1999 07:28:14 +0000 (07:28 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Wed, 27 Jan 1999 07:28:14 +0000 (07:28 +0000)
From-SVN: r24881

gcc/fold-const.c

index 2beab08c3aa1210370495dc34cc1bdeefe3cf22a..9b17374f80b2e3b2bffbdbdb55dcfba751fbf8e7 100644 (file)
@@ -2375,7 +2375,7 @@ eval_subst (arg, old0, new0, old1, new1)
        default:
          break;
        }
-      /* fall through (???) */
+      /* fall through - ??? */
 
     case '<':
       {