OSDN Git Service

* config/alpha/alpha.c (reg_or_const_int_operand): New.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / wtr-static-1.c
index 676b482..f00cd8a 100644 (file)
@@ -7,7 +7,7 @@
 static void testfunc1(void);
 void testfunc1(void) {} /* { dg-warning "non-static.*follows static" "non-static follows static" } */
 
-#line 11 "sys-header.h" 3
+# 11 "sys-header.h" 3
 /* We are in system headers now, no -Wtraditional warnings should issue.  */
 
 static void testfunc2(void);