aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/tree-ssa/pr88444.c
blob: 31ed316dc5b0ce2ba9b479f0ed0deacb788a3fe5 (plain)
1
2
3
4
5
6
/* PR tree-optimization/88444 */
/* { dg-do compile } */
/* { dg-options "-O1 -finline-functions -finline-small-functions -fdump-tree-fixup_cfg3" } */
/* { dg-final { scan-tree-dump-not " = \\(long int\\) 0;" "fixup_cfg3" } } */

#include "../pr88444.c"