PR middle-end/77357 - strlen of constant strings not folded
[official-gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / dump-1.c
blobdfa395f4004098610173113db64dba0d33440119
1 /* { dg-do compile } */
2 /* { dg-options "-O1 -fdump-tree-profile_estimate-details" } */
4 int f(void)
6 return 0;