aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/regexp/all_test.go
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2019-01-18 11:07:27 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2019-01-18 11:07:27 +0100
commitd0bf921f6a0b8ffdad74fa5eb5ddf2e70a9acfd6 (patch)
tree34400b335f0a502e54d5e3b06e3a7fe5a68a72e2 /libgo/go/regexp/all_test.go
parent6616a31808d9f97b6dbca5f7cba4f61825e7289b (diff)
downloadgcc-d0bf921f6a0b8ffdad74fa5eb5ddf2e70a9acfd6.zip
gcc-d0bf921f6a0b8ffdad74fa5eb5ddf2e70a9acfd6.tar.gz
gcc-d0bf921f6a0b8ffdad74fa5eb5ddf2e70a9acfd6.tar.bz2
re PR tree-optimization/86214 (Strongly increased stack usage)
PR tree-optimization/86214 * tree-inline.h (struct copy_body_data): Add add_clobbers_to_eh_landing_pads member. * tree-inline.c (add_clobbers_to_eh_landing_pad): New function. (copy_edges_for_bb): Call it if EH edge destination is < id->add_clobbers_to_eh_landing_pads. Fix a comment typo. (expand_call_inline): Set id->add_clobbers_to_eh_landing_pads if flag_stack_reuse != SR_NONE and clear it afterwards. * g++.dg/opt/pr86214-1.C: New test. * g++.dg/opt/pr86214-2.C: New test. From-SVN: r268067
Diffstat (limited to 'libgo/go/regexp/all_test.go')
0 files changed, 0 insertions, 0 deletions