class.c (alter_class): Use retrofit_lang_decl directly.
authorNathan Sidwell <nathan@acm.org>
Fri, 5 May 2017 16:47:39 +0000 (16:47 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 5 May 2017 16:47:39 +0000 (16:47 +0000)
commit7187a6c83a466b582c68b60c33113492ce9ee1e9
tree8c1edcc83e3f888d25f60e3c93955e9216cbca28
parent8e10223f3638a3251b15eb7a8777a69cbaf63422
class.c (alter_class): Use retrofit_lang_decl directly.

* class.c (alter_class): Use retrofit_lang_decl directly.
* decl.c (push_local_name, dupliate_decls): Likewise.
* semantics.c (omp_privatize_field): Likewise.

From-SVN: r247644
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/decl.c
gcc/cp/semantics.c