aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.c-torture/compile/920411-2.c
blob: 0cc13c8436a363e51e0c8e88db0ca8784fc70c60 (plain)
1
x(){int n;double x;n=x<1?n:n+1;}