[PATCH] IPA ICF: enhance dump output

Jeff Law law@redhat.com
Wed Jun 5 22:12:00 GMT 2019


On 6/4/19 8:38 AM, Martin Liška wrote:
> Hi.
> 
> The patch is about simplification of dump output. Plus it prints
> also a file in which the dump message was emitted.
> 
> Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
> 
> Ready to be installed?
> Thanks,
> Martin
> 
> gcc/ChangeLog:
> 
> 2019-06-04  Martin Liska  <mliska@suse.cz>
> 
> 	* ipa-icf-gimple.h (dump_message_1): Remove.
> 	(dump_message): Likewise.
> 	(return_false_with_message_1): Print also file.
> 	(return_false_with_msg): Likewise.
> 	(return_with_result): Likewise.
> 	(return_with_debug): Likewise.
> 	* ipa-icf.c (sem_function::equals_private): Remove call
> 	to dump_message.
OK.
jeff



More information about the Gcc-patches mailing list