[llvm-bugs] [Bug 37318] New: Denormalized Floating-point Causes Bad Stream State
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed May 2 13:13:47 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=37318
Bug ID: 37318
Summary: Denormalized Floating-point Causes Bad Stream State
Product: libc++
Version: 6.0
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: brett.bernstein at gmail.com
CC: llvm-bugs at lists.llvm.org, mclow.lists at gmail.com
Created attachment 20255
--> https://bugs.llvm.org/attachment.cgi?id=20255&action=edit
Source code demonstrates issue. On clang it never outputs "ok 2"
When a denormalized floating-point number is handled by a stream it results in
a bad stream state. Code attached, but the following link also has the issue:
https://wandbox.org/permlink/E4xV1p0YUdh36LhH
--
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/20180502/5ae03128/attachment.html>
More information about the llvm-bugs
mailing list