This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5dd9216 * fold-const.c (fold_cond_expr_with_comparison): Remove call [...] new 5aa7459 Add support for ARM Cortex-M23 processor new d04ccd5 Add support for ARM Cortex-M33 processor new a740a7e MIPS: Handle -mbranch-likely in testsuite options
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 | 24 ++++++++++++++++++++++++ gcc/config/arm/arm-arches.def | 4 ++-- gcc/config/arm/arm-cores.def | 2 ++ gcc/config/arm/arm-tables.opt | 6 ++++++ gcc/config/arm/arm-tune.md | 11 ++++++----- gcc/config/arm/arm.c | 3 ++- gcc/config/arm/bpabi.h | 8 ++++---- gcc/doc/invoke.texi | 2 ++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.target/mips/mips.exp | 4 +++- 10 files changed, 56 insertions(+), 13 deletions(-)