https://llvm.org/bugs/show_bug.cgi?id=24398
Reid Kleckner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #24 from Reid Kleckner <[email protected]> --- (In reply to comment #22) > The way I read this is that GCC uses 80bit x87s for long doubles, which > it passes indirectly by pointer. > > Yes I did say that it is using x87 80-bit precision Oops, yeah, I was replying to the previous comment. Wires crossed. =/ Anyway, this should be fixed in r251567. I ran the iostream test case and it seems to work. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
