This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 12b78b0b42d i386: Add new insvti_lowpart_1 and insvdi_lowpart_1 patterns. new 63ae6bc60c0 vect: Fix vectorized BIT_FIELD_REF for signed bit-fields [P [...]
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/testsuite/g++.dg/vect/pr110557.cc | 37 +++++++++++++++++++++ gcc/tree-vect-patterns.cc | 62 ++++++++++++++++++++++++++--------- 2 files changed, 83 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/g++.dg/vect/pr110557.cc