diff options
author | Martin Sebor <msebor@redhat.com> | 2018-02-27 22:06:03 +0000 |
---|---|---|
committer | Martin Sebor <msebor@gcc.gnu.org> | 2018-02-27 15:06:03 -0700 |
commit | 1c89478aef3ef9576f40013c3969179b3189ee95 (patch) | |
tree | 8c1be1842ced105c7f3ce3afef09764b30ff037a /gcc/print-tree.c | |
parent | 76bd270a7df7dbf5a02046072947802365bb67f6 (diff) | |
download | gcc-1c89478aef3ef9576f40013c3969179b3189ee95.zip gcc-1c89478aef3ef9576f40013c3969179b3189ee95.tar.gz gcc-1c89478aef3ef9576f40013c3969179b3189ee95.tar.bz2 |
PR translation/84207 - Hard coded plural in gimple-fold.c
gcc/ChangeLog:
PR translation/84207
* diagnostic-core.h (warning_n, error_n, inform_n): Change
n argument to unsigned HOST_WIDE_INT.
* diagnostic.c (warning_n, error_n, inform_n): Ditto.
(diagnostic_n_impl): Ditto. Handle arguments in excess of LONG_MAX.
* gimple-ssa-sprintf.c (format_directive): Simplify inform_n call.
* tree-ssa-strlen.c (maybe_diag_stxncpy_trunc): Use warning_n.
From-SVN: r258044
Diffstat (limited to 'gcc/print-tree.c')
0 files changed, 0 insertions, 0 deletions