Fix invalid gimple made by finalize_nesting_tree_1.
commitadcde84f0e085a0dbf08d15cc1fe5751062a19a4
authorBernd Schmidt <bernds@codesourcery.com>
Mon, 25 Aug 2014 16:15:49 +0000 (25 16:15 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Mon, 25 Aug 2014 16:15:49 +0000 (25 16:15 +0000)
treec496903712d9138d05e0ce23b0886245f609a88e
parent423608115c8c93386979d6e90291dc5985601c04
Fix invalid gimple made by finalize_nesting_tree_1.

* tree-nested.c (finalize_nesting_tree_1): Initialize temporary earlier
rather than modifying the stmt.

From-SVN: r214434
gcc/ChangeLog
gcc/tree-nested.c