/* Origin: PR c/5279 from . */ int foo () { extern long long Y; return (0 > Y++); }