re PR lto/86517 (relocation R_X86_64_32 against `.rodata.str1.1' can not be used...
authorJan Hubicka <jh@suse.cz>
Thu, 30 Aug 2018 15:50:39 +0000 (17:50 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 30 Aug 2018 15:50:39 +0000 (15:50 +0000)
commit4e6a938029976924c3be5300e2d0caaae9d05c5d
treef482b9338950b03acf1d43ad637a602bd05f03ea
parent24c35f687a2d1e95c45086f5a13a3624cf21f32a
re PR lto/86517 (relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object with LTO)

PR lto/86517
* lto-opts.c (lto_write_options): Always stream PIC/PIE mode.
* lto-wrapper.c (merge_and_complain): Fix merging of PIC/PIE.

From-SVN: r263988
gcc/ChangeLog
gcc/lto-opts.c
gcc/lto-wrapper.c