This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 52ce50d6c59 Fix atomic_capture-1.f90 testcase new fddc7f0080f middle-end/97579 - lower VECTOR_BOOLEAN_TYPE_P VEC_COND_EXPRs new 45281f120da Free more of CFG
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/cfg.c | 45 ++++++++++++++++++++++++++++-------------- gcc/cfg.h | 2 +- gcc/cgraph.c | 2 +- gcc/gimple-isel.cc | 22 +++++++++++++++++++-- gcc/testsuite/gcc.dg/pr97579.c | 31 +++++++++++++++++++++++++++++ 5 files changed, 83 insertions(+), 19 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr97579.c