compiler: remove stack_allocation_expression
authorCherry Zhang <cherryyz@google.com>
Fri, 8 Jun 2018 23:55:06 +0000 (23:55 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 8 Jun 2018 23:55:06 +0000 (23:55 +0000)
commit88f1232807e44dbf4e74bf7976c424c0c0a5c355
treecf9d56e7540e6991c54da6ae576ba22a0fbe6840
parentd1ecece9af3adc46eb1cc716608c38692d57f9c1
compiler: remove stack_allocation_expression

    Now we make temporaries for allocations on stack (CL 86242). This
    function is no longer used. Remove.

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

* go-gcc.cc (class Gcc_backend): Remove
stack_allocation_expression method.

From-SVN: r261353
gcc/go/ChangeLog
gcc/go/go-gcc.cc
gcc/go/gofrontend/backend.h