r239083 - in /trunk/gcc/go/gofrontend: MERGE ex...

ian@gcc.gnu.org ian@gcc.gnu.org
Wed Aug 3 16:32:00 GMT 2016


Author: ian
Date: Wed Aug  3 16:32:17 2016
New Revision: 239083

URL: https://gcc.gnu.org/viewcvs?rev=239083&root=gcc&view=rev
Log:
    escape: Stack allocate non-escaping expressions.
    
    Stack allocate expressions that the analysis tracked and determined
    did not escape.
    
    Reviewed-on: https://go-review.googlesource.com/22377

Modified:
    trunk/gcc/go/gofrontend/MERGE
    trunk/gcc/go/gofrontend/expressions.cc



More information about the Gcc-cvs mailing list