Pass name cleanups
[official-gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / dump-1.c
blobe55084899f64a2cbb43d4b5a6e96c6284587e58e
1 /* { dg-do compile } */
2 /* { dg-options "-O1 -fdump-tree-profile_estimate-details" } */
4 int f(void)
6 return 0;
9 /* { dg-final { cleanup-tree-dump "profile_estimate" } } */