OSDN Git Service

2010-02-27 Manuel López-Ibáñez <manu@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / noncompile / 20040629-1.c
index 3575b83..ff00260 100644 (file)
@@ -5,3 +5,4 @@ void func()
         const char *pek; int i;
         pek=__builtin_va_arg(ap,const char*);  /* { dg-error "" } */
 }
+/* { dg-message "undeclared identifier is reported only once" "reminder" { target *-*-* } 0 } */