This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7f9c8569ae1 c/c++: Add fix-it hints for suggested missing #includes new c79c1b1b218 [ARM] Rewire -mfpu=fp-armv8 as VFPv5 + D32 + DP new 65f21a70112 [ARM] Add support for ARM Cortex-R52 processor new 1b14d19e26c [ARM] Fix definition of __ARM_FEATURE_NUMERIC_MAXMIN
The 3 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/ChangeLog | 42 ++++++++++++++++++++++++++++++++++++++++++ gcc/config/arm/arm-builtins.c | 2 +- gcc/config/arm/arm-c.c | 2 +- gcc/config/arm/arm-cpus.in | 16 +++++++++++++--- gcc/config/arm/arm-isa.h | 5 ++--- gcc/config/arm/arm-tables.opt | 3 +++ gcc/config/arm/arm-tune.md | 3 ++- gcc/config/arm/arm.c | 4 ++-- gcc/config/arm/arm.h | 6 +----- gcc/config/arm/arm.md | 2 +- gcc/config/arm/driver-arm.c | 1 + gcc/config/arm/neon.md | 8 ++++---- gcc/config/arm/predicates.md | 6 +++--- gcc/config/arm/vfp.md | 2 +- gcc/doc/invoke.texi | 4 ++-- 15 files changed, 79 insertions(+), 27 deletions(-)