aboutsummaryrefslogtreecommitdiff
path: root/gcc/int-vector-builder.h
diff options
context:
space:
mode:
authorClément Chigot <chigot.c@gmail.com>2020-05-29 11:39:42 +0200
committerIan Lance Taylor <iant@golang.org>2020-08-10 16:45:16 -0700
commitf4b9b136808c31118c52c0addafb3fd323484d1b (patch)
treecc518ef3fc753c719afdcd1c2eb5476188f3c027 /gcc/int-vector-builder.h
parent636686662326496f68451e7eb91882fe462f850a (diff)
downloadgcc-f4b9b136808c31118c52c0addafb3fd323484d1b.zip
gcc-f4b9b136808c31118c52c0addafb3fd323484d1b.tar.gz
gcc-f4b9b136808c31118c52c0addafb3fd323484d1b.tar.bz2
runtime: revert eqtype for AIX
AIX linker is not able to merge identical type descriptors in a single symbol if there are coming from different object or shared object files. This results into several pointers referencing the same type descriptors. Thus, eqtype is needed to ensure that these different symbols will be considered as the same type descriptor. Fixes golang/go#39276 gcc/go/ChangeLog: * go-c.h (struct go_create_gogo_args): Add need_eqtype field. * go-lang.c (go_langhook_init): Set need_eqtype. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/235697
Diffstat (limited to 'gcc/int-vector-builder.h')
0 files changed, 0 insertions, 0 deletions