This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a505e1fae43 Move PREFERRED_DEBUGGING_TYPE define in pa64-hpux.h to pa.h new b33b2678342 AArch64: Fix PR103085 new b58c12f3cf9 contrib: testsuite-management: Update to be python3 compatible
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: contrib/testsuite-management/validate_failures.py | 44 +++++++++++------------ gcc/config/aarch64/aarch64.c | 4 ++- gcc/config/aarch64/constraints.md | 3 +- gcc/testsuite/gcc.target/aarch64/pr103085.c | 11 ++++++ 4 files changed, 36 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr103085.c