re PR tree-optimization/18270 (internal compiler error: in tree_redirect_edge_and_bra...
authorAndrew MacLeod <amacleod@redhat.com>
Wed, 3 Nov 2004 18:56:35 +0000 (18:56 +0000)
committerAndrew Macleod <amacleod@gcc.gnu.org>
Wed, 3 Nov 2004 18:56:35 +0000 (18:56 +0000)
commitb00e4c238b56689ec1e81a647a0147bf9ff79306
treed5b2ead3bc25a2263a17eef69ace1e75f2503ab5
parenta85a902471ec546f41cd2774c2a339354cc40a50
re PR tree-optimization/18270 (internal compiler error: in tree_redirect_edge_and_branch, at tree-cfg.c:4146)

2004-11-03  Andrew MacLeod  <amacleod@redhat.com>

PR tree-optimization/18270
* tree-outof-ssa.c (analyze_edges_for_bb): If a block has any incoming
abnormal edges, simply commit any pending stmts on all incoming edges.

From-SVN: r90031
gcc/ChangeLog
gcc/tree-outof-ssa.c