1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fno-early-inlining -fdump-tree-fixup_cfg3" } */
17 __attribute__ ((pure
, returns_twice
)) int
26 /* Abnormal edges should be properly elided after IPA inlining of bar. */
27 /* { dg-final { scan-tree-dump-times "bb" 1 "fixup_cfg3" } } */