blob: 2ca006598ff84cf0b92f229e72f83750d4c5e91f [file] [log] [blame]
/* { dg-error "missing" "" {target "aarch64*-*-*" } } */
/* { dg-options "-O2 -mcpu=cortex-a53+no" } */
void f ()
{
return;
}