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_debug
in repository toolchain/ci/base-artifacts.
discards 35ff5c1a7 0: update: binutils-gcc: 2
new ee98bfb44 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 (35ff5c1a7)
\
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 1556 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 37976 -> 38120 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 264468 -> 263692 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------
jenkins/manifest.sh | 12 +++++-----
7 files changed, 6 insertions(+), 42 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 gcc.
from 28896b38fab middle-end/70090: Dynamic sizes for -fsanitize=object-size
new 60ab3d0f2d9 Fix internal error with vectorization on SPARC
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/config/sparc/sparc.cc | 4 ++--
gcc/testsuite/gcc.target/sparc/20220510-1.c | 31 +++++++++++++++++++++++++++++
2 files changed, 33 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/sparc/20220510-1.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.
unknown user pushed a change to branch master
in repository gcc.
from bb2921ab84d c++: fix arm-eabi crash building libstdc++ [PR105529]
new 28896b38fab middle-end/70090: Dynamic sizes for -fsanitize=object-size
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:
.../ubsan/object-size-dyn.c} | 51 ++++++++++++----------
gcc/ubsan.cc | 13 +++---
2 files changed, 36 insertions(+), 28 deletions(-)
copy gcc/testsuite/{c-c++-common/ubsan/object-size-5.c => gcc.dg/ubsan/object-size [...]
--
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_build/master-aarch64
in repository toolchain/ci/gdb.
from 9abf92d229 Automatic date update in version.in
new c2dae75149 include: remove use of PTR
new f3b9cfd195 bfd: remove use of PTR
new d64336e655 opcodes: remove use of PTR
new 2ec4ffc1c6 gas: remove use of PTR
new e3154ef69c gprof: remove use of PTR
new 83bec4829b gprofng: include percentages in default metrics list
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:
bfd/coffcode.h | 2 +-
bfd/elf32-csky.c | 6 +++---
bfd/elf32-nios2.c | 4 ++--
bfd/elf32-visium.c | 4 ++--
bfd/elfxx-ia64.c | 2 +-
bfd/plugin.c | 4 ++--
gas/config/obj-evax.c | 2 +-
gprof/basic_blocks.c | 12 ++++++------
gprof/cg_arcs.c | 8 ++++----
gprof/cg_print.c | 12 ++++++------
gprof/hist.c | 4 ++--
gprof/source.h | 4 ++--
gprof/symtab.c | 4 ++--
gprofng/src/gprofng.rc | 4 ++--
include/hashtab.h | 4 ++--
opcodes/cr16-dis.c | 2 +-
opcodes/crx-dis.c | 2 +-
opcodes/rl78-dis.c | 2 +-
opcodes/rx-dis.c | 2 +-
opcodes/visium-dis.c | 2 +-
opcodes/z8k-dis.c | 2 +-
21 files changed, 44 insertions(+), 44 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_build/master-aarch64
in repository toolchain/ci/gcc.
from bd022ff9752 Daily bump.
adds 067fe66c8ba rs6000: avoid peeking eof after __vector
adds bb2921ab84d c++: fix arm-eabi crash building libstdc++ [PR105529]
No new revisions were added by this update.
Summary of changes:
gcc/config/rs6000/rs6000-c.cc | 9 ++---
gcc/cp/cp-tree.h | 1 +
gcc/cp/decl.cc | 47 ++++++---------------------
gcc/cp/optimize.cc | 9 +----
gcc/testsuite/g++.dg/cpp2a/constexpr-dtor13.C | 11 +++++++
gcc/testsuite/g++.dg/cpp2a/constexpr-dtor14.C | 13 ++++++++
gcc/testsuite/g++.target/powerpc/pr101168.C | 6 ++++
7 files changed, 47 insertions(+), 49 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-dtor13.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-dtor14.C
create mode 100644 gcc/testsuite/g++.target/powerpc/pr101168.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 899913816 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 5d1c43e2a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (899913816)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1560 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 30280 -> 30352 bytes
05-build_abe-stage1/console.log.xz | Bin 71312 -> 71440 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8928 -> 9136 bytes
08-build_abe-glibc/console.log.xz | Bin 239168 -> 238468 bytes
09-build_abe-stage2/console.log.xz | Bin 199840 -> 199224 bytes
10-build_abe-gdb/console.log.xz | Bin 37368 -> 37544 bytes
11-build_abe-qemu/console.log.xz | Bin 31560 -> 31652 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 22 +++++++++++-----------
jenkins/manifest.sh | 18 +++++++++---------
13 files changed, 20 insertions(+), 20 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/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 72979ed78 0: update: binutils-gcc: 1
new f0100cdbb 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 (72979ed78)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 -> 1492 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2704 bytes
03-build_abe-binutils/console.log.xz | Bin 37660 -> 37848 bytes
04-build_abe-gcc/console.log.xz | Bin 207332 -> 208288 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3872 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2472 -> 2828 bytes
07-check_regression/console.log.xz | Bin 3060 -> 2516 bytes
07-check_regression/results.compare | 15 -
07-check_regression/results.compare2 | 94 +-
08-update_baseline/console.log | 269 +-
08-update_baseline/results.compare | 15 -
08-update_baseline/results.compare2 | 94 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3518392 -> 3547600 bytes
sumfiles/g++.sum | 48 +-
sumfiles/gcc.log.xz | Bin 3055048 -> 3035956 bytes
sumfiles/gcc.sum | 4978 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 1027336 -> 1030528 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2180 -> 2192 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 202696 -> 202696 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2540 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 437784 -> 425812 bytes
sumfiles/libstdc++.sum | 2 +-
27 files changed, 2663 insertions(+), 2874 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-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 2e9e5faa4 2: update: binutils-gcc: 1
new 731d67e0a 2: 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 (2e9e5faa4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1576 -> 1664 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 51920 -> 52048 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 118864 -> 148636 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 46 +++++++++++++++----------------
jenkins/manifest.sh | 14 +++++-----
7 files changed, 30 insertions(+), 30 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 e3154ef69c9 gprof: remove use of PTR
new 83bec4829b6 gprofng: include percentages in default metrics list
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:
gprofng/src/gprofng.rc | 4 ++--
1 file changed, 2 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_gnu_native_build/release-arm
in repository toolchain/ci/gdb.
from 8af1b915bd Automatic date update in version.in
adds 66afe2c79a Automatic date update in version.in
adds 1ab16f6632 Automatic date update in version.in
adds 7133d7e93c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/release-arm
in repository toolchain/ci/gcc.
from e22cab0a57d Daily bump.
adds 49dee6fd47b Daily bump.
adds 44cc3c94460 Daily bump.
adds 6190ebb07cd libstdc++: Fix test that fails on Solaris [PR104731]
adds eb049ef0f46 libstdc++: Fix deserialization for std::normal_distribution [...]
adds 8562fbaae9d libstdc++: Define _GNU_SOURCE for secure_getenv on Cygwin [ [...]
adds 4e092f1be65 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 31 +++++++++++++++++++
libstdc++-v3/include/bits/random.tcc | 2 +-
libstdc++-v3/src/c++17/fs_ops.cc | 4 +++
libstdc++-v3/src/filesystem/dir.cc | 4 +++
libstdc++-v3/src/filesystem/ops.cc | 4 +++
.../normal_distribution/operators/serialize.cc | 36 +++++++++++++++++++++-
.../27_io/filesystem/iterators/error_reporting.cc | 35 +++++++++++++--------
8 files changed, 102 insertions(+), 16 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_native_build/release-arm
in repository toolchain/ci/binutils-gdb.
from 8af1b915bd Automatic date update in version.in
adds 66afe2c79a Automatic date update in version.in
adds 1ab16f6632 Automatic date update in version.in
adds 7133d7e93c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/release-arm
in repository toolchain/ci/base-artifacts.
discards 14e59514a 0: update: binutils-gcc-linux-glibc-gdb: 6
new 2cd33aadd 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (14e59514a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/release [...]
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 1572 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2708 bytes
04-build_abe-binutils/console.log.xz | Bin 62624 -> 62392 bytes
05-build_abe-gcc/console.log.xz | Bin 221648 -> 222920 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 8884 -> 8908 bytes
08-build_abe-glibc/console.log.xz | Bin 230228 -> 230236 bytes
09-build_abe-gdb/console.log.xz | Bin 49628 -> 49624 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 22 +++++++++++-----------
11 files changed, 20 insertions(+), 20 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 gcc.
from 067fe66c8ba rs6000: avoid peeking eof after __vector
new bb2921ab84d c++: fix arm-eabi crash building libstdc++ [PR105529]
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/cp/cp-tree.h | 1 +
gcc/cp/decl.cc | 47 ++++++---------------------
gcc/cp/optimize.cc | 9 +----
gcc/testsuite/g++.dg/cpp2a/constexpr-dtor13.C | 11 +++++++
gcc/testsuite/g++.dg/cpp2a/constexpr-dtor14.C | 13 ++++++++
5 files changed, 36 insertions(+), 45 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-dtor13.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-dtor14.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_kernel/llvm-master-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 70ee6e43d 4: update: binutils-llvm-linux-qemu: 20209
new 2d2bb3acc 4: update: binutils-llvm-linux-qemu: 20209
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 (70ee6e43d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 1792 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 30324 -> 30216 bytes
04-build_llvm/console.log.xz | Bin 61612 -> 61592 bytes
05-build_abe-qemu/console.log.xz | Bin 32464 -> 30884 bytes
06-build_linux/console.log.xz | Bin 5732 -> 5272 bytes
08-check_regression/console.log.xz | Bin 476 -> 480 bytes
09-update_baseline/console.log | 210 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++--
9 files changed, 116 insertions(+), 116 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.