OSDN Git Service

* c-tree.h: Add argument to c_objc_common_truthvalue_conversion,
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / c90-digraph-1.c
index 171c0ab..9396d13 100644 (file)
@@ -1,7 +1,8 @@
-/* Test for recognition of digraphs: should be recognised in C94 and C99
+/* Test for recognition of digraphs: should be recognized in C94 and C99
    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)