]> git.ipfire.org Git - thirdparty/gcc.git/commit
cp-lang.c (get_global_decls, [...]): Move to ...
authorNathan Sidwell <nathan@acm.org>
Thu, 11 May 2017 19:09:51 +0000 (19:09 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 11 May 2017 19:09:51 +0000 (19:09 +0000)
commit505dd180fa93c15942be514aa8e9139bb024d5e8
tree3aac882b8c9fd00c1a9d4c9f443568c35b01d4b2
parent430af3cf5a8e5f96ff3ac491a9b37e6b2989fa24
cp-lang.c (get_global_decls, [...]): Move to ...

* cp-lang.c (get_global_decls, cxx_pushdecl, LANG_HOOK_GETDECLS)
LANG_HOOKS_PUSHDECL): Move to ...
* cp-objcp-common.c (cp_get_global_decls, cp_pushdec)
LANG_HOOK_DECLS, LANG_HOOKS_PUSHDECL): ... here.
* cp-objcp-common.h (cp_get_global_decls, cp_pushdecl): Declare.
((--This line, and those below, will be ignored--

M    cp/ChangeLog
M    cp/cp-lang.c
M    cp/cp-objcp-common.c
M    cp/cp-objcp-common.h

From-SVN: r247923
gcc/cp/ChangeLog
gcc/cp/cp-lang.c
gcc/cp/cp-objcp-common.c
gcc/cp/cp-objcp-common.h