This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a0bc71e4801 libstdc++: Do not apply localized formatting to NaN and inf [...] new 5716f8daf3f libatomic: Cleanup macros in atomic_16.S new 768fbb56b32 AArch64: Remove AARCH64_EXTRA_TUNE_NO_LDP_STP_QREGS new 6b86f71165d AArch64: Cleanup memset expansion
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/aarch64/aarch64-ldp-fusion.cc | 8 - gcc/config/aarch64/aarch64-ldpstp.md | 8 +- gcc/config/aarch64/aarch64-tuning-flags.def | 3 - gcc/config/aarch64/aarch64.cc | 175 ++++------------ gcc/config/aarch64/tuning_models/emag.h | 2 +- gcc/config/aarch64/tuning_models/xgene1.h | 2 +- .../gcc.target/aarch64/ldp_stp_q_disable.c | 26 --- libatomic/config/linux/aarch64/atomic_16.S | 220 ++++++++++----------- 8 files changed, 143 insertions(+), 301 deletions(-) delete mode 100644 gcc/testsuite/gcc.target/aarch64/ldp_stp_q_disable.c