aboutsummaryrefslogtreecommitdiff
path: root/libgo
diff options
context:
space:
mode:
authorClément Chigot <clement.chigot@atos.net>2020-09-16 14:03:10 +0200
committerIan Lance Taylor <iant@golang.org>2020-09-22 10:24:07 -0700
commit30bf947649e7381402637d1434d6b1ef22d031f1 (patch)
tree2403b6e131a5985677735a0797fd12782a1bdc14 /libgo
parentf74c87f85f510248874cb90ad0b0527b015034b9 (diff)
downloadgcc-30bf947649e7381402637d1434d6b1ef22d031f1.zip
gcc-30bf947649e7381402637d1434d6b1ef22d031f1.tar.gz
gcc-30bf947649e7381402637d1434d6b1ef22d031f1.tar.bz2
compiler: call runtime.eqtype for non-interface type switch on aix
All type switch clauses must call runtime.eqtype if the linker isn't able to merge type descriptors pointers. Previously, only interface-type clauses were doing it. Updates golang/go#39276 Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/255202
Diffstat (limited to 'libgo')
0 files changed, 0 insertions, 0 deletions