diff options
author | Steven Bosscher <stevenb@suse.de> | 2004-07-20 23:20:08 +0000 |
---|---|---|
committer | Steven Bosscher <steven@gcc.gnu.org> | 2004-07-20 23:20:08 +0000 |
commit | 406d77a4bb10d5b60a9a061f59405e0aa850ea2b (patch) | |
tree | 60f27536fd4be89c4b8a14b5f5c8d884d5f061bd /gcc/fold-const.c | |
parent | 3e95a7cbf534c8f738a3267773f03dfe80d69484 (diff) | |
download | gcc-406d77a4bb10d5b60a9a061f59405e0aa850ea2b.zip gcc-406d77a4bb10d5b60a9a061f59405e0aa850ea2b.tar.gz gcc-406d77a4bb10d5b60a9a061f59405e0aa850ea2b.tar.bz2 |
cp-tree.def (TINST_LEVEL): Make it an 'x' node.
* cp-tree.def (TINST_LEVEL): Make it an 'x' node.
* cp-tree.h (tinst_level_t): New tree type.
(union lang_tree_node): Handle it.
(TINST_LOCATION): New accessor macro.
(make_tinst_level): New prototype.
* cp-lang.c (cp_tree_size): Handle TINST_LEVEL.
* decl.c (cp_tree_node_structure): Likewise.
* error.c (print_instantiation_full_context): Use TINST_LOCATION.
(print_instantiation_partial_context): Likewise.
* pt.c (pop_tinst_level): Likewise.
(push_tinst_level): Use make_tinst_level.
* tree.c (make_tinst_level): New function.
(cp_walk_subtrees): Walk TINST_DECL for a TINST_LEVEL node.
From-SVN: r84977
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions