gimple-ssa-sprintf.c (format_directive): Use inform_n instead of inform with hardcode...
authorJakub Jelinek <jakub@redhat.com>
Tue, 19 Dec 2017 21:06:04 +0000 (22:06 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 19 Dec 2017 21:06:04 +0000 (22:06 +0100)
commit281cbf31893671e3ab8bf0f1ba9eddd297176047
tree13778fa775e46b0088367c074d8099c83f6500c3
parent64cc30c5ee15d8987cb565bccd9d29fad7b7a567
gimple-ssa-sprintf.c (format_directive): Use inform_n instead of inform with hardcoded english plural handling.

* gimple-ssa-sprintf.c (format_directive): Use inform_n instead of
inform with hardcoded english plural handling.

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