summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/c90-digraph-1.c
diff options
context:
space:
mode:
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>2000-07-31 18:19:28 +0000
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>2000-07-31 18:19:28 +0000
commit3a24cc33ec904f3bcb7c2fadba2b786d3415d1b3 (patch)
tree8d1fab8765896234376b418cfac7c4e2e6fa39d2 /gcc/testsuite/gcc.dg/c90-digraph-1.c
parent65a7af3fc16b95477ea416f9410d6ff627a03e1e (diff)
downloadgcc-3a24cc33ec904f3bcb7c2fadba2b786d3415d1b3.tar.gz
* gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
* gcc.dg/noncompile/990416-1.c: Do not expect an implicit- declaration warning for __builtin_dwarf_reg_size. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35387 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/gcc.dg/c90-digraph-1.c')
-rw-r--r--gcc/testsuite/gcc.dg/c90-digraph-1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gcc.dg/c90-digraph-1.c b/gcc/testsuite/gcc.dg/c90-digraph-1.c
index 171c0ab36a4..72267283326 100644
--- a/gcc/testsuite/gcc.dg/c90-digraph-1.c
+++ b/gcc/testsuite/gcc.dg/c90-digraph-1.c
@@ -2,6 +2,7 @@
mode, but not in C90 mode. Also check correct stringizing.
*/
/* Origin: Joseph Myers <jsm28@cam.ac.uk> */
+/* { dg-do run } */
/* { dg-options "-std=iso9899:1990 -pedantic-errors" } */
#define str(x) xstr(x)