OSDN Git Service

* c-decl.c (pushdecl): When an extern declaration at block scope
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / compile / 20010510-1.c
1 typedef char *ident;
2 #ident "This is ident"
3 ident i;