This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9dba60130dc c++: Fix ICE after ambiguous inline namespace reopen [PR94257]
new 04dd734b52d c++: avoid -Wredundant-tags on a first declaration in use [ [...]
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/ChangeLog | 18 ++
gcc/cp/cp-tree.h | 1 +
gcc/cp/parser.c | 232 +++++++++++++++++--------
gcc/cp/pt.c | 4 +-
gcc/testsuite/ChangeLog | 13 ++
gcc/testsuite/g++.dg/warn/Wmismatched-tags-3.C | 14 ++
gcc/testsuite/g++.dg/warn/Wmismatched-tags-4.C | 141 +++++++++++++++
gcc/testsuite/g++.dg/warn/Wmismatched-tags-5.C | 117 +++++++++++++
gcc/testsuite/g++.dg/warn/Wmismatched-tags-6.C | 29 ++++
gcc/testsuite/g++.dg/warn/Wredundant-tags-3.C | 6 +-
gcc/testsuite/g++.dg/warn/Wredundant-tags-6.C | 91 ++++++++++
gcc/testsuite/g++.dg/warn/Wredundant-tags-7.C | 25 +++
12 files changed, 614 insertions(+), 77 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wmismatched-tags-3.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wmismatched-tags-4.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wmismatched-tags-5.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wmismatched-tags-6.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wredundant-tags-6.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wredundant-tags-7.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/gnu-master-arm-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 0826b30a9f Change two functions to be methods on struct attribute
adds a879b4d5a6 Support AT_BSDFLAGS on FreeBSD.
adds 89ff19d45e Automatic date update in version.in
adds 80e2a3b66e Re: readelf looping in process_archive
adds 1fafefd594 Add testcase for PR 25662 invalid sh_offset for section
adds 8f2dae6a6a gdbsupport: Resolve shellcheck issues in create-version.sh script
adds cacb9d8713 ld: Skip some x86 IFUNC tests for Solaris
new 258e884429 ld: Xfail pr20995-2 tests for Solaris
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:
bfd/version.h | 2 +-
binutils/ChangeLog | 16 ++++++++
binutils/readelf.c | 3 +-
binutils/testsuite/binutils-all/objcopy.exp | 64 ++++++++++++++++++++---------
binutils/testsuite/binutils-all/pr25662.ld | 15 +++++++
binutils/testsuite/binutils-all/pr25662.s | 34 +++++++++++++++
gdb/ChangeLog | 4 ++
gdb/fbsd-tdep.c | 1 +
gdbsupport/ChangeLog | 4 ++
gdbsupport/create-version.sh | 18 ++++----
include/ChangeLog | 4 ++
include/elf/common.h | 1 +
ld/ChangeLog | 12 ++++++
ld/testsuite/ld-elf/shared.exp | 4 +-
ld/testsuite/ld-ifunc/ifunc-23a-x86.d | 1 +
ld/testsuite/ld-ifunc/ifunc-24a-x86.d | 1 +
ld/testsuite/ld-ifunc/ifunc-25a-x86.d | 1 +
17 files changed, 153 insertions(+), 32 deletions(-)
create mode 100644 binutils/testsuite/binutils-all/pr25662.ld
create mode 100644 binutils/testsuite/binutils-all/pr25662.s
--
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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 784b519a 0: update: binutils-gcc-linux: all
new 74cb207c 0: update: binutils-gcc-linux: 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 (784b519a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 220 +-
02-prepare_abe/console.log | 42 +-
03-build_abe-binutils/console.log | 11455 +++++-----
04-build_abe-stage1/console.log | 18421 ++++++++-------
05-build_linux/console.log | 6404 +++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 36588 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 36571 insertions(+), 36607 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 3c46c662 0: update: linux-f3e69428b5e26b0851d7ef4c15859cffebf2b9de: boot
new aa53e72e 0: update: llvm-401a324c5186b4e5681bd10d73e27f329dffc1fa: boot
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 (3c46c662)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 128 +-
02-build_llvm/console.log | 12757 ++++++++--------
03-build_linux/console.log | 17320 +++++++++++-----------
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 30213 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 30274 insertions(+), 30160 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 051d269b 0: update: binutils-gcc: all
new 04a34fa7 1: reset: linux-56cc3af4e8c8eaba91b51efa6081a868adbd97c3: 20281
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 | 226 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 10811 +++++----
04-build_abe-stage1/console.log | 20047 ++++++++--------
05-build_linux/console.log | 5815 ++---
06-boot_linux/console.log | 8 -
07-check_regression/console.log | 79 +-
07-check_regression/results.regressions | 8 +-
07-check_regression/trigger-bisect | 3 +
08-update_baseline/console.log | 25 +-
08-update_baseline/results.regressions | 8 +-
console.log | 37451 +++++++++++++++---------------
jenkins/manifest.sh | 13 +-
reset-baseline | 0
results | 12 +-
15 files changed, 37534 insertions(+), 37392 deletions(-)
delete mode 100644 06-boot_linux/console.log
create mode 100644 07-check_regression/trigger-bisect
create mode 100644 reset-baseline
--
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-release-aarch64-lts-allmodconfig
in repository toolchain/ci/gcc.
from 9b9d9fd0728 Daily bump.
adds 1a17c0e113a Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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_kernel/gnu-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 3248c941 0: update: binutils-gcc-linux: all
new dcb35917 0: update: binutils-gcc-linux: 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 (3248c941)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 182 +-
02-prepare_abe/console.log | 278 +-
03-build_abe-binutils/console.log | 11634 +++++++------
04-build_abe-stage1/console.log | 13678 +++++++--------
05-build_linux/console.log | 756 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 3 +-
console.log | 26554 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 26561 insertions(+), 26560 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.