On Wed, 2017-08-30 at 10:45:12 UTC, Michael Neuling wrote:
Currently these tests won't build with a `--enable-default-pie`
compiler as they require r30 to be clobbered. This gives
an error:
ptrace-tm-spd-gpr.c:41:2: error: PIC register clobbered by 'r30' in 'asm'
This forces these tests to be built no-pie.
Signed-off-by: Michael Neuling <redacted>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/a3c01050584da30405181505d20cd6
cheers