This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 615452162a9 Daily bump. new 0e4fb591aff [PR 91579] Avoid creating redundant PHI nodes in tail-call pass
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/testsuite/ChangeLog | 5 ++++ gcc/testsuite/gcc.dg/tree-ssa/pr91579.c | 22 +++++++++++++++ gcc/tree-tailcall.c | 48 +++++++++++++++++---------------- 4 files changed, 63 insertions(+), 23 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr91579.c