2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 920617-1.c
blob2d84e8d84f8553c772411867963f6d3c6b1d42b4
1 f(){double*xp,y;*xp++=sqrt(y);}