aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorAndrew Stubbs <ams@codesourcery.com>2020-06-02 14:41:21 +0100
committerAndrew Stubbs <ams@codesourcery.com>2020-06-02 15:35:56 +0100
commitd3b6767dce45a7100e4cc32d2986a55f09a2cce2 (patch)
tree2f8f0b8e8f26b8b3c8b4b20eb3006ebb7753f085 /libgcc
parent4b6dcfd542aed2d14a0bcd2bee116d0779cc1d48 (diff)
downloadgcc-d3b6767dce45a7100e4cc32d2986a55f09a2cce2.zip
gcc-d3b6767dce45a7100e4cc32d2986a55f09a2cce2.tar.gz
gcc-d3b6767dce45a7100e4cc32d2986a55f09a2cce2.tar.bz2
amdgcn: Remove -mlocal-symbol-id option
This patch removes the obsolete -mlocal-symbol-id option. This was used to control mangling of local symbol names in order to work around a ROCm runtime bug, but that has not been needed in some time, and the mangling was removed already. gcc/ChangeLog: * config/gcn/gcn-hsa.h (CC1_SPEC): Delete. * config/gcn/gcn.opt (-mlocal-symbol-id): Delete. * config/gcn/mkoffload.c (main): Don't use -mlocal-symbol-id. gcc/testsuite/ChangeLog: * gcc.dg/intermod-1.c: Don't use -mlocal-symbol-id.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions