re PR tree-optimization/79327 (wrong code at -O2 and -fprintf-return-value)
commit34a64e47cdb877bbc749575578fa86e2ae0bc1c9
authorJakub Jelinek <jakub@redhat.com>
Fri, 17 Feb 2017 18:31:01 +0000 (17 19:31 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 17 Feb 2017 18:31:01 +0000 (17 19:31 +0100)
treeca95c15780874aa47c16dcf72d6e862d12a83f49
parent1d516992d1bcea0a211a55a7276ab1c2a584dbef
re PR tree-optimization/79327 (wrong code at -O2 and -fprintf-return-value)

PR tree-optimization/79327
* gimple-ssa-sprintf.c (format_integer): Remove likely_adjust
variable, its initialization and use.

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