2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 921013-1.c
blob0d14cbc6bb660a6207188c842acb87366cd001fc
1 f(int x,short y)
3 long z=y<0?x>0?x:0:y;