This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9cbde7ad43b Make FMA code cope with redundant negates (PR89956) new a0b58a7003e Remove usage of apostrophes in error and warning messages ( [...]
The 1 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/ChangeLog | 6 +++++ contrib/check-internal-format-escaping.py | 2 +- gcc/ChangeLog | 37 +++++++++++++++++++++++++++++++ gcc/collect-utils.c | 2 +- gcc/collect2.c | 10 ++++----- gcc/common/config/riscv/riscv-common.c | 12 +++++----- gcc/config/aarch64/aarch64.c | 4 ++-- gcc/config/arm/arm.c | 2 +- gcc/config/cris/cris.c | 2 +- gcc/config/darwin-c.c | 24 ++++++++++---------- gcc/config/ft32/ft32.c | 2 +- gcc/config/i386/i386.c | 4 ++-- gcc/config/i386/xm-djgpp.h | 4 ++-- gcc/config/iq2000/iq2000.c | 2 +- gcc/config/m32c/m32c.c | 2 +- gcc/config/msp430/msp430.c | 18 +++++++-------- gcc/config/nds32/nds32.c | 6 ++--- gcc/config/nvptx/mkoffload.c | 2 +- gcc/config/rx/rx.c | 7 +++--- gcc/config/vms/vms-c.c | 15 +++++++------ gcc/lto-wrapper.c | 4 ++-- gcc/objc/ChangeLog | 7 ++++++ gcc/objc/objc-act.c | 18 ++++++++++----- gcc/omp-offload.c | 2 +- gcc/symtab.c | 2 +- gcc/tlink.c | 4 ++-- gcc/tree-profile.c | 2 +- 27 files changed, 130 insertions(+), 72 deletions(-)