gcc/gcc c-pretty-print.c ChangeLog

dberlin@gcc.gnu.org dberlin@gcc.gnu.org
Fri May 10 15:05:00 GMT 2002


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	ast-optimizer-branch
Changes by:	dberlin@gcc.gnu.org	2002-05-10 15:05:21

Modified files:
	gcc            : c-pretty-print.c ChangeLog 

Log message:
	2002-05-10  Daniel Berlin  <dberlin@dberlin.org>
	
	* c-pretty-print.c (dump_c_node): Print "<unnamed whatever>" for
	types, variables, etc that have no name, rather than printing
	nothing.
	Handle PMF's properly.
	Print out structure initializers in a somewhat sensible way.
	Print SAVE_EXPR () around SAVE_EXPRs.
	(print_call_name): Handle EXPR_WITH_FILE_LOCATION.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-pretty-print.c.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.1.2.9&r2=1.1.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=ast-optimizer-branch&r1=1.10739.2.56&r2=1.10739.2.57



More information about the Gcc-cvs mailing list