This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 40111910b0aa testsuite: Unbreak compat.exp testing with alt compiler PR93294 new dc9ba9d045d0 vect: Fix ICE in vectorizable_comparison PR93292
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/ChangeLog | 6 ++++++ gcc/testsuite/ChangeLog | 3 +++ gcc/testsuite/g++.dg/opt/pr93292.C | 18 ++++++++++++++++++ gcc/tree-vect-stmts.c | 2 +- 4 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/opt/pr93292.C