diff options
author | Clément Chigot <clement.chigot@atos.net> | 2021-06-15 11:06:52 +0200 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2021-06-17 23:29:47 +0930 |
commit | bcf8470303e06cb6cd5294608aad913fe5580f45 (patch) | |
tree | 7ef5ce89e4df1a0952945ad6655c060f66c2d6a1 /gdb/compile/compile.c | |
parent | 18263be7565782a9c07045a7a72d80c507a5be09 (diff) | |
download | binutils-bcf8470303e06cb6cd5294608aad913fe5580f45.zip binutils-bcf8470303e06cb6cd5294608aad913fe5580f45.tar.gz binutils-bcf8470303e06cb6cd5294608aad913fe5580f45.tar.bz2 |
gas: handle csect in bss section for XCOFF
Latest gcc versions are now generating csects instead of .lcomm
for bss symbols.
Some adjustements are needed in order to handle them.
* config/tc-ppc.c (md_begin): Create bss section with dummy
symbol.
(ppc_frob_symbol): Output XTY_CM for bss csects.
(ppc_fix_adjustable): Adjust condition to avoid bss csects.
Diffstat (limited to 'gdb/compile/compile.c')
0 files changed, 0 insertions, 0 deletions