diff options
author | Florian Weimer <fweimer@redhat.com> | 2023-04-03 17:23:11 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2023-04-03 18:40:52 +0200 |
commit | 5d1ccdda7b0c625751661d50977f3dfbc73f8eae (patch) | |
tree | a624ca31bff94e4245e5824699cb04812a65988e /io | |
parent | ac2a14343e81098c196cef5d67b52e440c05c230 (diff) | |
download | glibc-5d1ccdda7b0c625751661d50977f3dfbc73f8eae.zip glibc-5d1ccdda7b0c625751661d50977f3dfbc73f8eae.tar.gz glibc-5d1ccdda7b0c625751661d50977f3dfbc73f8eae.tar.bz2 |
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>
Diffstat (limited to 'io')
0 files changed, 0 insertions, 0 deletions