tree-pretty-print.c
72.1 KB
-
tree-pretty-print.c (dump_generic_node): Add break after TREE_BINFO handler. · 413d3aa8
* tree-pretty-print.c (dump_generic_node): Add break after TREE_BINFO handler. Handle COMPLEX_TYPE, REAL_TYPE and FIXED_POINT_TYPE Handle NULL TREE_TYPEs. Handle METHOD_TYPE and FUNCTION_TYPE together. Call print_struct_decl when printing structures and TDF_SLIM is not given. (print_struct_decl): Fix logic for detecting recursion. From-SVN: r146293
Diego Novillo committed