aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-operands.c
diff options
context:
space:
mode:
authorSteven Bosscher <stevenb@suse.de>2004-07-20 23:20:08 +0000
committerSteven Bosscher <steven@gcc.gnu.org>2004-07-20 23:20:08 +0000
commit406d77a4bb10d5b60a9a061f59405e0aa850ea2b (patch)
tree60f27536fd4be89c4b8a14b5f5c8d884d5f061bd /gcc/tree-ssa-operands.c
parent3e95a7cbf534c8f738a3267773f03dfe80d69484 (diff)
downloadgcc-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/tree-ssa-operands.c')
0 files changed, 0 insertions, 0 deletions