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/release-aarch64
in repository toolchain/ci/binutils-gdb.
from 8a36e3ad9d Automatic date update in version.in
adds f15344e986 Automatic date update in version.in
adds 3414676475 Automatic date update in version.in
adds 54be2d2c95 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_build/release-aarch64
in repository toolchain/ci/base-artifacts.
discards 3bbb94a9 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 6d1c68cf 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 (3bbb94a9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_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 1592 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 44296 -> 43940 bytes
05-build_abe-stage1/console.log.xz | Bin 67660 -> 67460 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 9208 -> 9100 bytes
08-build_abe-glibc/console.log.xz | Bin 234192 -> 233300 bytes
09-build_abe-stage2/console.log.xz | Bin 192176 -> 192048 bytes
10-build_abe-gdb/console.log.xz | Bin 41932 -> 41516 bytes
11-build_abe-qemu/console.log.xz | Bin 31356 -> 30696 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 32 ++++++++++++++++----------------
13 files changed, 24 insertions(+), 24 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/llvm-master-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5bc0008b 0: update: binutils-llvm-linux-qemu: all
new bd3770d6 0: update: binutils-llvm-linux-qemu: all
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 (5bc0008b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 1616 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 30856 -> 30512 bytes
04-build_llvm/console.log.xz | Bin 61572 -> 60728 bytes
05-build_abe-qemu/console.log.xz | Bin 31264 -> 30800 bytes
06-build_linux/console.log.xz | Bin 3852 -> 3724 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 4 ++--
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 13 insertions(+), 13 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 33ba46663cd go.test: update issue10441.go to current upstream version
adds 247bbed1b8a Daily bump.
adds 019d6d4149e c++: add test [PR105265]
adds ad8161e6d7b c++: NRV and ref-extended temps [PR101442]
adds d4e00ccef6c c++: template conversion op [PR101698]
adds 1824da60663 c++: local fn and generic lambda [PR97219]
new 8369b4e4c64 c++: alignment of local typedef in template [PR65211]
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 | 63 +++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 19 ++++++
gcc/cp/cp-tree.h | 1 +
gcc/cp/decl.cc | 2 +-
gcc/cp/init.cc | 2 +-
gcc/cp/name-lookup.cc | 18 ++++++
gcc/cp/pt.cc | 13 +++-
gcc/cp/semantics.cc | 9 +--
gcc/d/ChangeLog | 9 +++
gcc/fortran/ChangeLog | 6 ++
gcc/testsuite/ChangeLog | 71 ++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/initlist-new6.C | 39 ++++++++++++
gcc/testsuite/g++.dg/cpp0x/initlist-nrv1.C | 34 +++++++++++
.../g++.dg/cpp1y/lambda-generic-local-fn1.C | 17 ++++++
gcc/testsuite/g++.dg/template/conv19.C | 34 +++++++++++
gcc/testsuite/g++.target/i386/vec-tmpl1.C | 16 +++++
libgomp/ChangeLog | 4 ++
libphobos/ChangeLog | 5 ++
19 files changed, 355 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-new6.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-nrv1.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-local-fn1.C
create mode 100644 gcc/testsuite/g++.dg/template/conv19.C
create mode 100644 gcc/testsuite/g++.target/i386/vec-tmpl1.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 08755c5aad gdb: add ATTRIBUTE_PRINTF to complaint_interceptor::issue_complaint
adds a9703116de Automatic date update in version.in
adds e6f601b74d ld:LoongArch: Fix glibc fail: tst-audit25a/b.
No new revisions were added by this update.
Summary of changes:
bfd/elfnn-loongarch.c | 16 ++++++++++++++++
bfd/version.h | 2 +-
2 files changed, 17 insertions(+), 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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 205eed6d 0: update: binutils-gcc: 1
new 46bcaa9a 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 (205eed6d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (46bcaa9a)
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 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 51792 -> 52240 bytes
04-build_abe-gcc/console.log.xz | Bin 229724 -> 230148 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3828 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2436 -> 2636 bytes
07-check_regression/console.log.xz | Bin 2788 -> 2680 bytes
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 68 +-
08-update_baseline/console.log | 337 +--
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 68 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2780640 -> 2756556 bytes
sumfiles/g++.sum | 167 +-
sumfiles/gcc.log.xz | Bin 2330668 -> 2352288 bytes
sumfiles/gcc.sum | 4704 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 904032 -> 899248 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2180 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 199128 -> 199152 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 455648 -> 458404 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2762 insertions(+), 2734 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/release-aarch64-check_bootstrap
in repository toolchain/ci/binutils-gdb.
from c210342d7f Automatic date update in version.in
adds af959fce9c Automatic date update in version.in
adds 0a2b84a7e0 Automatic date update in version.in
adds d54081c642 LoongArch: Update ABI eflag in elf header.
adds 33e4226249 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/elfnn-loongarch.c | 2 +-
bfd/version.h | 2 +-
gas/config/tc-loongarch.c | 46 ++++++++++++++++++++--------------------------
include/elf/loongarch.h | 37 +++++++++++++++++++++++--------------
4 files changed, 45 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check_bootstrap/release-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards d2be5a63 0: update: binutils-gcc: 1
new 45e1d970 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 (d2be5a63)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/rele [...]
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 1536 -> 1504 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 37864 -> 37492 bytes
04-build_abe-bootstrap/console.log.xz | Bin 245008 -> 244836 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3860 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2420 -> 2416 bytes
07-check_regression/console.log.xz | Bin 3316 -> 4328 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 26 +-
07-check_regression/results.compare | 30 +-
07-check_regression/results.compare2 | 255 +-
07-check_regression/results.regressions | 30 +-
08-update_baseline/console.log | 803 +++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 26 +-
08-update_baseline/results.compare | 30 +-
08-update_baseline/results.compare2 | 255 +-
08-update_baseline/results.regressions | 30 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3438164 -> 3436620 bytes
sumfiles/g++.sum | 221 +-
sumfiles/gcc.log.xz | Bin 2969736 -> 2970828 bytes
sumfiles/gcc.sum | 4388 ++++++++++++++-------------
sumfiles/gfortran.log.xz | Bin 855428 -> 870920 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2332 -> 2332 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 145496 -> 145440 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2708 -> 2708 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 434764 -> 443484 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 3482 insertions(+), 2652 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.