[PATCH] S390: Fix build with gcc configured with --enable-default-pie. [BZ #21537]

Stefan Liebler stli@linux.vnet.ibm.com
Mon Jun 19 09:15:00 GMT 2017


On 06/12/2017 02:05 PM, Andreas Schwab wrote:
> On Jun 08 2017, Stefan Liebler <stli@linux.vnet.ibm.com> wrote:
> 
>> 	[BZ #21537]
>> 	* sysdeps/s390/s390-32/sysdep.h (JUMPTARGET, SYSCALL_PIC_SETUP):
>> 	Check SHARED instead of PIC.
>> 	(SYSCALL_PIC_SETUP): Add missing semicolons.
>> 	* sysdeps/s390/s390-64/sysdep.h (JUMPTARGET, SYSCALL_PIC_SETUP):
>> 	Check SHARED instead of PIC.
>> 	* sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S
>> 	(__makecontext_ret): Adjust code to jump to exit.
> 
> Ok.
> 
> Andreas.
> 
Committed.

Thanks.
Stefan



More information about the Libc-alpha mailing list