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

* [Bug libgcc/61685] Strange check in bid128_fma.c - rounding_correction()
  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 ` hjl at gcc dot gnu.org
  2014-07-23 14:32 ` hjl.tools at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: hjl at gcc dot gnu.org @ 2014-07-23 14:28 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> ---
Author: hjl
Date: Wed Jul 23 14:27:55 2014
New Revision: 212942

URL: https://gcc.gnu.org/viewcvs?rev=212942&root=gcc&view=rev
Log:
Remove redundant tests

    PR libgcc/61685
    * bid128_fma.c (rounding_correction): Remove redundant tests.

Modified:
    trunk/libgcc/config/libbid/ChangeLog
    trunk/libgcc/config/libbid/bid128_fma.c


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

* [Bug libgcc/61685] Strange check in bid128_fma.c - rounding_correction()
  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
  1 sibling, 0 replies; 3+ messages in thread
From: hjl.tools at gmail dot com @ 2014-07-23 14:32 UTC (permalink / raw)
  To: gcc-bugs

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |4.10.0

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
Fixed.


^ 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).