mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-26 12:34:41 +08:00
a3c0105058
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 <mikey@neuling.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
ptrace-gpr.c | ||
ptrace-gpr.h | ||
ptrace-tar.c | ||
ptrace-tar.h | ||
ptrace-tm-gpr.c | ||
ptrace-tm-spd-gpr.c | ||
ptrace-tm-spd-tar.c | ||
ptrace-tm-spd-vsx.c | ||
ptrace-tm-spr.c | ||
ptrace-tm-tar.c | ||
ptrace-tm-vsx.c | ||
ptrace-vsx.c | ||
ptrace-vsx.h | ||
ptrace.h |