diff options
author | David Edelsohn <dje.gcc@gmail.com> | 2021-03-28 13:11:50 -0400 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 2021-03-28 17:57:33 -0400 |
commit | 499fa254ae8c9752d8c2cf3130b13ffddfd83546 (patch) | |
tree | a95a2d42d94ae0a47ec6626ebbfc51b549be0932 /libstdc++-v3 | |
parent | d15db0c5f5d81e9057df07c9568ee81873860a44 (diff) | |
download | gcc-499fa254ae8c9752d8c2cf3130b13ffddfd83546.zip gcc-499fa254ae8c9752d8c2cf3130b13ffddfd83546.tar.gz gcc-499fa254ae8c9752d8c2cf3130b13ffddfd83546.tar.bz2 |
aix: TLS DWARF symbol decorations.
GCC currently emits TLS relocation decorations on symbols in DWARF sections.
Recent changes to the AIX linker cause it to reject such symbols.
This patch removes the decorations (@ie, @le, @m) and emit only the
qualified symbol name.
gcc/ChangeLog:
* config/rs6000/rs6000.c (rs6000_output_dwarf_dtprel): Do not add
XCOFF TLS reloc decorations.
Diffstat (limited to 'libstdc++-v3')
0 files changed, 0 insertions, 0 deletions