This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm
in repository toolchain/ci/gcc.
from 773dffc50fb xtensa: Optimize integer constant addition that is between [...]
adds 2ae7895416a Emit asmname if set for decl with -fdump-statistics-asmname.
adds f3f73e86ec8 [PATCH] PR tree-optimization/94026: Simplify (X>>8)&6 != 0 [...]
adds 64d4f27a0ce Implement __imag__ of float _Complex using shufps on x86_64.
adds 2669cae081c lto-plugin: make claim_file_handler thread-safe
adds 153689603fd [gdb/build] Fix gdbserver build with -fsanitize=thread
new 48099f7dafe libstdc++: Invert relationship between std::is_clock and st [...]
new 6177f60d914 libstdc++: Simplify fs::path construction using variable template
new da55353e95f libstdc++: Simplify std::variant construction using variabl [...]
new a364488f7a7 libstdc++: Make std::move_only_function never valueless in [...]
new 30a8f67295f libstdc++: testsuite: avoid predicable mkstemp
new c10a7546cf6 libstdc++: testsuite: Add missing <string> header
The 6 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:
configure | 2 +-
configure.ac | 2 +-
gcc/config/i386/i386.md | 25 ++++++++++
gcc/match.pd | 23 +++++++++
gcc/statistics.cc | 25 ++++++++--
gcc/testsuite/gcc.dg/pr94026.c | 21 ++++++++
gcc/testsuite/gcc.target/i386/pr7061-2.c | 4 ++
libstdc++-v3/include/bits/chrono.h | 45 +++++++----------
libstdc++-v3/include/bits/fs_path.h | 15 +++---
libstdc++-v3/include/bits/move_only_function.h | 12 +++++
libstdc++-v3/include/std/variant | 43 ++++++++--------
.../testsuite/ext/mt_allocator/22309_thread.cc | 1 +
libstdc++-v3/testsuite/util/testsuite_fs.h | 57 ++++++++++++++--------
lto-plugin/config.h.in | 3 ++
lto-plugin/configure | 17 ++++++-
lto-plugin/configure.ac | 7 +++
lto-plugin/lto-plugin.c | 20 ++++++++
17 files changed, 237 insertions(+), 85 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr94026.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 2230ed89 0: update: binutils-gcc: 1
new cb536447 0: update: binutils-gcc: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2230ed89)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (cb536447)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log.xz | Bin 1516 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2696 bytes
03-build_abe-binutils/console.log.xz | Bin 52364 -> 51020 bytes
04-build_abe-gcc/console.log.xz | Bin 230092 -> 231152 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3852 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2728 -> 2488 bytes
07-check_regression/console.log.xz | Bin 2784 -> 2512 bytes
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 34 +-
08-update_baseline/console.log | 291 +--
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 34 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 2766360 -> 2780696 bytes
sumfiles/g++.sum | 124 +-
sumfiles/gcc.log.xz | Bin 2357528 -> 2391020 bytes
sumfiles/gcc.sum | 4509 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 905352 -> 906892 bytes
sumfiles/gfortran.sum | 94 +-
sumfiles/libatomic.log.xz | Bin 2156 -> 2168 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 201744 -> 201576 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2548 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 458876 -> 466284 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2560 insertions(+), 2638 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 94173e01 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new fa2d69d2 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (94173e01)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log.xz | Bin 1564 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30780 -> 30432 bytes
04-build_abe-stage1/console.log.xz | Bin 72204 -> 72872 bytes
06-build_abe-linux/console.log.xz | Bin 8868 -> 8728 bytes
07-build_abe-glibc/console.log.xz | Bin 239192 -> 239116 bytes
08-build_abe-stage2/console.log.xz | Bin 203516 -> 203228 bytes
09-build_abe-gdb/console.log.xz | Bin 37932 -> 37628 bytes
10-build_abe-qemu/console.log.xz | Bin 32996 -> 32676 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3884 -> 3880 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2472 -> 3076 bytes
13-check_regression/console.log.xz | Bin 2544 -> 2948 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 6 +
13-check_regression/results.compare | 25 +-
13-check_regression/results.compare2 | 41 +-
13-check_regression/results.regressions | 26 +
14-update_baseline/console.log | 333 ++-
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 6 +
14-update_baseline/results.compare | 25 +-
14-update_baseline/results.compare2 | 41 +-
14-update_baseline/results.regressions | 26 +
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 3371584 -> 3396764 bytes
sumfiles/g++.sum | 69 +-
sumfiles/gcc.log.xz | Bin 2977992 -> 2963788 bytes
sumfiles/gcc.sum | 4306 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1023072 -> 1019460 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2296 -> 2296 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 199504 -> 199296 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2660 -> 2660 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 417436 -> 416436 bytes
sumfiles/libstdc++.sum | 8 +-
38 files changed, 2555 insertions(+), 2393 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-11
in repository gcc.
from e2435c75eb2 openmp: Implement uses_allocators clause
new 1cbfde1cc2c Fix gfortran.dg/gomp/num-teams-2.f90
new 88c73dbc2de Fix gfortran.dg/gomp/affinity-clause-1.f90
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/testsuite/gfortran.dg/gomp/affinity-clause-1.f90 | 2 +-
gcc/testsuite/gfortran.dg/gomp/num-teams-2.f90 | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from a3f1431a508 Stop bogus warnings about DWARF indexed string offsets bein [...]
new 8c9ae6df3c2 gdb/arm: Unwind Non-Secure callbacks from Secure
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:
gdb/arm-tdep.c | 114 ++++++++++++++++++++++++++++++++++++++++++---------------
1 file changed, 84 insertions(+), 30 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.