Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / testsuite / gcc.c-torture / compile / 920617-1.c
blob2d84e8d84f8553c772411867963f6d3c6b1d42b4
1 f(){double*xp,y;*xp++=sqrt(y);}