This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d5c965374cd middle-end: REE should always check all vector usages, even [...] new 7527ddecef4 c++: Fix warning word splitting [PR103713] new 73c3dacef9a aarch64: Don't classify vector pairs as short vectors [PR103094]
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/config/aarch64/aarch64.c | 19 +++++++++++++++++-- gcc/cp/tree.c | 5 +++-- gcc/testsuite/gcc.target/aarch64/pr103094.c | 22 ++++++++++++++++++++++ 3 files changed, 42 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr103094.c