OSDN Git Service

* c-decl.c (pushdecl): When an extern declaration at block scope
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / compile / 960218-1.c
1 #define X(x) x
2 int main() { return X(0/* *//* */); }