* tree.c (find_decls_types_r): Remove all non-VAR_DECLs from
commit281a8e8b083e4bfd7635c02b991a833c140aa4cb
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Jun 2018 15:56:27 +0000 (19 15:56 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Jun 2018 15:56:27 +0000 (19 15:56 +0000)
treef420db30ee3e8c8765599066414b33f045511ed5
parentc6f17bb4ef50d1776a95c07d50331c2b7a2971cf
* tree.c (find_decls_types_r): Remove all non-VAR_DECLs from
blocks.
* g++.dg/lto/pr84805_0.C: Update template.
* g++.dg/lto/pr84805_1.C: Update template.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@261748 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/lto/pr84805_0.C
gcc/testsuite/g++.dg/lto/pr84805_1.C
gcc/tree.c