in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>
authorDaniel Berlin <dberlin@dberlin.org>
Sat, 7 Apr 2007 00:19:46 +0000 (00:19 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Sat, 7 Apr 2007 00:19:46 +0000 (00:19 +0000)
commit1df918ac8ec140974275e1d976d6d828789bfaa0
tree7fdd6d2fc0a5b2c2914e58ae503907b961d62cdd
parent1bfe2e5fca9f4962aed93b1a1696784bf9cf1909
in / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>

in /
2007-04-06  Daniel Berlin  <dberlin@dberlin.org>

* tree.c (staticp): No longer use staticp langhook.
* langhooks.c (lhd_staticp): Removed.
* langhooks.h (struct lang_hooks): Remove staticp.
* c-common.c (c_staticp): Remove.
* c-common.h (c_staticp): Ditto.
* langhooks-defs.h (lhd_staticp): Ditto.
(LHD_HOOKS_STATICP): Ditto
* tree.h (gcc_assert_lowered): New macro.

in cp/

2007-04-06  Daniel Berlin  <dberlin@dberlin.org>

* cp-objcp-common.c (cxx_staticp): Remove.
* cp-objcp-common.h (LANG_HOOKS_STATICP): Remove.
* cp-tree.h (cxx_staticp):

From-SVN: r123636
13 files changed:
gcc/ChangeLog
gcc/c-common.c
gcc/c-common.h
gcc/c-objc-common.h
gcc/cp/ChangeLog
gcc/cp/cp-objcp-common.c
gcc/cp/cp-objcp-common.h
gcc/cp/cp-tree.h
gcc/langhooks-def.h
gcc/langhooks.c
gcc/langhooks.h
gcc/tree.c
gcc/tree.h