PR c++/85148 - ICE with 'this' in array NSDMI.
commita62e49b75457663f170e98c8bdd20cc6ab83d00d
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Apr 2018 16:42:33 +0000 (4 16:42 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Apr 2018 16:42:33 +0000 (4 16:42 +0000)
treebf3c57e62d431722c3f881808b78379de7bb6279
parentcb1fb485dba8d312d8e8223eecf33fa2ebf45a1b
PR c++/85148 - ICE with 'this' in array NSDMI.

* tree.c (replace_placeholders_r): Use handled_component_p.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@259088 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr11.C [new file with mode: 0644]