From 0efc0d3f99d6e9139bfff9fff282553cfcb8d966 Mon Sep 17 00:00:00 2001 From: neil Date: Mon, 6 May 2002 08:34:57 +0000 Subject: [PATCH] * gcc.dg/cpp/charconst-3.c: Run, don't compile. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53209 138bc75d-0d04-0410-961f-82ee72b054a4 --- 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 7bb4ca5..ab68f45 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,5 +1,9 @@ 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. 2002-05-05 Neil Booth diff --git a/gcc/testsuite/gcc.dg/cpp/charconst-3.c b/gcc/testsuite/gcc.dg/cpp/charconst-3.c index 86fcf78..2b62400 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.7.4