This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ab8c4a5 update a few places for the change from gimple_statement_base [...] new 2d97a89 Add gcc.dg/vect/pr62171.c new 88523f0 [RTL-ifcvt] PR rtl-optimization/67465: Handle pairs of comple [...] new 45a4c8d [RTL-ifcvt] PR rtl-optimization/67481: Look more deeply for C [...]
The 3 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 | 15 +++++++++++ gcc/ifcvt.c | 46 +++++++++++++++++++++++++++++++- gcc/testsuite/ChangeLog | 11 ++++++++ gcc/testsuite/gcc.dg/pr67465.c | 53 +++++++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/vect/pr62171.c | 27 +++++++++++++++++++ 5 files changed, 151 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/pr67465.c create mode 100644 gcc/testsuite/gcc.dg/vect/pr62171.c