bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/21132] [hppa-linux] pie support doesn't work


From: danglin at gcc dot gnu.org
Subject: [Bug ld/21132] [hppa-linux] pie support doesn't work
Date: Wed, 15 Feb 2017 14:15:47 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=21132

--- Comment #10 from John David Anglin <danglin at gcc dot gnu.org> ---
The patch fixes the trivial test case.  We are down to the following ld
failures on trunk:

Running /home/dave/gnu/binutils/src/ld/testsuite/ld-elf/indirect.exp ...
FAIL: Run with libpr18720c.so 1
FAIL: Run with libpr18720c.so 2
FAIL: Run with libpr18720c.so 3
FAIL: Run with libpr18720c.so 4
FAIL: Run with libpr18720c.so 5

Running /home/dave/gnu/binutils/src/ld/testsuite/ld-elf/shared.exp ...
FAIL: Run pr18718
FAIL: Run pr18718 with PIE (1)
FAIL: Run pr18718 with PIE (2)
FAIL: Run pr18718 with PIC (1)
FAIL: Run pr18718 with PIC (2)

I'll take a look at these.

I'm somewhat surprised that this problem didn't affect shared libraries as the
fix seems to apply to them as well.

Still wondering why pie executables are being placed in second quadrant of VM.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]