r256407 - in /trunk/gcc/go/gofrontend: MERGE ex...
ian@gcc.gnu.org
ian@gcc.gnu.org
Tue Jan 9 23:33:00 GMT 2018
Author: ian
Date: Tue Jan 9 23:33:49 2018
New Revision: 256407
URL: https://gcc.gnu.org/viewcvs?rev=256407&root=gcc&view=rev
Log:
compiler: make non-escaping Bound_method_expression not heap allocate
Bound_method_expression needs a closure. Stack allocate the
closure when it does not escape.
Reviewed-on: https://go-review.googlesource.com/85638
Modified:
trunk/gcc/go/gofrontend/MERGE
trunk/gcc/go/gofrontend/expressions.cc
More information about the Gcc-cvs
mailing list