diff options
author | Martin Liska <mliska@suse.cz> | 2016-11-24 10:42:18 +0100 |
---|---|---|
committer | Martin Liska <marxin@gcc.gnu.org> | 2016-11-24 09:42:18 +0000 |
commit | 47044ef2f54892a508c45cdb226da13062314818 (patch) | |
tree | 6a5424eaba95faccded12402bfb30eb22ae695ea /gcc/tree.c | |
parent | 665ad37b6ab1863ac1a4febbdb9aeb7a6d1b8168 (diff) | |
download | gcc-47044ef2f54892a508c45cdb226da13062314818.zip gcc-47044ef2f54892a508c45cdb226da13062314818.tar.gz gcc-47044ef2f54892a508c45cdb226da13062314818.tar.bz2 |
Fix print_node for CONSTRUCTORs
* print-tree.c (struct bucket): Remove.
(print_node): Add new argument which drives whether a tree node
is printed briefly or not.
(debug_tree): Replace a custom hash table with hash_set<T>.
* print-tree.h (print_node): Add the argument.
From-SVN: r242820
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions