This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e6836bbbd7a libstdc++: Correct notes about std::call_once in manual [PR66146] new 075104eef6d s390: fix htm-builtins test cases new 9349aefa1df aarch64: Fix TImode __sync_*_compare_and_exchange expansion [...]
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/config/aarch64/aarch64.cc | 2 ++ gcc/testsuite/gcc.dg/pr114310.c | 20 ++++++++++++++++++++ gcc/testsuite/gcc.target/s390/htm-builtins-1.c | 4 +++- gcc/testsuite/gcc.target/s390/htm-builtins-2.c | 4 +++- 4 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr114310.c