This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6b8b2557557 x86_64: Implement V1TI mode shifts/rotates by a constant new a31a3d0421f Fortran: Fix character(len=cst) dummies with bind(C) [PR102885] new ccbd6c37c4f Turn vect_create_addr_base_for_vector_ref offset into a byt [...]
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/fortran/trans-decl.c | 7 ++++ gcc/testsuite/gfortran.dg/lto/bind-c-char_0.f90 | 49 +++++++++++++++++++++++++ gcc/tree-vect-data-refs.c | 15 +++----- gcc/tree-vect-loop-manip.c | 8 +++- gcc/tree-vect-stmts.c | 11 ++++-- 5 files changed, 75 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/lto/bind-c-char_0.f90