[llvm-bugs] [Bug 24398] [mingw64] clang 3.6.2 long double representation causes Segmentation fault

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Sep 19 03:13:18 PDT 2015


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

florian.ziesche+llvm at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |florian.ziesche+llvm at gmail.
                   |                            |com
         Resolution|FIXED                       |---

--- Comment #6 from florian.ziesche+llvm at gmail.com ---
this was accidentally reverted by
http://llvm.org/viewvc/llvm-project?view=revision&revision=245620

please reapply the "LongDoubleFormat = &llvm::APFloat::x87DoubleExtended" part


not sure about the 32-bit part though
(http://llvm.org/viewvc/llvm-project?view=revision&revision=245618), should
this be x87DoubleExtended as well?

-- 
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/20150919/669448c9/attachment.html>


More information about the llvm-bugs mailing list