This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-profiling-branch] Support -fdump-ipa-*


On Thu, Sep 09, 2004 at 05:10:36PM +0200, Paolo Bonzini wrote:
> 	* cgraph.h (cgraph_dump_file): Do not declare.
> 	* cgraphunit.c (cgraph_dump_file): Declare as static.
> 	(init_cgraph): New.
> 	* toplev.c (cgraph_dump_file): Do not declare.
> 	(compile_file): Call init_cgraph.
> 	* tree-dump.c (dump_files): Add IPA dump file, remove
> 	XML dump of call graph.
> 	(get_dump_file_name): Support IPA dump file naming scheme.
> 	* tree.h (enum tree_dump_index): Add IPA dump file, remove
> 	XML dump of call graph.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]