re PR tree-optimization/33572 (wrong code with -O)
authorAlexandre Oliva <aoliva@redhat.com>
Tue, 9 Oct 2007 04:46:49 +0000 (04:46 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Tue, 9 Oct 2007 04:46:49 +0000 (04:46 +0000)
commit1e4cc5399f5eac720b03a5e19bbef6d0efae8e5d
tree1c3d8618ec1ca1d19bb2c545aed549b5af14522d
parent088371ac5bd0beaf476ecb9b722ff9e3700aef34
re PR tree-optimization/33572 (wrong code with -O)

PR tree-optimization/33572
* tree-inline.c (update_ssa_across_abnormal_edges): Tolerate
the absence of a corresponding edge from the exit block.

From-SVN: r129151
gcc/ChangeLog
gcc/tree-inline.c