gimple-ssa-sprintf.c (format_floating): Simplify the computation of precision to...
authorMartin Sebor <msebor@redhat.com>
Fri, 27 Jan 2017 02:45:32 +0000 (02:45 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Fri, 27 Jan 2017 02:45:32 +0000 (19:45 -0700)
commit0fb9ec83c38887a5b1da7376873506ae59b2c60e
treea9b1d8c981798fe12d8087eaba24062985520177
parentc1c3f4f25d15ab546e8a3f95adb4eb70f15d47bc
gimple-ssa-sprintf.c (format_floating): Simplify the computation of precision to avoid preprocessor conditional.

gcc/ChangeLog:
* gimple-ssa-sprintf.c (format_floating): Simplify the computation
of precision to avoid preprocessor conditional.

From-SVN: r244961
gcc/ChangeLog
gcc/gimple-ssa-sprintf.c