pr27382-1.c   [plain text]


/* { dg-do compile } */
/* { dg-options "-O2" } */
void foo()
{
    L:
    !&&L;
}