escape: Stack allocate non-escaping expressions.
commit3af8a0a8101a69866dad7f8a3e2d687040838260
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 3 Aug 2016 16:32:17 +0000 (3 16:32 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 3 Aug 2016 16:32:17 +0000 (3 16:32 +0000)
tree9077206ae7a7ad737453d252c89fd7742f09cd64
parent612a6ffe0ea3b27a5f8180a8d0844593a791568c
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

From-SVN: r239083
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/expressions.cc