---
 mingw-w64-crt/math/nearbyintf.S | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mingw-w64-crt/math/nearbyintf.S b/mingw-w64-crt/math/nearbyintf.S
index 460e1a5..f175175 100644
--- a/mingw-w64-crt/math/nearbyintf.S
+++ b/mingw-w64-crt/math/nearbyintf.S
@@ -35,7 +35,7 @@ __MINGW_USYMBOL(nearbyintf):
        ret
 #elif defined(_ARM_) || defined(__arm__)
        vmrs    r1, fpscr
-       vcvt.s32.f32    s0, s0
+       vcvtr.s32.f32   s0, s0
        vcvt.f32.s32    s0, s0
        vmsr    fpscr, r1
        bx      lr
-- 
2.7.4


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to