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-arm
in repository toolchain/ci/base-artifacts.
discards 934cb2038 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 13f6d4c1e 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 (934cb2038)
\
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 1544 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 43752 -> 44060 bytes
04-build_abe-stage1/console.log.xz | Bin 89688 -> 90700 bytes
06-build_abe-linux/console.log.xz | Bin 9892 -> 9720 bytes
07-build_abe-glibc/console.log.xz | Bin 229648 -> 230036 bytes
08-build_abe-stage2/console.log.xz | Bin 217180 -> 216592 bytes
09-build_abe-gdb/console.log.xz | Bin 43672 -> 44152 bytes
10-build_abe-qemu/console.log.xz | Bin 30396 -> 30532 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3856 -> 3852 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2440 -> 2568 bytes
13-check_regression/console.log.xz | Bin 2684 -> 2388 bytes
13-check_regression/results.compare | 30 +-
13-check_regression/results.compare2 | 20 +-
14-update_baseline/console.log | 285 ++---
14-update_baseline/results.compare | 30 +-
14-update_baseline/results.compare2 | 20 +-
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 2560776 -> 2556196 bytes
sumfiles/g++.sum | 34 +-
sumfiles/gcc.log.xz | Bin 2083340 -> 2068052 bytes
sumfiles/gcc.sum | 2134 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 843332 -> 839224 bytes
sumfiles/gfortran.sum | 54 +-
sumfiles/libatomic.log.xz | Bin 2244 -> 2244 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 162924 -> 163000 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2648 -> 2656 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 418588 -> 410860 bytes
sumfiles/libstdc++.sum | 2 +-
32 files changed, 1283 insertions(+), 1350 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from d238146e41e Daily bump.
adds 64dd46dbc68 Plug memory leak in hybrid_threader.
adds 257fd0333fe Add gimple_ranger::debug.
new b38a4bd1024 openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc
new f5440ac7ad5 Plug possible snprintf overflow in lto-wrapper.
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/gimple-range.cc | 6 +
gcc/gimple-range.h | 1 +
gcc/lto-wrapper.c | 10 +-
gcc/tree-vrp.c | 1 +
libgomp/allocator.c | 398 ++++++++++++++++++++++-
libgomp/libgomp.map | 4 +
libgomp/omp.h.in | 25 +-
libgomp/testsuite/libgomp.c-c++-common/alloc-4.c | 20 +-
libgomp/testsuite/libgomp.c-c++-common/alloc-5.c | 159 +++++++++
libgomp/testsuite/libgomp.c-c++-common/alloc-6.c | 58 ++++
libgomp/testsuite/libgomp.c-c++-common/alloc-7.c | 182 +++++++++++
libgomp/testsuite/libgomp.c-c++-common/alloc-8.c | 184 +++++++++++
12 files changed, 1025 insertions(+), 23 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/alloc-5.c
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/alloc-6.c
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/alloc-7.c
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/alloc-8.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_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 98ca73afe5 Add support to readelf for reading OpenBSD ELF core notes.
adds 6420dd27cb Add Solaris specific ELF note processing
No new revisions were added by this update.
Summary of changes:
bfd/elf.c | 194 ++++++++++++++++++++++++++++++++++++++++++++++++++-
include/elf/common.h | 23 ++++++
2 files changed, 215 insertions(+), 2 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 1b634008e 0: update: binutils-gcc: 2
new de250203e 0: update: binutils-gcc: 2
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 (1b634008e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1512 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 52908 -> 53520 bytes
05-build_abe-bootstrap/console.log.xz | Bin 258924 -> 255964 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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_gcc_check_bootstrap/master-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards c734e2c9e 0: update: binutils-gcc: 1
new a3d49d447 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 (c734e2c9e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/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 1552 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 52744 -> 52656 bytes
04-build_abe-bootstrap/console.log.xz | Bin 255280 -> 254184 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3876 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2568 -> 2544 bytes
07-check_regression/console.log.xz | Bin 5904 -> 3996 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 64 -
07-check_regression/results.compare | 44 +-
07-check_regression/results.compare2 | 664 +----
07-check_regression/results.regressions | 98 -
08-update_baseline/console.log | 1029 ++-----
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 64 -
08-update_baseline/results.compare | 44 +-
08-update_baseline/results.compare2 | 664 +----
08-update_baseline/results.regressions | 98 -
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3482524 -> 3462856 bytes
sumfiles/g++.sum | 136 +-
sumfiles/gcc.log.xz | Bin 2985132 -> 2997552 bytes
sumfiles/gcc.sum | 4128 ++++++++++++++-------------
sumfiles/gfortran.log.xz | Bin 904556 -> 904256 bytes
sumfiles/gfortran.sum | 99 +-
sumfiles/libatomic.log.xz | Bin 2332 -> 2332 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 173116 -> 174024 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2708 -> 2708 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 439280 -> 441056 bytes
sumfiles/libstdc++.sum | 22 +-
33 files changed, 2674 insertions(+), 4520 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-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 master
in repository gcc.
from f5440ac7ad5 Plug possible snprintf overflow in lto-wrapper.
new c5369961fa3 libstdc++: Fix preprocessor check for C++17
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:
libstdc++-v3/include/bits/regex.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 45595edf427 gfortran.dg/include_15.f90: Add dg-prune-output [PR102500]
new a5709263af0 openmp: Disallow reduction with var private in containing p [...]
new 9974875e87e openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc
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/ChangeLog.omp | 9 +
gcc/gimplify.c | 2 +-
gcc/testsuite/ChangeLog.omp | 8 +
gcc/testsuite/c-c++-common/gomp/scope-4.c | 11 +
libgomp/ChangeLog.omp | 25 ++
libgomp/allocator.c | 398 ++++++++++++++++++++-
libgomp/libgomp.map | 4 +
libgomp/omp.h.in | 25 +-
libgomp/testsuite/libgomp.c-c++-common/alloc-4.c | 20 +-
.../libgomp.c-c++-common/{alloc-1.c => alloc-5.c} | 36 +-
libgomp/testsuite/libgomp.c-c++-common/alloc-6.c | 58 +++
.../libgomp.c-c++-common/{alloc-1.c => alloc-7.c} | 61 +++-
.../libgomp.c-c++-common/{alloc-1.c => alloc-8.c} | 65 +++-
13 files changed, 647 insertions(+), 75 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/scope-4.c
copy libgomp/testsuite/libgomp.c-c++-common/{alloc-1.c => alloc-5.c} (77%)
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/alloc-6.c
copy libgomp/testsuite/libgomp.c-c++-common/{alloc-1.c => alloc-7.c} (69%)
copy libgomp/testsuite/libgomp.c-c++-common/{alloc-1.c => alloc-8.c} (65%)
--
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 gcc.
from b38a4bd1024 openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc
new f5440ac7ad5 Plug possible snprintf overflow in lto-wrapper.
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/lto-wrapper.c | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.