complain about long long
authorJason Merrill <jason@gcc.gnu.org>
Tue, 13 Jun 2000 23:47:37 +0000 (19:47 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 13 Jun 2000 23:47:37 +0000 (19:47 -0400)
From-SVN: r34533

gcc/testsuite/g++.old-deja/g++.jason/rfg27.C

index 8fb85e80f52536255742591dc371e99f314ebf79..a6c09b54642538db256d7023d042ecbe6f4f3c0a 100644 (file)
@@ -1,3 +1,6 @@
+// Don't compile this one with -Wno-long-long...
+// Special g++ Options: -pedantic-errors
+
 short volatile short var_0_2;              /* ERROR - duplicate short */
 long volatile long var_0_3;                /* ERROR - duplicate long */
 signed volatile signed var_0_7;            /* ERROR - duplicate signed */