[PATCH] Use dump_asm_name for Callers/Calls in dump.

Martin Liška mliska@suse.cz
Tue Jan 7 09:34:00 GMT 2020


Hi.

I would like to make cgraph_node names consistent in cgraph_node::dump.

Patch can bootstrap on x86_64-linux-gnu and survives regression tests.

Ready to be installed?
Thanks,
Martin

gcc/ChangeLog:

2020-01-02  Martin Liska  <mliska@suse.cz>

	* cgraph.c (cgraph_node::dump): Use systematically
	dump_asm_name.
---
  gcc/cgraph.c | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Use-dump_asm_name-for-Callers-Calls-in-dump.patch
Type: text/x-patch
Size: 817 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20200107/1e51c3a6/attachment.bin>


More information about the Gcc-patches mailing list