This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6d4593a178b Fix pretty printers regexp for GDB output new 6c6b70f0720 gimple-ssa-sprintf: Use [0, 1] range for %lc with (wint_t) [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/gimple-ssa-sprintf.cc | 20 +++++++------ gcc/testsuite/gcc.dg/pr114876.c | 34 ++++++++++++++++++++++ .../gcc.dg/tree-ssa/builtin-sprintf-warn-1.c | 12 ++++---- 3 files changed, 51 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr114876.c