* tree-ssa-loop-manip.c (split_loop_exit_edge): Return the new block.
[official-gcc.git] / gcc / testsuite / gcc.dg / real-const-1.c
blob3e2bbfde8fc8ffabdc794141c595ec052d4cad53
1 /* PR middle-end/21781. */
2 /* { dg-do compile } */
4 int f[.0e200000000 == 0?1:-1];