This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4c1ced1 Simplify creation of target_clones (PR lto/66295) new 035409c PR tree-optimization/79352 - -fprintf-return-value doesn't ha [...]
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 | 11 ++++++++ gcc/gimple-fold.c | 44 ++++++++++++++++++++++---------- gcc/gimple-fold.h | 2 +- gcc/gimple-ssa-sprintf.c | 8 ++++-- gcc/testsuite/ChangeLog | 5 ++++ gcc/testsuite/gcc.dg/tree-ssa/pr79352.c | 45 +++++++++++++++++++++++++++++++++ gcc/tree.c | 9 ++++--- gcc/tree.h | 6 +++-- 8 files changed, 109 insertions(+), 21 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr79352.c