This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 489be3119e6 aarch64: Fix aapcs64 testsuite failures new 13f93cf5336 preprocessor: Add deferred macros new f30a9a8d9e0 arm: correctly handle negating INT_MIN in arm_split_atomic_ [...] new bc8f0f1f88d [PR97933] LRA: find correctly last empty dest block.
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/config/arm/arm.c | 2 +- gcc/lra.c | 8 ++-- gcc/testsuite/gcc.dg/pr97534.c | 9 ++++ libcpp/directives.c | 11 +++-- libcpp/expr.c | 9 ++-- libcpp/include/cpplib.h | 32 +++++++++++--- libcpp/internal.h | 9 ++-- libcpp/lex.c | 18 +++++--- libcpp/macro.c | 95 ++++++++++++++++++++++++++++-------------- 9 files changed, 136 insertions(+), 57 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr97534.c