blob: 50b8ebc24f08560504f020956caf3d9e9bc23ea6 [file]
/* { dg-do compile } */
/* { dg-options "-Wno-implicit-int" } */
a(); /* { dg-warning "no type or storage" } */
a; /* { dg-error "redeclared" } */
/* { dg-warning "no type or storage" "" { target *-*-* } .-1 } */
a(); /* { dg-warning "no type or storage" } */