This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/v0.1_to_v1.0-110/tcwg_bmk-code_speed-spec2k6/llvm-aarch64-master-O3
in repository toolchain/ci/base-artifacts/tcwg_bmk-code_speed-spec2k6/llvm-aarch64-master-O3.
at f9bd34cc onsuccess: #110: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
No new revisions were added by this update.
--
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_build/master-aarch64
in repository toolchain/ci/base-artifacts/tcwg_gcc_build/master-aarch64.
from 7c8a6d4e onsuccess: #1247: 1: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
new 0b5eac72 onsuccess: #1248: 1: [TCWG CI] https://ci.linaro.org/job/tcwg [...]
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 2108 -> 2148 bytes
02-prepare_abe/console.log.xz | Bin 2600 -> 2664 bytes
04-build_abe-gcc/console.log.xz | Bin 211344 -> 212260 bytes
04-build_abe-gcc/make-gcc-stage2.log.xz | Bin 177988 -> 177720 bytes
05-check_regression/console.log.xz | Bin 1124 -> 1100 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 211 ++++++++++++--------------------
jenkins/notify-init.log | 76 ++++++------
jenkins/rewrite.log | 22 ++--
jenkins/run-build.env | 8 +-
manifest.sh | 2 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 15 +--
notify/mail-recipients.txt | 2 +-
notify/mail-subject.txt | 2 +-
16 files changed, 145 insertions(+), 199 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 1d260ab0e39 c++: indirect change of active union member in constexpr [P [...]
new df252e0f254 return edge in make_eh_edges
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/tree-eh.cc | 6 +++---
gcc/tree-eh.h | 2 +-
2 files changed, 4 insertions(+), 4 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-next-defconfig
in repository toolchain/ci/base-artifacts/tcwg_kernel/llvm-master-arm-next-defconfig.
from c84a35a onsuccess: #53: boot: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new 8cc7fab onsuccess: #55: boot: [TCWG CI] https://ci.linaro.org/job/tcw [...]
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 2320 -> 2304 bytes
02-prepare_abe/console.log.xz | Bin 2632 -> 2600 bytes
03-build_abe-binutils/console.log.xz | Bin 27224 -> 27352 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17592 -> 17812 bytes
04-build_kernel_llvm/console.log.xz | Bin 66836 -> 67624 bytes
05-build_abe-qemu/console.log.xz | Bin 34324 -> 33620 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 22588 -> 22396 bytes
06-build_linux/console.log.xz | Bin 2996 -> 2992 bytes
07-boot_linux/console.log.xz | Bin 5792 -> 5756 bytes
08-check_regression/console.log.xz | Bin 1192 -> 1224 bytes
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 266 ++++++++++++++---------------
jenkins/notify-init.log | 98 +++++------
jenkins/rewrite.log | 22 +--
jenkins/run-build.env | 6 +-
manifest.sh | 4 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 58 +++----
notify/mail-subject.txt | 2 +-
results | 2 +-
24 files changed, 235 insertions(+), 235 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 c85f74813f6 Daily bump.
new b69ee50081c c++: Improve diagnostics for constexpr cast from void*
new 1d260ab0e39 c++: indirect change of active union member in constexpr [P [...]
The 2 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 | 11 +-
gcc/cp/class.cc | 8 +
gcc/cp/constexpr.cc | 257 +++++++++++++++++++------
gcc/cp/cp-tree.h | 1 +
gcc/testsuite/g++.dg/cpp0x/constexpr-cast4.C | 11 ++
gcc/testsuite/g++.dg/cpp1y/constexpr-89336-3.C | 2 +-
gcc/testsuite/g++.dg/cpp1y/constexpr-union6.C | 13 ++
gcc/testsuite/g++.dg/cpp1y/constexpr-union7.C | 18 ++
gcc/testsuite/g++.dg/cpp2a/constexpr-union2.C | 30 +++
gcc/testsuite/g++.dg/cpp2a/constexpr-union3.C | 45 +++++
gcc/testsuite/g++.dg/cpp2a/constexpr-union4.C | 29 +++
gcc/testsuite/g++.dg/cpp2a/constexpr-union5.C | 80 ++++++++
gcc/testsuite/g++.dg/cpp2a/constexpr-union6.C | 53 +++++
13 files changed, 493 insertions(+), 65 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-cast4.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-union6.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-union7.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-union2.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-union3.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-union4.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-union5.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-union6.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.