1 // PR 13764: We were inserting an extra body block in all functions, but
2 // it's only really necessary for [cd]tors.
3 // { dg-options "-fdump-tree-gimple" }
10 // { dg-final { scan-tree-dump-times "\{" 1 "gimple" } }
11 // { dg-final { cleanup-tree-dump "gimple" } }