https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67834
--- Comment #12 from John David Anglin <danglin at gcc dot gnu.org> --- Author: danglin Date: Wed Jan 1 23:00:58 2020 New Revision: 279824 URL: https://gcc.gnu.org/viewcvs?rev=279824&root=gcc&view=rev Log: 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. Modified: branches/gcc-9-branch/gcc/ChangeLog branches/gcc-9-branch/gcc/config/pa/pa.c branches/gcc-9-branch/gcc/config/pa/pa32-linux.h