gimple-ssa-sprintf.c (fmtresult::adjust_for_width_or_precision): Move constant to...
commit8657c838e2a10d7c32a991fdc8649a3dfeaa6a94
authorMartin Sebor <msebor@redhat.com>
Mon, 30 Jan 2017 23:15:40 +0000 (30 23:15 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Mon, 30 Jan 2017 23:15:40 +0000 (30 16:15 -0700)
tree037abbb5e66e568d8ed3bc9fe0208efa6038aae7
parent1fec56cf14675d1fcd5281c3e8bdfa0350894259
gimple-ssa-sprintf.c (fmtresult::adjust_for_width_or_precision): Move constant to the right of a relational operator.

gcc/ChangeLog:
* gimple-ssa-sprintf.c (fmtresult::adjust_for_width_or_precision):
Move constant to the right of a relational operator.
(get_mpfr_format_length, format_character, format_string): Ditto.
(should_warn_p, maybe_warn): Same.

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