This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1560cc94e8a c++: inherited default constructor [CWG2799]
new d2f53a601a2 testsuite work-around compound-assignment-1.c C++ failures [...]
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/testsuite/c-c++-common/analyzer/compound-assignment-1.c | 7 +++++--
1 file changed, 5 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 093da43d2ad gdb, breakpoint: add a destructor to the watchpoint struct
new bcafd1c19e6 Use gdb::checked_static_cast for watchpoints
new 01bccc56af0 Use gdb::checked_static_cast for tracepoints
new 6a9196a65f1 Use gdb::checked_static_cast for code_breakpoint
new 8e032233a01 Use gdb::checked_static_cast for catchpoints
The 4 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-lang.c | 2 +-
gdb/break-catch-sig.c | 10 +-
gdb/break-catch-syscall.c | 4 +-
gdb/breakpoint.c | 339 +++++++++++++++++++++++----------------------
gdb/elfread.c | 2 +-
gdb/guile/scm-breakpoint.c | 3 +-
gdb/mi/mi-cmd-break.c | 9 +-
gdb/python/py-breakpoint.c | 3 +-
gdb/remote.c | 11 +-
gdb/target-debug.h | 2 +
gdb/target-delegates.c | 16 +--
gdb/target.c | 2 +-
gdb/target.h | 4 +-
gdb/tracefile-tfile.c | 4 +-
gdb/tracepoint.c | 25 ++--
gdb/tracepoint.h | 4 +-
16 files changed, 224 insertions(+), 216 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-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts/tcwg_kernel/gnu-master-arm-lts-defconfig.
from e328896 onsuccess: #57: boot: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new b4d2992 onsuccess: #58: 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 2340 -> 2296 bytes
02-prepare_abe/console.log.xz | Bin 2612 -> 2608 bytes
03-build_abe-binutils/console.log.xz | Bin 27580 -> 27464 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17768 -> 17588 bytes
04-build_abe-stage1/console.log.xz | Bin 92356 -> 92312 bytes
04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 71640 -> 71424 bytes
05-build_abe-qemu/console.log.xz | Bin 33884 -> 33204 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 22668 -> 22068 bytes
06-build_linux/console.log.xz | Bin 3636 -> 3608 bytes
07-boot_linux/console.log.xz | Bin 5648 -> 5660 bytes
08-check_regression/console.log.xz | Bin 1228 -> 1204 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 283 +++++++++++------------------
jenkins/notify-init.log | 106 +++++------
jenkins/rewrite.log | 18 +-
jenkins/run-build.env | 6 +-
manifest.sh | 4 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 48 +++--
notify/mail-subject.txt | 2 +-
23 files changed, 188 insertions(+), 289 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 bf6b107e2a3 New early __builtin_unreachable processing.
new 1560cc94e8a c++: inherited default constructor [CWG2799]
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/class.cc | 36 ++++++++++++++++++++++-----------
gcc/testsuite/g++.dg/cpp0x/inh-ctor38.C | 19 +++++++++++++++++
2 files changed, 43 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/inh-ctor38.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.