diff options
author | Ian Lance Taylor <iant@golang.org> | 2021-08-02 16:27:02 -0700 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2021-08-03 16:36:20 -0700 |
commit | cbbd439a33e889a1a47b103951c53472fc8558eb (patch) | |
tree | 5accf4216504db9d9f0d269cac79d1427303ae4c /libgo/go | |
parent | 3a7794b469f897e0141817785738e2faa73119b5 (diff) | |
download | gcc-cbbd439a33e889a1a47b103951c53472fc8558eb.zip gcc-cbbd439a33e889a1a47b103951c53472fc8558eb.tar.gz gcc-cbbd439a33e889a1a47b103951c53472fc8558eb.tar.bz2 |
compiler: check slice to pointer-to-array conversion element type
When checking a slice to pointer-to-array conversion, I forgot to
verify that the elements types are identical.
For golang/go#395
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/339329
Diffstat (limited to 'libgo/go')
0 files changed, 0 insertions, 0 deletions