r257113 - in /trunk/gcc/go/gofrontend: MERGE es...
ian@gcc.gnu.org
ian@gcc.gnu.org
Fri Jan 26 23:58:00 GMT 2018
Author: ian
Date: Fri Jan 26 23:58:54 2018
New Revision: 257113
URL: https://gcc.gnu.org/viewcvs?rev=257113&root=gcc&view=rev
Log:
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
Modified:
trunk/gcc/go/gofrontend/MERGE
trunk/gcc/go/gofrontend/escape.cc
trunk/gcc/go/gofrontend/expressions.cc
trunk/gcc/go/gofrontend/wb.cc
More information about the Gcc-cvs
mailing list