blob: 284971d832cdf841eeceea8b696c7061f912bb6d [file] [log] [blame]
/* { dg-error "missing" "" {target "aarch64*-*-*" } } */
/* { dg-options "-O2 -mcpu=example-1+no" } */
void f ()
{
return;
}