This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bd1fc4a219d c++: template friend with variadic constraints [PR107853] new fd1b0aefda5 tree-ssa-dom: can_infer_simple_equiv fixes [PR108068] new 3d6bb832022 phiopt: Improve value_replacement maybe equal phires range [...]
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/testsuite/gcc.dg/dfp/pr108068.c | 14 ++++++++++++++ gcc/tree-ssa-dom.cc | 12 ++++++------ gcc/tree-ssa-phiopt.cc | 24 +++++++++++++++++++----- gcc/tree.cc | 29 +++++++++++++++++++++++++++++ gcc/tree.h | 1 + 5 files changed, 69 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/dfp/pr108068.c