This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1089dcc PR target/70048 new 1642bc4 Gimplify vec_cond_expr with condition inside new 289cdf4 Revert r231575 new 733d7ff PR middle-end/70240
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 | 23 +++++++++++++ gcc/gimplify.c | 17 +++++++++- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gcc.c-torture/compile/pr70240.c | 26 +++++++++++++++ gcc/tree-vect-generic.c | 48 ++++++++++++++------------- 5 files changed, 95 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr70240.c