fmaq.c (fmaq): Merge from GLIBC.
authorTobias Burnus <burnus@net-b.de>
Thu, 15 Nov 2012 17:22:21 +0000 (18:22 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Thu, 15 Nov 2012 17:22:21 +0000 (18:22 +0100)
commit7ee2eb82776dc8b2a54fa8a643f70d6f0caccddb
tree8afb54539fd762efa866c28e48f50243e4020a17
parent0c604a61a3ea932bc4cf17f543d014c740c4a28a
fmaq.c (fmaq): Merge from GLIBC.

2012-11-15  Tobias Burnus  <burnus@net-b.de>
            Joseph Myers  <joseph@codesourcery.com>

        * math/fmaq.c (fmaq): Merge from GLIBC. Fix fma
        underflows with small x * y; Fix overflow results
        outside round-to-nearest mode; make use of Dekker
        and Knuth algorithms use round-to-nearest.

Co-Authored-By: Joseph Myers <joseph@codesourcery.com>
From-SVN: r193538
libquadmath/ChangeLog
libquadmath/math/fmaq.c