On Mon, 2004-04-12 at 02:24, Andrew Pinski wrote: > testcase from gcc.c-torture/compile/20021108-1.c: > int > main() > { > l1: > return &&l1-&&l2; > l2:; > } > I thought this was invalid and thus fair game to remove? Diego.