compiler: show readable names in escape analysis messages
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 26 Jan 2018 23:58:54 +0000 (23:58 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 26 Jan 2018 23:58:54 +0000 (23:58 +0000)
commitcc24ff0dc2b163e10afaca62b25de74c5dc313fd
treedcd2ecbc5bd26426affed07bdb7e4724fb5638f4
parent6db724435ac1094b719949e69782a4ef01269513
compiler: show readable names in escape analysis messages

    Call message_name when printing a variable for an escape analysis
    message.  This implies changing the AST dumps, which is fine.

    Reviewed-on: https://go-review.googlesource.com/90296

From-SVN: r257113
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/escape.cc
gcc/go/gofrontend/expressions.cc
gcc/go/gofrontend/wb.cc