Use GMP_RNDN for portability to MPFR 2.4.2
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Thu, 22 Sep 2016 11:33:25 +0000 (11:33 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Thu, 22 Sep 2016 11:33:25 +0000 (11:33 +0000)
commitb8ffdd9730b00a64e85eb2e3881b9006932b41bb
treef81a91edccbbf4bdb5d2250eda03da3ec0502670
parent195d1431ff5b9903938f2ee1a6ed86df0cf9b115
Use GMP_RNDN for portability to MPFR 2.4.2

* gimple-ssa-sprintf.c (format_floating_max): Use GMP_RNDN instead
of MPFR_RNDN.
(format_floating): Likewise.

From-SVN: r240350
gcc/ChangeLog
gcc/gimple-ssa-sprintf.c