re PR target/67834 (Local references inside comdat groups)
commit5b15f31ae8263268f140f0ffaf214df88b36ecbc
authorJohn David Anglin <danglin@gcc.gnu.org>
Wed, 1 Jan 2020 22:57:54 +0000 (1 22:57 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Wed, 1 Jan 2020 22:57:54 +0000 (1 22:57 +0000)
treee2578fcc5d721b44b1d4c390473503dfadfc5ee0
parentb31f1b64ab243b3c5879479577583b813672892d
re PR target/67834 (Local references inside comdat groups)

PR target/67834
* config/pa/pa.c (pa_elf_select_rtx_section): New.  Put references to
COMDAT group function labels in .data.rel.ro.local section.
* config/pa/pa32-linux.h (TARGET_ASM_SELECT_RTX_SECTION): Define.

From-SVN: r279823
gcc/ChangeLog
gcc/config/pa/pa.c
gcc/config/pa/pa32-linux.h