libcpp, c, middle-end: Optimize initializers using #embed in C
[official-gcc.git] / gcc / testsuite / gcc.dg / tree-ssa / pr88444.c
blob31ed316dc5b0ce2ba9b479f0ed0deacb788a3fe5
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"