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]

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


Author: msebor
Date: Sat Aug  4 22:14:41 2018
New Revision: 263312

URL: https://gcc.gnu.org/viewcvs?rev=263312&root=gcc&view=rev
Log:
PR tree-optimization/86571 - AIX NaNQ and NaNS output format conflicts with __builtin_sprintf

gcc/ChangeLog:

	PR tree-optimization/86571
	* gimple-ssa-sprintf.c (format_floating): Extend upper bound of
	NaN output to 4.


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]