OSDN Git Service

PR testsuite/52641
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / compile / 920411-2.c
1 x(){int n;double x;n=x<1?n:n+1;}