X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fx32%2Fexpl.s;h=369f7bd2167b562163233a868bc0091b3bb32740;hb=29e4319178cbc2a4e9f058a99ae8098d4b6ac055;hp=aabea45e154abdb4847ddb420ca822a02d2e7bc9;hpb=664cd341921007cea52c8891f27ce35927dca378;p=musl diff --git a/src/math/x32/expl.s b/src/math/x32/expl.s index aabea45e..369f7bd2 100644 --- a/src/math/x32/expl.s +++ b/src/math/x32/expl.s @@ -37,7 +37,7 @@ expl: fstpt (%esp) fstpt 16(%esp) fstpt 32(%esp) - call exp2l + call exp2l@PLT # if 2^hi == inf return 2^hi fld %st(0) fstpt (%esp)