OSDN Git Service

PR middle-end/34688
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / compile / 920817-1.c
1 int v;static inline f(){return 0;}g(){return f();}void h(){return v++;}