gcc/ChangeLog:
commite452d2ebc8b422dcf006e5787117f9bc6e02ffbf
authormsebor <msebor@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Jan 2017 23:37:17 +0000 (26 23:37 +0000)
committermsebor <msebor@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 26 Jan 2017 23:37:17 +0000 (26 23:37 +0000)
tree8e0d2c29a02067bdc6152e97d5a73d3dabe65266
parent9b0feec76fa30037f8d340de6e2fdc9e1e7678e7
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@244957 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimple-ssa-sprintf.c