This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/gcc.
from b06a282921c amdgcn: remove obsolete assembler workarounds adds 250b95a9948 libstdc++: xfail experimental/net tests on rtems adds ca35ebaec83 libstdc++: testsuite: conditionalize another symlink test adds 486893b1d32 libstdc++: check for openat with dirfd in std::filesystem adds 0a3bb459e59 testsuite: pthread: call sched_yield for non-preemptive targets adds 3e3744d37e0 libstdc++: testsuite: complex proj requirements adds 8fce31f69bc libstdc++: testsuite: require cmath for exp simd adds 01e094f82d8 libstdc++: testsuite: use cmath long double overloads adds 00063459f68 testsuite: Fix up pr106070.c test [PR106070] adds a1f8a3860fe amdgcn: test global constructors adds 722750a44a9 compiler: always initialize mpfr in integer import adds 5f6b6494035 compiler: don't use sink as parameter in method expression thunk new 508231d5440 c++: Add fixed test [PR89197]
The 1 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/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/expressions.cc | 11 ++++++--- gcc/go/gofrontend/types.cc | 7 ++++-- gcc/testsuite/g++.dg/cpp0x/initlist130.C | 5 ++++ gcc/testsuite/gcc.dg/atomic/c11-atomic-exec-4.c | 12 +++++++--- gcc/testsuite/gcc.dg/atomic/c11-atomic-exec-5.c | 6 ++++- gcc/testsuite/gcc.dg/atomic/pr80640-2.c | 6 +++-- gcc/testsuite/gcc.dg/atomic/pr80640.c | 6 +++-- gcc/testsuite/gcc.dg/atomic/pr81316.c | 9 +++++-- gcc/testsuite/gcc.dg/di-sync-multithread.c | 8 +++++++ gcc/testsuite/gcc.dg/torture/pr106070.c | 28 ++++++++++++---------- gcc/testsuite/lib/target-supports.exp | 1 - libstdc++-v3/src/c++17/fs_dir.cc | 2 +- .../testsuite/20_util/to_chars/long_double.cc | 6 ++--- libstdc++-v3/testsuite/26_numerics/complex/proj.cc | 13 ++++++++++ .../iterators/recursive_directory_iterator.cc | 2 +- .../net/internet/resolver/ops/lookup.cc | 1 + .../net/internet/resolver/ops/reverse.cc | 1 + .../experimental/net/timer/waitable/dest.cc | 1 + .../experimental/net/timer/waitable/ops.cc | 1 + .../experimental/simd/standard_abi_usable.cc | 1 + .../experimental/simd/standard_abi_usable_2.cc | 1 + libstdc++-v3/testsuite/lib/dg-options.exp | 6 +---- 23 files changed, 96 insertions(+), 40 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist130.C