aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2asm.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2008-09-10 00:06:20 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2008-09-10 00:06:20 +0200
commitc2a4718a14c4627dd6ddc2364b8e91e9975bacee (patch)
tree08de3cd92e5e40dda70ea9b6eaa5ee262cbd1d31 /gcc/dwarf2asm.c
parent18802917af53a9423fe496aa68cf6c2aa67f8ca9 (diff)
downloadgcc-c2a4718a14c4627dd6ddc2364b8e91e9975bacee.zip
gcc-c2a4718a14c4627dd6ddc2364b8e91e9975bacee.tar.gz
gcc-c2a4718a14c4627dd6ddc2364b8e91e9975bacee.tar.bz2
re PR middle-end/37356 (ICE in gsi_insert_seq_nodes_after, at gimple-iterator.c:222)
PR middle-end/37356 * tree-inline.c (copy_bb): Insert stmt into copy_basic_block before calling gimple_regimplify_operands on it. Iterate over all newly added statements, not just the last one. (insert_init_stmt): Insert stmt into seq first, then call gimple_regimplify_operands on it. Don't create new gimplification context, nor find referenced vars. * g++.dg/tree-ssa/pr37356.C: New test. Co-Authored-By: Jan Hubicka <jh@suse.cz> From-SVN: r140177
Diffstat (limited to 'gcc/dwarf2asm.c')
0 files changed, 0 insertions, 0 deletions