* gcc.dg/cpp/charconst-3.c: Run, don't compile.
From-SVN: r53209
This commit is contained in:
parent
aab0ae9150
commit
adc502b4c5
2 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue