X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fx86_64%2Fexpl.s;h=798261d2835346a9d219f1e45b276c09b6b795c2;hb=b35c4c475bea3c8f938d8e9696d1138eabb54a89;hp=3add810d583f4d377ccdfd88cf5cec47cfe64962;hpb=8ed66ecbcba1dd0f899f22b534aac92a282f42d5;p=musl diff --git a/src/math/x86_64/expl.s b/src/math/x86_64/expl.s index 3add810d..798261d2 100644 --- a/src/math/x86_64/expl.s +++ b/src/math/x86_64/expl.s @@ -37,7 +37,7 @@ expl: fstpt (%rsp) fstpt 16(%rsp) fstpt 32(%rsp) - call exp2l + call exp2l@PLT # if 2^hi == inf return 2^hi fld %st(0) fstpt (%rsp)