[tree-ssa] labels after returns

Diego Novillo dnovillo@redhat.com
Mon Apr 12 13:33:00 GMT 2004


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.



More information about the Gcc mailing list