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: unassignedclangb...@nondot.org
          Reporter: brett.bernst...@gmail.com
                CC: llvm-bugs@lists.llvm.org, mclow.li...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to