[llvm-bugs] [Bug 28164] Dividing complex numbers produces wrong results on ARM 32bit

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 7 01:52:27 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=28164

Peter Smith <peter.smith at linaro.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Peter Smith <peter.smith at linaro.org> ---
Yes, this should be fixed on trunk by https://reviews.llvm.org/D35538 r309257
and r309263 (test fix). I also added a test in llvm r309731 under
https://reviews.llvm.org/D35904

I've tested the above example with libgcc.a from an arm-linux-gnueabihf sysroot
and with -mfloat-abi=softfp with a libgcc.a from an arm-linux-gnueabi sysroot.
Both print out a/b: inf.


I've marked this resolved.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170807/e271f7d0/attachment.html>


More information about the llvm-bugs mailing list