This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 684e5ae90b6 VN: Lookup `val != 0` if we got back val when looking up th [...] new 2a2e6784074 ifcombine: For short circuit case, allow 2 convert defining [...]
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/g++.dg/tree-ssa/ifcombine-ccmp-1.C | 27 ++++++++++++++++ .../gcc.dg/tree-ssa/ssa-ifcombine-ccmp-7.c | 18 +++++++++++ ...a-ifcombine-ccmp-2.c => ssa-ifcombine-ccmp-8.c} | 9 ++++-- ...a-ifcombine-ccmp-1.c => ssa-ifcombine-ccmp-9.c} | 10 ++++-- gcc/tree-ssa-ifcombine.cc | 37 ++++++++++++++++++++-- 5 files changed, 95 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/tree-ssa/ifcombine-ccmp-1.C create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-ccmp-7.c copy gcc/testsuite/gcc.dg/tree-ssa/{ssa-ifcombine-ccmp-2.c => ssa-ifcombine-ccmp-8 [...] copy gcc/testsuite/gcc.dg/tree-ssa/{ssa-ifcombine-ccmp-1.c => ssa-ifcombine-ccmp-9 [...]