tree.h (build_qualified_type): Annotate with CXX_MEM_STAT_INFO.
authorRichard Biener <rguenther@suse.de>
Fri, 21 Apr 2017 08:58:39 +0000 (08:58 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 21 Apr 2017 08:58:39 +0000 (08:58 +0000)
commitad32f0675e6596552ec670ef4afc71f0803be2fa
tree1685c097faa80ff182dbc65cdb58d72fd5b911a1
parent666f7903e0334ef65669277383e4028a4fe9ef0c
tree.h (build_qualified_type): Annotate with CXX_MEM_STAT_INFO.

2017-04-21  Richard Biener  <rguenther@suse.de>

* tree.h (build_qualified_type): Annotate with CXX_MEM_STAT_INFO.
(build_distinct_type_copy): Likewise.
(build_variant_type_copy): Likewise.
* tree.c (build_qualified_type): Pass down mem-stat info.
(build_distinct_type_copy): Likewise.
(build_variant_type_copy): Likewise.

cp/
* cp-tree.h (copy_decl): Annotate with CXX_MEM_STAT_INFO.
(copy_type): Likewise.
* lex.c (copy_decl): Pass down mem-stat info.
(copy_type): Likewise.

From-SVN: r247053
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/lex.c
gcc/tree.c
gcc/tree.h