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_check_binutils/release-aarch64
in repository toolchain/ci/gcc.
from 447367f0ab0 Daily bump.
adds d4a7d2397d6 Daily bump.
adds 261440b7372 Daily bump.
adds 1908e200078 Daily bump.
adds c45a9752f15 Fix insn does not satisfy its constraints: sse2_lshrv1ti3
adds 64f5d58d815 libstdc++: Only include <ext/atomicity.h> for COW string
adds 6666ca1ab44 libstdc++: Fix narrowing conversions for 16-bit size_t [PR105681]
adds d47c4f0f1da libstdc++: Mark non-exported function always_inline [PR105671]
adds 777a80af43e gcc: xtensa: fix PR target/105879
new e057d454db4 c++: redeclared hidden friend take 2 [PR105852]
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/DATESTAMP | 2 +-
gcc/config/i386/sse.md | 6 ++---
gcc/config/xtensa/xtensa.md | 13 ++++++----
gcc/cp/cp-tree.h | 1 +
gcc/cp/decl.cc | 16 +++++-------
gcc/cp/pt.cc | 29 +++++++++++++++++++++-
gcc/testsuite/g++.dg/modules/tpl-friend-2_a.C | 2 +-
gcc/testsuite/g++.dg/template/friend74.C | 8 ++++++
libstdc++-v3/include/bits/basic_string.h | 1 -
libstdc++-v3/include/bits/cow_string.h | 2 ++
.../resize_policy/hash_prime_size_policy_imp.hpp | 18 +++++++++++---
libstdc++-v3/include/ext/random | 2 ++
libstdc++-v3/include/std/sstream | 1 +
13 files changed, 76 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/friend74.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_native_check_binutils/release-aarch64
in repository toolchain/ci/binutils-gdb.
from 6f4449e6fc Automatic date update in version.in
adds 7858d22eb9 Automatic date update in version.in
adds f485331189 Automatic date update in version.in
adds 364d1397ec 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_check_binutils/release-aarch64
in repository toolchain/ci/base-artifacts.
discards df64970c9 0: update: binutils-gcc-linux-glibc-gdb: 1
new c26557e04 0: update: binutils-gcc-linux-glibc-gdb: 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 (df64970c9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 1548 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 37596 -> 37464 bytes
04-build_abe-gcc/console.log.xz | Bin 201152 -> 200696 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8836 -> 8852 bytes
07-build_abe-glibc/console.log.xz | Bin 238256 -> 238104 bytes
08-build_abe-gdb/console.log.xz | Bin 36756 -> 36724 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3812 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2056 -> 2064 bytes
11-check_regression/console.log.xz | Bin 2264 -> 2284 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 212 +++++++++---------
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 22 +-
sumfiles/binutils.log.xz | Bin 55508 -> 55392 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 80312 -> 80396 bytes
sumfiles/gas.sum | 270 +++++++++++------------
sumfiles/ld.log.xz | Bin 119076 -> 118872 bytes
sumfiles/ld.sum | 332 ++++++++++++++---------------
23 files changed, 461 insertions(+), 461 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-arm
in repository toolchain/ci/gcc.
from e94c6dbfb57 gcc: xtensa: fix PR target/105879
adds b6e1373bd34 PR middle-end/105874: Use EXPAND_MEMORY to fix ada bootstrap.
adds 7d87790a871 c++: redeclared hidden friend take 2 [PR105852]
adds e8ed26c2ac3 c++: non-templated friends [PR105852]
No new revisions were added by this update.
Summary of changes:
gcc/cp/cp-tree.h | 1 +
gcc/cp/decl.cc | 21 ++++++-------
gcc/cp/pt.cc | 43 +++++++++++++++++++++++----
gcc/expr.cc | 11 +++++--
gcc/testsuite/g++.dg/modules/tpl-friend-2_a.C | 2 +-
gcc/testsuite/g++.dg/opt/pr105874.C | 30 +++++++++++++++++++
gcc/testsuite/g++.dg/template/friend74.C | 8 +++++
7 files changed, 95 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr105874.C
create mode 100644 gcc/testsuite/g++.dg/template/friend74.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/binutils-gdb.
from 2c3b9a9130 libopcodes: extend the styling within the i386 disassembler
adds d09ee622ee Change allocation of m_dwarf2_cus
adds 5ca5b31d63 Move CU queue to dwarf2_per_objfile
adds deb70aa032 gdb: remove trailing '.' from perror_with_name calls
adds 42d77edce1 gdb: make throw_perror_with_name static
No new revisions were added by this update.
Summary of changes:
gdb/aarch64-linux-nat.c | 30 +++++++++++++++---------------
gdb/arm-linux-nat.c | 24 ++++++++++++------------
gdb/dwarf2/read.c | 45 ++++++++++++++++++++-------------------------
gdb/dwarf2/read.h | 12 +++++++-----
gdb/fbsd-nat.c | 2 +-
gdb/netbsd-nat.c | 2 +-
gdb/ppc-linux-nat.c | 12 ++++++------
gdb/procfs.c | 2 +-
gdb/utils.c | 2 +-
gdb/utils.h | 3 ---
10 files changed, 64 insertions(+), 70 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-arm
in repository toolchain/ci/base-artifacts.
discards ede352611 0: update: binutils-gcc: 1
new fc4356934 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 (ede352611)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (fc [...]
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 1532 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 54608 -> 52660 bytes
04-build_abe-gcc/console.log.xz | Bin 233228 -> 229772 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3804 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2616 -> 2572 bytes
07-check_regression/console.log.xz | Bin 2880 -> 2792 bytes
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 66 +-
08-update_baseline/console.log | 299 ++-
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 66 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2771184 -> 2815600 bytes
sumfiles/g++.sum | 144 +-
sumfiles/gcc.log.xz | Bin 2383772 -> 2339092 bytes
sumfiles/gcc.sum | 4558 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 902296 -> 905228 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2160 -> 2168 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 201596 -> 201796 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2548 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 449996 -> 453432 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2641 insertions(+), 2644 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.