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/binutils-gdb.
from bc574253cb Automatic date update in version.in
adds 18a7c0667f 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_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 1d00bab85 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new cae7c3b56 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 (1d00bab85)
\
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 2736 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 30092 -> 30136 bytes
04-build_abe-stage1/console.log.xz | Bin 90392 -> 90336 bytes
06-build_abe-linux/console.log.xz | Bin 10200 -> 9344 bytes
07-build_abe-glibc/console.log.xz | Bin 232872 -> 233128 bytes
08-build_abe-stage2/console.log.xz | Bin 223120 -> 222728 bytes
09-build_abe-gdb/console.log.xz | Bin 37332 -> 37448 bytes
10-build_abe-qemu/console.log.xz | Bin 32620 -> 32720 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3868 -> 3856 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2640 -> 2452 bytes
13-check_regression/console.log.xz | Bin 2376 -> 2392 bytes
13-check_regression/results.compare2 | 4 +-
14-update_baseline/console.log | 232 ++--
14-update_baseline/results.compare2 | 4 +-
jenkins/manifest.sh | 22 +-
sumfiles/g++.log.xz | Bin 2683680 -> 2652896 bytes
sumfiles/g++.sum | 24 +-
sumfiles/gcc.log.xz | Bin 2177684 -> 2208704 bytes
sumfiles/gcc.sum | 2106 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 878696 -> 880204 bytes
sumfiles/gfortran.sum | 10 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2260 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 198796 -> 198816 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2668 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 417036 -> 419460 bytes
sumfiles/libstdc++.sum | 2 +-
30 files changed, 1205 insertions(+), 1205 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_kernel/gnu-release-aarch64-stable-allmodconfig
in repository toolchain/ci/gcc.
from 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
adds e057d454db4 c++: redeclared hidden friend take 2 [PR105852]
adds 669fc7629eb Daily bump.
adds 94f9c03b99f Update gcc sv.po
adds 37499ac6dca Daily bump.
adds 8ca04b41bb1 Daily bump.
adds 47ea22015c9 c++: value-dep but not type-dep decltype expr [PR105756]
new 3da389e59ec Daily bump.
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/ChangeLog | 17 +
gcc/DATESTAMP | 2 +-
gcc/config/i386/sse.md | 6 +-
gcc/config/xtensa/xtensa.md | 13 +-
gcc/cp/ChangeLog | 19 +
gcc/cp/cp-tree.h | 1 +
gcc/cp/decl.cc | 16 +-
gcc/cp/pt.cc | 29 +-
gcc/cp/typeck.cc | 38 +-
gcc/po/ChangeLog | 4 +
gcc/po/sv.po | 1530 ++++----------------
gcc/testsuite/ChangeLog | 15 +
gcc/testsuite/g++.dg/cpp0x/decltype82.C | 10 +
gcc/testsuite/g++.dg/modules/tpl-friend-2_a.C | 2 +-
gcc/testsuite/g++.dg/template/friend74.C | 8 +
libstdc++-v3/ChangeLog | 30 +
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 +
21 files changed, 494 insertions(+), 1270 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/decltype82.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_kernel/gnu-release-aarch64-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 884e81eeb2 Automatic date update in version.in
adds 0dae8bed68 Automatic date update in version.in
adds fe36d34f25 Automatic date update in version.in
adds 949c11728c Automatic date update in version.in
new d2823f8c27 Automatic date update in version.in
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:
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_kernel/gnu-release-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a49f8758c 2: update: binutils-gcc-linux-qemu: 22451
new 9c2d81619 2: update: binutils-gcc-linux-qemu: 22451
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 (a49f8758c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 1588 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30316 -> 30152 bytes
04-build_abe-stage1/console.log.xz | Bin 68148 -> 68068 bytes
05-build_abe-qemu/console.log.xz | Bin 32292 -> 32504 bytes
06-build_linux/console.log.xz | Bin 6120 -> 5948 bytes
08-check_regression/console.log.xz | Bin 480 -> 476 bytes
09-update_baseline/console.log | 148 +++++++++++++++++------------------
jenkins/manifest.sh | 18 ++---
9 files changed, 83 insertions(+), 83 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_O1
in repository toolchain/ci/binutils-gdb.
from bc574253cb Automatic date update in version.in
adds 18a7c0667f 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.