blob: 382f3231b71cc17363aad0145a52ce8fd33226a5 [file] [log] [blame]
/* { dg-do compile } */
/* { dg-options "-O1 -fdump-tree-profile-details" } */
int f(void)
{
return 0;
}
/* { dg-final { cleanup-tree-dump "profile" } } */