public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcc/61685] New: Strange check in bid128_fma.c - rounding_correction()
@ 2014-07-03 10:41 maksqwe1 at ukr dot net
  2014-07-23 14:28 ` [Bug libgcc/61685] " hjl at gcc dot gnu.org
  2014-07-23 14:32 ` hjl.tools at gmail dot com
  0 siblings, 2 replies; 3+ messages in thread
From: maksqwe1 at ukr dot net @ 2014-07-03 10:41 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61685

            Bug ID: 61685
           Summary: Strange check in bid128_fma.c - rounding_correction()
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcc
          Assignee: unassigned at gcc dot gnu.org
          Reporter: maksqwe1 at ukr dot net

bid128_fma.c 97

if (is_midpoint_lt_even || is_midpoint_lt_even ||     // <===
    is_inexact_gt_midpoint || is_inexact_gt_midpoint) // <===
*ptrfpsf |= UNDERFLOW_EXCEPTION;


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-07-23 14:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-03 10:41 [Bug libgcc/61685] New: Strange check in bid128_fma.c - rounding_correction() maksqwe1 at ukr dot net
2014-07-23 14:28 ` [Bug libgcc/61685] " hjl at gcc dot gnu.org
2014-07-23 14:32 ` hjl.tools at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).