about summary refs log tree commit diff
path: root/sysdeps/x86_64/fpu/svml_d_log4_core.S
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2023-04-03 17:23:11 +0200
committerFlorian Weimer <fweimer@redhat.com>2023-04-24 15:34:06 +0200
commit95c5bddc9fbfda12220124dbf13750f97bae4e1d (patch)
tree4504756fb79f28ac508ec0d6787765d4b61fe4e3 /sysdeps/x86_64/fpu/svml_d_log4_core.S
parent6d42a86ad3861d6ec67058eb32f5150e7b734951 (diff)
downloadglibc-95c5bddc9fbfda12220124dbf13750f97bae4e1d.tar.gz
glibc-95c5bddc9fbfda12220124dbf13750f97bae4e1d.tar.xz
glibc-95c5bddc9fbfda12220124dbf13750f97bae4e1d.zip
x86_64: Fix asm constraints in feraiseexcept (bug 30305)
The divss instruction clobbers its first argument, and the constraints
need to reflect that.  Fortunately, with GCC 12, generated code does
not actually change, so there is no externally visible bug.

Suggested-by: Jakub Jelinek <jakub@redhat.com>
Reviewed-by: Noah Goldstein <goldstein.w.n@gmail.com>
(cherry picked from commit 5d1ccdda7b0c625751661d50977f3dfbc73f8eae)
Diffstat (limited to 'sysdeps/x86_64/fpu/svml_d_log4_core.S')
0 files changed, 0 insertions, 0 deletions