xcoffout.h (xcoff_private_rodata_section_name): Declare.
commit8f1d8deb29c6725d2c0f0d3fe13b19d52fffda38
authorDavid Edelsohn <dje.gcc@gmail.com>
Thu, 11 Apr 2019 14:14:35 +0000 (11 14:14 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Thu, 11 Apr 2019 14:14:35 +0000 (11 10:14 -0400)
treef13cef9e220869c0c274397ba1b36026a609a2b3
parentf499726a0001acfa6a310f5dc148e1d7f3959452
xcoffout.h (xcoff_private_rodata_section_name): Declare.

        * xcoffout.h (xcoff_private_rodata_section_name): Declare.
        * xcoffout.c (xcoff_private_rodata_section_name): Define.
        * config/rs6000/rs6000.c (rs6000_xcoff_asm_init_sections): Create
        read_only_private_data_section using xcoff_private_rodata_section_name.
        (rs6000_xcoff_file_start): Generate xcoff_private_rodata_section_name.

From-SVN: r270284
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/xcoffout.c
gcc/xcoffout.h