* tree-nested.c (get_frame_type): Use create_tmp_var_raw instead of
commit79351eaf305cdac3a2e3f31ee481bdd3e4db6fc5
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jun 2018 17:01:12 +0000 (21 17:01 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jun 2018 17:01:12 +0000 (21 17:01 +0000)
tree31a1264f0d74e079d431821c1c9ff7de7cd5410d
parent58089236dcbdc9c48d3abb584e6c5f4a76a88f18
* tree-nested.c (get_frame_type): Use create_tmp_var_raw instead of
create_tmp_var_for to create the FRAME decl.
(finalize_nesting_tree_1): Do not unchain the FRAME decl.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@261854 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-nested.c