aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.dg/tree-prof/lipo/lipo_inline1_2.c
blob: 9eeadb20a926a798aafd995be4d9f8eb042faf22 (plain)
1
2
3
4
5
6
int blah (void)
{
  return 2;
}

/* { dg-final-use { cleanup-tree-dump "optimized" } } */