This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6cb1da72cac Fortran: Fix ICE with structure constructor in data stateme [...] new 7c17058eac3 AArch64: Add more accurate constraint [PR117292]
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/config/aarch64/aarch64-simd.md | 2 +- gcc/config/aarch64/constraints.md | 6 ++++ gcc/testsuite/gcc.target/aarch64/pr117292.c | 41 +++++++++++++++++++++++++ gcc/testsuite/gcc.target/aarch64/sve/single_5.c | 4 +-- 4 files changed, 50 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr117292.c