This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fa90febea98 Fortran: Use OpenACC's acc_on_device builtin, fix OpenMP' _ [...] new 8af474aa5d5 tree-optimization/117147 - bogus re-use of previous ldst_p new 79b881df72c middle-end/117137 - expansion issue with vector equality compares
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/expr.cc | 6 ++++-- gcc/testsuite/gcc.dg/torture/pr117137.c | 13 +++++++++++++ gcc/tree-vect-slp.cc | 13 ++++++++----- 3 files changed, 25 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr117137.c