1 /* { dg-do compile } */
2 /* { dg-options "-O2 -funswitch-loops -g -fdump-tree-unswitch-details" } */
3 /* { dg-additional-options "-fcompare-debug" { target { ! powerpc-ibm-aix* } } } */
8 int f
= -2L, g
= 9, h
= 0;
33 /* { dg-final { scan-tree-dump-times "Guard hoisted" 1 "unswitch" } } */