fix double-processing of DT_RELR relocations in ldso relocating itself
[musl] / src / math / x32 / expl.s
index aabea45..369f7bd 100644 (file)
@@ -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)