This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ddda478641f Daily bump. new 92044aadb30 phiopt: Rewrite cond_removal_in_builtin_zero_pattern canoni [...]
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/testsuite/gcc.dg/torture/pr123645-1.c | 24 +++++++++++++++++++++++ gcc/testsuite/gcc.dg/torture/pr123645-2.c | 24 +++++++++++++++++++++++ gcc/tree-ssa-phiopt.cc | 32 +++++++++++++++++++++++++------ 3 files changed, 74 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr123645-1.c create mode 100644 gcc/testsuite/gcc.dg/torture/pr123645-2.c