* gcc.dg/cpp/charconst-3.c: Run, don't compile.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Mon, 6 May 2002 08:34:57 +0000 (08:34 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Mon, 6 May 2002 08:34:57 +0000 (08:34 +0000)
From-SVN: r53209

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/charconst-3.c

index 7bb4ca58505993ac633ebc0f17923472f9e04f03..ab68f45217b0f0b427ef519522d4b107b8c51fd7 100644 (file)
@@ -1,3 +1,7 @@
+2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
+
+       * gcc.dg/cpp/charconst-3.c: Run, don't compile.
+
 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
 
        * gcc.dg/cpp/charconst-3.c: New test.
index 86fcf78d473021e966b88400bac0f2d83089a7d8..2b62400eb45614ad79618a559e54c04ec9b95ab4 100644 (file)
@@ -1,6 +1,6 @@
 /* Copyright (C) 2001 Free Software Foundation, Inc.  */
 
-/* { dg-do compile } */
+/* { dg-do run } */
 /* { dg-options -Wno-multichar } */
 
 /* This tests values and signedness of multichar charconsts.