]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/ChangeLog
ibm-ldouble.c (__gcc_qdiv): Scale up arguments in case of small numerator and finite...
authorJoseph Myers <joseph@codesourcery.com>
Fri, 3 Jan 2014 02:05:44 +0000 (02:05 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Fri, 3 Jan 2014 02:05:44 +0000 (02:05 +0000)
commita02e7bddb8b6e631048c93a7463278f6079532a2
tree600f5ab6116c9a7fad8b0f87b548b842bbf02f7f
parent927734cfafbc115c51401621f37d17b56b162d2a
ibm-ldouble.c (__gcc_qdiv): Scale up arguments in case of small numerator and finite nonzero result.

libgcc:
* config/rs6000/ibm-ldouble.c (__gcc_qdiv): Scale up arguments in
case of small numerator and finite nonzero result.

gcc/testsuite:
* gcc.target/powerpc/rs6000-ldouble-3.c: New test.

From-SVN: r206310
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/rs6000-ldouble-3.c [new file with mode: 0644]
libgcc/ChangeLog
libgcc/config/rs6000/ibm-ldouble.c