diff options
author | Jakub Jelinek <jakub@redhat.com> | 2018-01-02 19:04:19 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2018-01-02 19:04:19 +0100 |
commit | 0a552ae22a4b7d4a71afab9f845398597a4d230d (patch) | |
tree | 428a95327cf02965ce2f196924807666ad0e43d7 /gcc/tree-ssa-loop-split.c | |
parent | a9ec0cfc364b811d25bf8c84ad47e4d85f9a4766 (diff) | |
download | gcc-0a552ae22a4b7d4a71afab9f845398597a4d230d.zip gcc-0a552ae22a4b7d4a71afab9f845398597a4d230d.tar.gz gcc-0a552ae22a4b7d4a71afab9f845398597a4d230d.tar.bz2 |
re PR c++/83556 (ICE in gimplify_expr, at gimplify.c:12004)
PR c++/83556
* tree.c (replace_placeholders_r): Pass NULL as last argument to
cp_walk_tree instead of d->pset. If non-TREE_CONSTANT and
non-PLACEHOLDER_EXPR tree has been seen already, set *walk_subtrees
to false and return.
(replace_placeholders): Pass NULL instead of &pset as last argument
to cp_walk_tree.
* g++.dg/cpp0x/pr83556.C: New test.
From-SVN: r256086
Diffstat (limited to 'gcc/tree-ssa-loop-split.c')
0 files changed, 0 insertions, 0 deletions