This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f82617f229b i386: Better patch to improve avx* vector concatenation [PR93594] new 811a475ea3f arm: Fix up arm installed unwind.h for use in pedantic mode [...] new c58e6cc32c4 Add testcase of PR c++/89404, already fixed in trunk.
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/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/g++.dg/ext/vla21.C | 8 ++++++++ gcc/testsuite/gcc.dg/pr93615.c | 11 +++++++++++ libgcc/ChangeLog | 8 ++++++++ libgcc/config/arm/unwind-arm.h | 14 +++++--------- 5 files changed, 40 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/vla21.C create mode 100644 gcc/testsuite/gcc.dg/pr93615.c