blob: cecba9188183d36422f9238912ed37af56bd6f6e [file] [log] [blame]
/* { dg-error "missing" "" {target "aarch64*-*-*" } 0 } */
/* { dg-options "-O2 -march=+dummy" } */
void f ()
{
return;
}