This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cb26919c857 aarch64: Treat p12-p15 as call-preserved in SVE PCS functions new d91480dee93 aarch64: Fix SYMBOL_TINY_GOT handling for ILP32 [PR94201] new d5029d45940 Fix up duplicated duplicated words in comments
The 2 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 | 21 +++++++++++++++++++++ gcc/analyzer/ChangeLog | 9 +++++++++ gcc/analyzer/diagnostic-manager.cc | 2 +- gcc/analyzer/engine.cc | 2 +- gcc/analyzer/region-model.cc | 4 ++-- gcc/analyzer/sm-malloc.cc | 2 +- gcc/asan.c | 2 +- gcc/config/aarch64/aarch64.c | 17 +++++++++++++++-- gcc/config/aarch64/aarch64.md | 22 ++++++++++++++++------ gcc/config/arc/arc.c | 2 +- gcc/cp/ChangeLog | 7 +++++++ gcc/cp/constraint.cc | 6 +++--- gcc/cp/coroutines.cc | 4 ++-- gcc/cp/logic.cc | 8 ++++---- gcc/cp/pt.c | 2 +- gcc/d/ChangeLog | 6 ++++++ gcc/d/d-target.cc | 2 +- gcc/d/expr.cc | 2 +- gcc/fortran/ChangeLog | 6 ++++++ gcc/fortran/class.c | 2 +- gcc/fortran/trans-types.c | 2 +- gcc/gimple-loop-versioning.cc | 2 +- gcc/ipa-predicate.c | 2 +- gcc/optinfo-emit-json.cc | 2 +- gcc/testsuite/ChangeLog | 5 +++++ .../gcc.target/aarch64/{pr78255.c => pr94201.c} | 5 +++-- gcc/tree-ssa-strlen.c | 2 +- gcc/tree-ssa-strlen.h | 2 +- 28 files changed, 114 insertions(+), 36 deletions(-) copy gcc/testsuite/gcc.target/aarch64/{pr78255.c => pr94201.c} (52%)