diff options
author | John David Anglin <danglin@gcc.gnu.org> | 2019-07-18 00:06:41 +0000 |
---|---|---|
committer | John David Anglin <danglin@gcc.gnu.org> | 2019-07-18 00:06:41 +0000 |
commit | 9cc7debee91270a91ce6e9ad65740b8e35743c61 (patch) | |
tree | 15c3d64671a9aa19ab72f42c31bb87380d40228b /gcc/c | |
parent | caffb6e56c2914e64e65f3c336b770c178f265a3 (diff) | |
download | gcc-9cc7debee91270a91ce6e9ad65740b8e35743c61.zip gcc-9cc7debee91270a91ce6e9ad65740b8e35743c61.tar.gz gcc-9cc7debee91270a91ce6e9ad65740b8e35743c61.tar.bz2 |
pa.c (pa_som_asm_init_sections): Don't force all constant data into data section when generating PIC code.
* config/pa/pa.c (pa_som_asm_init_sections): Don't force all constant
data into data section when generating PIC code.
(pa_select_section): Use pa_reloc_rw_mask() to qualify relocs.
(pa_reloc_rw_mask): Return 3 when generating PIC code and when
generating code for SOM targets earlier than HP-UX 11. Otherwise,
return 2 for SOM and 0 for other targets.
From-SVN: r273557
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions