This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7ad9058c042 Daily bump.
new 32bab8b57dd opts: -Werror=foo always implies -Wfoo [PR106213]
new 4d9e0f3f211 c++: computed goto warning [PR37722]
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/cp-tree.h | 1 +
gcc/cp/decl.cc | 150 ++++++++++++++++++++++++++------
gcc/cp/parser.cc | 2 +
gcc/doc/extend.texi | 3 +
gcc/opts-common.cc | 12 +--
gcc/testsuite/g++.dg/cpp0x/depr-copy5.C | 16 ++++
gcc/testsuite/g++.dg/ext/label15.C | 36 ++++++++
gcc/testsuite/g++.dg/torture/pr42739.C | 6 +-
8 files changed, 192 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/depr-copy5.C
create mode 100644 gcc/testsuite/g++.dg/ext/label15.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_gnu_woa_check_binutils/master-woa64
in repository toolchain/ci/base-artifacts/tcwg_gnu_woa_check_binutils/master-woa64.
from 7aacfaa onsuccess: #442: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 1112462 onsuccess: #443: 0: [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:
00-sumfiles/binutils.log.xz | Bin 8792 -> 8792 bytes
00-sumfiles/gas.log.xz | Bin 145564 -> 145496 bytes
00-sumfiles/ld.log.xz | Bin 28012 -> 28020 bytes
01-reset_artifacts/console.log.xz | Bin 2184 -> 2204 bytes
02-prepare_abe/console.log.xz | Bin 2620 -> 2664 bytes
03-build_abe-binutils/console.log.xz | Bin 25164 -> 25016 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 15888 -> 15712 bytes
04-build_abe-dejagnu/console.log.xz | Bin 4400 -> 4428 bytes
05-build_abe-check_binutils/check-binutils.log.xz | Bin 5788 -> 5784 bytes
05-build_abe-check_binutils/console.log.xz | Bin 3796 -> 3820 bytes
06-check_regression/console.log.xz | Bin 2352 -> 2324 bytes
git/binutils_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 290 ++++++++-----------
jenkins/notify-init.log | 36 +--
jenkins/run-build.env | 6 +-
manifest.sh | 8 +-
notify/jira/comment-template.txt | 2 +-
notify/lnt_report.json | 338 ++++++++++++++++++++++
notify/mail-body.txt | 24 +-
notify/mail-recipients.txt | 2 +-
notify/mail-subject.txt | 2 +-
notify/results.compare.txt | 21 +-
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 +-
sumfiles/ld.sum | 4 +-
26 files changed, 505 insertions(+), 238 deletions(-)
create mode 100644 notify/lnt_report.json
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.