re PR rtl-optimization/17513 (ICE: verify_flow_info failed after gcse)
authorSteven Bosscher <stevenb@suse.de>
Fri, 17 Sep 2004 06:23:54 +0000 (06:23 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Fri, 17 Sep 2004 06:23:54 +0000 (06:23 +0000)
commit275a4187085d13c53f0cb27ca74d3d73cebd58f9
tree60dcd3daf28a15902b1426d100e008d5cc20b4d0
parentb355f2229a07beb1b1b08d1c7e6b7dbac55c8df9
re PR rtl-optimization/17513 (ICE: verify_flow_info failed after gcse)

        PR tree-optimization/17513
* cfgexpand.c (construct_init_block): Clear EDGE_EXECUTABLE
for successors of the entry block.

* gcc.dg/20040916-1.c: New test.

From-SVN: r87632
gcc/ChangeLog
gcc/cfgexpand.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/20040916-1.c [new file with mode: 0644]