This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e87212ead5e RISC-V: zicond: Fix opt2 pattern
new c24982689b8 c++: Diagnose [basic.scope.block]/2 violations even in comp [...]
new efafa66c294 c++: Diagnose [basic.scope.block]/2 violations even for blo [...]
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/decl.cc | 1 +
gcc/cp/name-lookup.cc | 77 +++++---
gcc/cp/name-lookup.h | 12 +-
gcc/cp/semantics.cc | 1 +
gcc/testsuite/g++.dg/diagnostic/redeclaration-1.C | 2 +-
gcc/testsuite/g++.dg/diagnostic/redeclaration-3.C | 225 ++++++++++++++++++++++
gcc/testsuite/g++.dg/diagnostic/redeclaration-4.C | 167 ++++++++++++++++
gcc/testsuite/g++.dg/diagnostic/redeclaration-5.C | 167 ++++++++++++++++
gcc/testsuite/g++.dg/parse/pr31952-1.C | 2 +-
gcc/testsuite/g++.dg/parse/pr31952-3.C | 2 +-
gcc/testsuite/g++.dg/warn/Wshadow-19.C | 27 +++
11 files changed, 644 insertions(+), 39 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/diagnostic/redeclaration-3.C
create mode 100644 gcc/testsuite/g++.dg/diagnostic/redeclaration-4.C
create mode 100644 gcc/testsuite/g++.dg/diagnostic/redeclaration-5.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wshadow-19.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_bmk-code_vect-spec2k6/llvm-aarch64-master-O3_LTO
in repository toolchain/ci/base-artifacts/tcwg_bmk-code_vect-spec2k6/llvm-aarch64-master-O3_LTO.
discards 41086090 onsuccess: #52: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 432f99ba onsuccess: #49: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards ed1605b1 onsuccess: #39: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 3dd3a705 onsuccess: #31: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 385d7624 onsuccess: #31: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new f29382a2 onsuccess: #39: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 3d15f0d9 onsuccess: #49: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new d6465487 onsuccess: #52: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
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 (41086090)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk-code_vect-spec2k6/ll [...]
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 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:
--
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_bmk-code_vect-spec2k6/llvm-aarch64-master-O3_LTO
in repository toolchain/ci/base-artifacts/tcwg_bmk-code_vect-spec2k6/llvm-aarch64-master-O3_LTO.
discards c98c5582 onsuccess: #52: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 60cc07c6 onsuccess: #49: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 6b0eda56 onsuccess: #39: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 9c27017f onsuccess: #31: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards c5e52601 onsuccess: #30: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 5ad0e93a onsuccess: #30: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 3dd3a705 onsuccess: #31: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new ed1605b1 onsuccess: #39: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 432f99ba onsuccess: #49: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 41086090 onsuccess: #52: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
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 (c98c5582)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk-code_vect-spec2k6/ll [...]
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 5 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:
--
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_bmk-code_vect-spec2k6/llvm-aarch64-master-O3_LTO
in repository toolchain/ci/base-artifacts/tcwg_bmk-code_vect-spec2k6/llvm-aarch64-master-O3_LTO.
discards c9abdeed onsuccess: #52: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 8bf686a2 onsuccess: #49: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards b34c4764 onsuccess: #39: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 51d18aac onsuccess: #31: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 11080e1c onsuccess: #30: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 36c574fc onsuccess: #29: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new f10ede0a onsuccess: #29: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new c5e52601 onsuccess: #30: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 9c27017f onsuccess: #31: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 6b0eda56 onsuccess: #39: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 60cc07c6 onsuccess: #49: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new c98c5582 onsuccess: #52: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
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 (c9abdeed)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk-code_vect-spec2k6/ll [...]
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 6 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:
--
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_bmk-code_vect-spec2k6/llvm-aarch64-master-O3_LTO
in repository toolchain/ci/base-artifacts/tcwg_bmk-code_vect-spec2k6/llvm-aarch64-master-O3_LTO.
discards c42324e9 onsuccess: #52: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards d1a81148 onsuccess: #49: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 26f96ae6 onsuccess: #39: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 68449629 onsuccess: #31: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards 8c57f818 onsuccess: #30: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards e994b242 onsuccess: #29: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
discards ed851b9c onsuccess: #28: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new cf0b6fb1 onsuccess: #28: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 36c574fc onsuccess: #29: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 11080e1c onsuccess: #30: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 51d18aac onsuccess: #31: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new b34c4764 onsuccess: #39: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new 8bf686a2 onsuccess: #49: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
new c9abdeed onsuccess: #52: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_b [...]
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 (c42324e9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk-code_vect-spec2k6/ll [...]
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 7 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:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.