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-master-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
from c67de04015d 56: onsuccess: #6: boot: Success after binutils/gcc/linux/q [...]
new adfd86c1ecf 57: onsuccess: #7: boot: Success after binutils/gcc/linux/q [...]
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 1756 -> 1768 bytes
02-prepare_abe/console.log.xz | Bin 2576 -> 2460 bytes
03-build_abe-binutils/console.log.xz | Bin 27512 -> 27228 bytes
04-build_abe-stage1/console.log.xz | Bin 71272 -> 71156 bytes
05-build_abe-qemu/console.log.xz | Bin 31756 -> 32188 bytes
06-build_linux/console.log.xz | Bin 5744 -> 5464 bytes
07-boot_linux/console.log.xz | Bin 6148 -> 6124 bytes
08-check_regression/console.log.xz | Bin 4396 -> 4264 bytes
09-update_baseline/console.log | 9 ---------
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
18 files changed, 24 insertions(+), 33 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-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
from 22860e1fb8f 61: onsuccess: #6: all: Success after binutils/llvm/linux/q [...]
new e41b4c41202 62: onsuccess: #7: all: Success after binutils/llvm/linux/q [...]
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 1776 -> 1788 bytes
02-prepare_abe/console.log.xz | Bin 2496 -> 2500 bytes
03-build_abe-binutils/console.log.xz | Bin 27228 -> 26956 bytes
04-build_kernel_llvm/console.log.xz | Bin 67704 -> 64720 bytes
05-build_abe-qemu/console.log.xz | Bin 31996 -> 31864 bytes
06-build_linux/console.log.xz | Bin 3120 -> 3108 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 4352 -> 4288 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 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.
unknown user pushed a change to branch master
in repository gcc.
from a226590fefb c++: explicit ctor and list-initialization [PR109159]
new 6c2b28e4320 Fortran: fix documentation of -fno-underscoring [PR109216]
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/fortran/invoke.texi | 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 145674b3257 Remove mi_version function
new 552b178f252 Remove some unnecessary includes from *-exp.y
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:
gdb/ada-exp.y | 3 ---
gdb/c-exp.y | 3 ---
gdb/d-exp.y | 3 ---
gdb/f-exp.y | 3 ---
gdb/go-exp.y | 3 ---
gdb/m2-exp.y | 3 ---
gdb/p-exp.y | 4 ----
7 files changed, 22 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 0a846340b99 c++: Drop TREE_READONLY on vars (possibly) initialized by t [...]
new a226590fefb c++: explicit ctor and list-initialization [PR109159]
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/call.cc | 4 +-
gcc/testsuite/g++.dg/cpp0x/explicit16.C | 18 +++++++
.../20_util/pair/cons/explicit_construct.cc | 10 ++--
.../20_util/tuple/cons/explicit_construct.cc | 58 +++++++++++-----------
.../testsuite/23_containers/span/explicit.cc | 4 +-
5 files changed, 57 insertions(+), 37 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/explicit16.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 c67f312d20e Rework 128-bit complex multiply and divide.
new 0a846340b99 c++: Drop TREE_READONLY on vars (possibly) initialized by t [...]
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 | 12 +++++++++
gcc/cp/decl2.cc | 2 +-
gcc/testsuite/g++.dg/tls/thread_local13-aux.cc | 35 ++++++++++++++++++++++++++
gcc/testsuite/g++.dg/tls/thread_local13.C | 21 ++++++++++++++++
gcc/testsuite/g++.dg/tls/thread_local14-aux.cc | 26 +++++++++++++++++++
gcc/testsuite/g++.dg/tls/thread_local14.C | 19 ++++++++++++++
7 files changed, 115 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/tls/thread_local13-aux.cc
create mode 100644 gcc/testsuite/g++.dg/tls/thread_local13.C
create mode 100644 gcc/testsuite/g++.dg/tls/thread_local14-aux.cc
create mode 100644 gcc/testsuite/g++.dg/tls/thread_local14.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-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
from b752d8012b5 48: onsuccess: #6: boot: Success after binutils/llvm/linux/ [...]
new e74fa43aaaa 49: onsuccess: #7: boot: Success after binutils/llvm/linux/ [...]
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 1756 -> 1776 bytes
02-prepare_abe/console.log.xz | Bin 2496 -> 2524 bytes
03-build_abe-binutils/console.log.xz | Bin 27704 -> 27132 bytes
04-build_kernel_llvm/console.log.xz | Bin 67560 -> 67412 bytes
05-build_abe-qemu/console.log.xz | Bin 31916 -> 32148 bytes
06-build_linux/console.log.xz | Bin 3116 -> 3116 bytes
07-boot_linux/console.log.xz | Bin 6128 -> 6108 bytes
08-check_regression/console.log.xz | Bin 4460 -> 4348 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 files changed, 24 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.