Author: trippels
Date: Tue Jan 24 09:32:16 2017
New Revision: 244858
URL: https://gcc.gnu.org/viewcvs?rev=244858&root=gcc&view=rev
Log:
Fix build failure with MPFR 2.4.x
* gimple-ssa-sprintf.c (format_floating): Change MPFR_RNDx to
GMP_RNDx for compatiblity.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gimple-ssa-sprintf.c