blob: 9b77d90b80817e87ce8f855e702dd451df6c1de3 [file] [log] [blame]
/* { dg-do compile } */
/* { dg-options "-O2 -fdump-ipa-all-graph" } */
void
foo (void)
{
}
/* { dg-final { scan-ipa-dump-times "subgraph" 1 "inline.dot" } } */
/* { dg-final { scan-ipa-dump-times "subgraph" 1 "cp.dot" } } */