cbrtq.c (cbrtq): Use Q suffixed floating point constants instead of L suffixed ones.
authorJakub Jelinek <jakub@redhat.com>
Thu, 13 Dec 2012 12:35:56 +0000 (13:35 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 13 Dec 2012 12:35:56 +0000 (13:35 +0100)
commitde137957bda4e1bc1c778dd3ce43e6aeede8d306
treef6549255d38c82758564c06a82765b9e0d30bb92
parent65f141179f4af86da654e1a0787c58f7ecf60c72
cbrtq.c (cbrtq): Use Q suffixed floating point constants instead of L suffixed ones.

* math/cbrtq.c (cbrtq): Use Q suffixed floating point constants
instead of L suffixed ones.
* math/fmaq.c (fmaq): Likewise.
* math/rintq.c (TWO112): Likewise.

From-SVN: r194475
libquadmath/ChangeLog
libquadmath/math/cbrtq.c
libquadmath/math/fmaq.c
libquadmath/math/rintq.c