This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1595a1cb7bf match.pd: A ^ ((A ^ B) & -(C cmp D)) -> (C cmp D) ? B : A s [...] new 2b42509f8b7 Fix availability compute during VN DOM elimination
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 | 12 ++++++++++++ gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gnat.dg/opt83.adb | 33 +++++++++++++++++++++++++++++++++ gcc/tree-dfa.c | 32 +++++++++++++++++--------------- gcc/tree-ssa-sccvn.c | 15 ++++++++++----- 5 files changed, 76 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/opt83.adb