]> gcc.gnu.org Git - gcc.git/commit
compiler: export thunks referenced by inline functions
authorIan Lance Taylor <iant@golang.org>
Fri, 14 Aug 2020 22:27:15 +0000 (15:27 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 18 Aug 2020 00:20:13 +0000 (17:20 -0700)
commit1925bff7f21e5aaffb9a7fcf1356e67472d64b03
tree70621dceb83cf72e31266e170d5b778bbfbd18d6
parente26c9daa0f1d3ca2fb9c81f7bbe31962bd8899c6
compiler: export thunks referenced by inline functions

The test case is https://golang.org/cl/248637.

Fixes golang/go#40252

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/248638
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/expressions.cc
gcc/go/gofrontend/gogo.cc
This page took 0.063467 seconds and 5 git commands to generate.