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

msebor@gcc.gnu.org msebor@gcc.gnu.org
Thu Jan 26 23:37:00 GMT 2017


Author: msebor
Date: Thu Jan 26 23:37:17 2017
New Revision: 244957

URL: https://gcc.gnu.org/viewcvs?rev=244957&root=gcc&view=rev
Log:
gcc/ChangeLog:
	* gimple-ssa-sprintf.c (format_floating): Test HAVE_XFmode and
	HAVE_DFmode before using XFmode or DFmode.
	(parse_directive): Avoid using the z length modifier to avoid
	the ISO C++98 does not support the ‘z’ gnu_printf length modifier.

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



More information about the Gcc-cvs mailing list