This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r240350 - in /trunk/gcc: ChangeLog gimple-ssa-s...


Author: ro
Date: Thu Sep 22 11:33:25 2016
New Revision: 240350

URL: https://gcc.gnu.org/viewcvs?rev=240350&root=gcc&view=rev
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimple-ssa-sprintf.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]