[BZ #16427] Fix ldbl-128 exp overflows.
commit7beb48cbb77ef32135a07b429838521a0c181377
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Wed, 15 Jan 2014 08:50:31 +0000 (15 09:50 +0100)
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Wed, 15 Jan 2014 08:50:31 +0000 (15 09:50 +0100)
treee545e9c4f79024dee0da455c0cbf25d33c1d135d
parentc20d5bf50991d6c4e396f27612ad379214120c48
[BZ #16427] Fix ldbl-128 exp overflows.

Invoke the non-IEEE handling only for numbers special also in the IEEE
case.  This aligns the exp handling with the other ldbl variants.
ChangeLog
sysdeps/ieee754/ldbl-128/w_expl.c