blob: 0b25a7b380da5d8334b9a54d53c18d916a66746b [file] [log] [blame]
/* { dg-do compile } */
/* { dg-options "-O2" } */
void foo()
{
L:
!&&L;
}