1 /* PR tree-optimization/88444 */
2 /* { dg-do compile } */
3 /* { dg-options "-O1 -finline-functions -finline-small-functions -fdump-tree-fixup_cfg3" } */
4 /* { dg-final { scan-tree-dump-not " = \\(long int\\) 0;" "fixup_cfg3" } } */
6 #include "../pr88444.c"