This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3db4c09e230 Daily bump. new 499fa2c14a3 PR tree-optimization/89566 * gimple-ssa-sprintf.c (sprint [...] new a41f256a480 PR tree-optimization/89570 * match.pd (vec_cond into cond [...]
The 2 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 | 13 +++++++++++++ gcc/gimple-ssa-sprintf.c | 13 +++++++++---- gcc/match.pd | 32 ++++++++++++++++++++++++-------- gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/c-c++-common/pr89566.c | 15 +++++++++++++++ gcc/testsuite/gcc.dg/pr89570.c | 15 +++++++++++++++ 6 files changed, 84 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/pr89566.c create mode 100644 gcc/testsuite/gcc.dg/pr89570.c