This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9 in repository gcc.
from 89ba617dc02 Daily bump. new 09e0bac0d5b arm: Fix an incorrect warning when -mcpu=cortex-a55 is used [...] new 140a8089000 arm: ensure the arch_name is always set for the build target new 9a48ce5c291 arm: Don't reconfigure globals in arm_configure_build_target new 04c568961e7 arm: reorder assembler architecture directives [PR101723] new 14a21ac5b8c arm: Fix pr69245.c testcase for reorder assembler architect [...]
The 5 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/arm/arm-c.c | 1 + gcc/config/arm/arm-cpus.in | 27 ++- gcc/config/arm/arm.c | 219 ++++++++++----------- gcc/testsuite/gcc.target/arm/attr-neon.c | 9 +- gcc/testsuite/gcc.target/arm/attr-neon2.c | 4 +- gcc/testsuite/gcc.target/arm/attr-neon3.c | 6 +- gcc/testsuite/gcc.target/arm/pr69245.c | 8 +- .../gcc.target/arm/pragma_fpu_attribute.c | 7 +- .../gcc.target/arm/pragma_fpu_attribute_2.c | 7 +- 9 files changed, 154 insertions(+), 134 deletions(-)