diff options
| author | Cuong Manh Le <cuong.manhle.vn@gmail.com> | 2020-11-24 00:58:00 +0700 |
|---|---|---|
| committer | Cuong Manh Le <cuong.manhle.vn@gmail.com> | 2020-11-24 03:06:15 +0000 |
| commit | 7dc5d909fb465345bf1583eb978aaa56ca365f38 (patch) | |
| tree | 9278347c34dbc18ebb208e76121ef1c9367a0522 /src/runtime/stack_test.go | |
| parent | 762eda346a9f4062feaa8a9fc0d17d72b11586f0 (diff) | |
| download | go-7dc5d909fb465345bf1583eb978aaa56ca365f38.tar.xz | |
cmd/compile: set OpLoad argument type interface{} correctly
CL 271906 allows loading single field of typed-interface{} OpIData, but
it does not update the corresponding selector type. So the generated
OpLoad has the named type instead, prevent it from being lowered by
lower pass.
Fixes #42784
Change-Id: Idf32e4f711731be09d508dd712b60bc8c58309bd
Reviewed-on: https://go-review.googlesource.com/c/go/+/272466
Trust: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Diffstat (limited to 'src/runtime/stack_test.go')
0 files changed, 0 insertions, 0 deletions
