print-tree.c (print_node): Print location using the established format %s:%i%i.
authorMartin Sebor <msebor@redhat.com>
Thu, 10 Aug 2017 17:43:28 +0000 (17:43 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Thu, 10 Aug 2017 17:43:28 +0000 (11:43 -0600)
commit8197ac2f3070fdaa79aac6541e45fbfdec64ccc4
tree86e32f92c1db431db6daf6e3578363e0c540a08a
parent0a8923facae32e5cb1886f885fb5eb64d4614b73
print-tree.c (print_node): Print location using the established format %s:%i%i.

gcc/ChangeLog:

* print-tree.c (print_node): Print location using the established
format %s:%i%i.
Replace spaces with colons.
(debug_raw, debug): Ditto.

From-SVN: r251030
gcc/ChangeLog
gcc/print-tree.c