This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3389a46 * doc/invoke.texi (C Dialect Options): Document it. c [...] new 07242be PR tree-optimization/78910 - Wrong print-return-value for a n [...]
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/ChangeLog | 7 +++ gcc/gimple-ssa-sprintf.c | 28 ++++++----- gcc/testsuite/ChangeLog | 8 +++ .../gcc.dg/tree-ssa/builtin-sprintf-warn-7.c | 9 +++- gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf.c | 58 ++++++++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/pr78910.c | 15 ++++++ 6 files changed, 110 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr78910.c