[trunk] Mini merge from lto branch: Add TDF_VERBOSE (5/5)

Diego Novillo dnovillo@google.com
Fri May 16 15:27:00 GMT 2008


This adds a new TDF_VERBOSE flag to request GIMPLE dumps using the 
dump_node format instead of the regular C-like syntax.

Bootstrapped and tested on x86_64.  Applied to trunk.


Diego.


2008-05-16  Kenneth Zadeck <zadeck@naturalbridge.com>

	* doc/invoke.text (-fdump-tree-*-verbose): New option.
	* tree-dump.c (dump_options): New verbose option.
	* tree-pretty-print.c (dump_phi_nodes, dump_generic_bb_buff):
	Add verbose dump.
	* tree-pass.h (TDF_VERBOSE): New dump flag.
	* print-tree.c (print_node): Added code to be able to print
	PHI_NODES.
	(tree-flow.h): Added include.
	Makefile.in (print-tree.o):  Added TREE_FLOW_H.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20080516-verbose-tree-dump.diff.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20080516/c0e7d709/attachment.txt>


More information about the Gcc-patches mailing list