Fix spacing in cgraph_node::dump.
authorMartin Liska <mliska@suse.cz>
Thu, 24 Sep 2020 14:37:41 +0000 (16:37 +0200)
committerMartin Liska <mliska@suse.cz>
Fri, 25 Sep 2020 08:11:27 +0000 (10:11 +0200)
commite9e2953ceddb804e551d75725f4f603aaf71cc0f
tree47828e3f235cb52b50ddc3b285f5d7c049bde7f8
parent7ac25ab39897e83f38e1246b0330cd2354ae0f91
Fix spacing in cgraph_node::dump.

gcc/ChangeLog:

* cgraph.c (cgraph_node::dump): Always print space at the end
of a message.  Remove one extra space.
gcc/cgraph.c