OSDN Git Service

PR tree-optimization/34448
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / compile / 960218-1.c
1 #define X(x) x
2 int main() { return X(0/* *//* */); }