]> gcc.gnu.org Git - gcc.git/commit
aix: Use assemble_name to output BSS section name.
authorDavid Edelsohn <dje.gcc@gmail.com>
Wed, 2 Jun 2021 17:32:45 +0000 (13:32 -0400)
committerDavid Edelsohn <dje.gcc@gmail.com>
Sun, 6 Jun 2021 20:40:02 +0000 (16:40 -0400)
commit03d921abe60fe9ff54a3c449eff1531e73a19215
treebf2f2345ea6ed1b8dbb0414b7611a81b16d995ac
parent09bf5279e87a15f658e37c7f873ccc40e5ef2576
aix: Use assemble_name to output BSS section name.

The code to emit BSS CSECT needs to support user assembler name.

* config/rs6000/rs6000.c (rs6000_xcoff_asm_output_aligned_decl_common):
Use assemble_name to output BSS section name.
gcc/config/rs6000/rs6000.c
This page took 0.061816 seconds and 6 git commands to generate.