diff options
author | Joseph Myers <joseph@codesourcery.com> | 2018-12-17 18:31:50 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2018-12-17 18:31:50 +0000 |
commit | 551e81d9e321ebe63465be2607fd251da38b4b0b (patch) | |
tree | e7300d8430e69b789b7df49ee9c105f70bdddfde /include/fpu_control.h | |
parent | df648905e7d8340bb3e78813fd25e2077b9685d9 (diff) | |
download | glibc-551e81d9e321ebe63465be2607fd251da38b4b0b.tar.gz glibc-551e81d9e321ebe63465be2607fd251da38b4b0b.tar.xz 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 'include/fpu_control.h')
0 files changed, 0 insertions, 0 deletions