aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.c-torture/compile/920817-1.c
blob: 31a57339ea927c739f35e763ce520e3034babcfd (plain)
1
int v;static inline f(){return 0;}g(){return f();}void h(){return v++;}