From adc502b4c57e54ada48a05a69dcbe88d02080f23 Mon Sep 17 00:00:00 2001 From: Neil Booth Date: Mon, 6 May 2002 08:34:57 +0000 Subject: [PATCH] * gcc.dg/cpp/charconst-3.c: Run, don't compile. From-SVN: r53209 --- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gcc.dg/cpp/charconst-3.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 7bb4ca58505..ab68f45217b 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2002-05-06 Neil Booth + + * gcc.dg/cpp/charconst-3.c: Run, don't compile. + 2002-05-06 Neil Booth * gcc.dg/cpp/charconst-3.c: New test. diff --git a/gcc/testsuite/gcc.dg/cpp/charconst-3.c b/gcc/testsuite/gcc.dg/cpp/charconst-3.c index 86fcf78d473..2b62400eb45 100644 --- a/gcc/testsuite/gcc.dg/cpp/charconst-3.c +++ b/gcc/testsuite/gcc.dg/cpp/charconst-3.c @@ -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. -- 2.30.2