aboutsummaryrefslogtreecommitdiff
path: root/gcc/errors.c
diff options
context:
space:
mode:
authorAndrew Pinski <apinski@marvell.com>2021-09-12 08:58:16 +0000
committerAndrew Pinski <apinski@marvell.com>2021-09-13 15:16:56 +0000
commit9e58de3ce00fc2385c9efb7faf321e0c601f0b0c (patch)
tree02c34b876dfd6c4259548ea704588fa6441b2029 /gcc/errors.c
parent512b383534785f9fc021e700a1fdda86cf0f3fe7 (diff)
downloadgcc-9e58de3ce00fc2385c9efb7faf321e0c601f0b0c.zip
gcc-9e58de3ce00fc2385c9efb7faf321e0c601f0b0c.tar.gz
gcc-9e58de3ce00fc2385c9efb7faf321e0c601f0b0c.tar.bz2
Fix PR lto/49664: liblto_plugin.so exports too many symbols
So right now liblto_plugin.so exports many libiberty symbols and simple_object file symbols but really it just needs to export onload. This fixes the problem by using "-export-symbols-regex onload" on the libtool link line. lto-plugin/ChangeLog: PR lto/49664 * Makefile.am: Export only onload. * Makefile.in: Regenerate.
Diffstat (limited to 'gcc/errors.c')
0 files changed, 0 insertions, 0 deletions