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