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: [PATCH]: Add dump switch globbing


On Wed, 2004-10-13 at 12:25, Daniel Berlin wrote:

> 	* tree-dump.c (dump_files): Update to reflect new member
>  	of dump_file_info.
>  	(dump_register): Add new argument.
>  	Set glob name.
>  	(dump_switch_p_1): Check against glob name as well.
>  	* tree-optimize.c (register_one_dump_file):
>  	Pass in glob name as well.
>  	* tree-pass.h (struct dump_file_info): Add glob
>  	member.
> 
Looks fine to me, but I cannot approve patches in this area.


Diego.


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