OSDN Git Service

2007-07-12 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / format / gcc_diag-6.c
index fdb493d..3f704e6 100644 (file)
@@ -7,4 +7,4 @@
 /* { dg-options "-Wformat" } */
 
 int location_t;
-void bar (const char *, ...) __attribute__ ((__format__ (__gcc_diag__, 1, 2))); /* { dg-error "error: 'location_t' is not defined as a type" } */
+void bar (const char *, ...) __attribute__ ((__format__ (__gcc_diag__, 1, 2))); /* { dg-error "'location_t' is not defined as a type" } */