This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1dca4ca1bf2 arm: temporarily disable 'local' pcs selection (PR96882) new 3032df28f2a arm: correctly handle zero-sized bit-fields in AAPCS [PR102024] new b243ad1afb7 aarch64: correctly handle zero-sized bit-fields in AAPCS64 [...]
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.cc | 35 ++++++++++++++++++++-- gcc/config/arm/arm.cc | 35 ++++++++++++++++++++-- gcc/testsuite/gcc.target/aarch64/aapcs64/test_28.c | 28 +++++++++++++++++ .../gcc.target/arm/aapcs/{vfp7.c => vfp26.c} | 30 ++++++++----------- 4 files changed, 104 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/aapcs64/test_28.c copy gcc/testsuite/gcc.target/arm/aapcs/{vfp7.c => vfp26.c} (50%)