Skip to content
Commit 71eb9cc1 authored by Florian Weimer's avatar Florian Weimer
Browse files

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: default avatarJakub Jelinek <jakub@redhat.com>
Reviewed-by: default avatarNoah Goldstein <goldstein.w.n@gmail.com>
(cherry picked from commit 5d1ccdda)
parent 6a0d56b0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment