This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix PT_GNU_STACK on LTO compiled binaries with debug info (PR lto/82598, take 2)


Jakub Jelinek <jakub@redhat.com> writes:

> 2017-10-18  Jakub Jelinek  <jakub@redhat.com>
>
> 	PR lto/82598
> 	* simple-object.c (handle_lto_debug_sections): Copy over also
> 	.note.GNU-stack section with unchanged name.
> 	* simple-object-elf.c (SHF_EXECINSTR): Define.
> 	(simple_object_elf_copy_lto_debug_section): Drop SHF_EXECINSTR bit
> 	on .note.GNU-stack section.

This is OK.

Thanks.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]