This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b9dc16cbe22 c++: Enable -Walloc-size and -Wcalloc-transposed-args warni [...] new 81dfa84e356 aarch64: Fix cut-&-pasto in early RA pass [PR112948] new 803d222e533 aarch64: Fix early RA handling of deleted insns [PR113094] new b99353c33f0 Fix -Wcalloc-transposed-args warning in collect2.cc and wor [...]
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/collect2.cc | 2 +- gcc/config/aarch64/aarch64-early-ra.cc | 7 +++++-- gcc/gimple-fold.cc | 6 ++++-- gcc/testsuite/gcc.target/aarch64/pr113094.c | 10 ++++++++++ 4 files changed, 20 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr113094.c