r146293 - in /trunk/gcc: ChangeLog tree-pretty-...

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Fri Apr 17 21:28:00 GMT 2009


Author: dnovillo
Date: Fri Apr 17 21:28:01 2009
New Revision: 146293

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146293
Log:

	* 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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-pretty-print.c



More information about the Gcc-cvs mailing list