summaryrefslogtreecommitdiff
path: root/hurd/intr-rpc.defs
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2018-12-17 18:31:50 +0000
committerJoseph Myers <joseph@codesourcery.com>2018-12-17 18:31:50 +0000
commit551e81d9e321ebe63465be2607fd251da38b4b0b (patch)
treee7300d8430e69b789b7df49ee9c105f70bdddfde /hurd/intr-rpc.defs
parentdf648905e7d8340bb3e78813fd25e2077b9685d9 (diff)
downloadglibc-551e81d9e321ebe63465be2607fd251da38b4b0b.tar
glibc-551e81d9e321ebe63465be2607fd251da38b4b0b.tar.gz
glibc-551e81d9e321ebe63465be2607fd251da38b4b0b.tar.bz2
glibc-551e81d9e321ebe63465be2607fd251da38b4b0b.zip
Do not clobber r12 for ia64 syscalls.
GCC mainline now gives errors for an asm that clobbers the stack pointer. According to <https://gcc.gnu.org/ml/gcc-patches/2018-12/msg00932.html> GCC previously ignored such a clobber; thus, this patch removes it from the clobbers for ia64 syscalls. Tested with build-many-glibcs.py for ia64-linux-gnu. * sysdeps/unix/sysv/linux/ia64/sysdep.h (ASM_CLOBBERS_6_COMMON): Do not clobber r12.
Diffstat (limited to 'hurd/intr-rpc.defs')
0 files changed, 0 insertions, 0 deletions