This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/c++-modules
in repository gcc.
from be0d02e585d Implement US033
new 3b8d5c896f0 Global module constraint merging
new 637df2e24f5 Small testcase cleanups
new 934fe9a30d2 ICE with preprocessed header unit [93761]
new 7c20089e8fd Concept with argument pack
new cb887e2fb7b Merge with variadic template concept
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:
ChangeLog.modules | 42 +++++++++++++++
gcc/cp/module.cc | 78 ++++++++++++++++++----------
gcc/cp/name-lookup.c | 55 ++++++++++++++++----
gcc/cp/name-lookup.h | 6 ++-
gcc/cp/typeck.c | 5 ++
gcc/testsuite/g++.dg/concepts/pack-1.C | 31 +++++++++++
gcc/testsuite/g++.dg/modules/atom-decl-2.C | 2 +-
gcc/testsuite/g++.dg/modules/atom-pragma-3.C | 2 +-
gcc/testsuite/g++.dg/modules/concept-5.h | 7 +++
gcc/testsuite/g++.dg/modules/concept-5_a.H | 4 ++
gcc/testsuite/g++.dg/modules/concept-5_b.C | 10 ++++
gcc/testsuite/g++.dg/modules/indirect-1_c.C | 6 +--
gcc/testsuite/g++.dg/modules/merge-12.h | 23 ++++++++
gcc/testsuite/g++.dg/modules/merge-12_a.H | 4 ++
gcc/testsuite/g++.dg/modules/merge-12_b.C | 7 +++
gcc/testsuite/g++.dg/modules/mod-decl-1.C | 3 +-
gcc/testsuite/g++.dg/modules/mod-decl-3.C | 2 +-
gcc/testsuite/g++.dg/modules/modules.exp | 4 +-
gcc/testsuite/g++.dg/modules/part-3_c.C | 6 +--
gcc/testsuite/g++.dg/modules/preproc-1.C | 3 ++
20 files changed, 247 insertions(+), 53 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/concepts/pack-1.C
create mode 100644 gcc/testsuite/g++.dg/modules/concept-5.h
create mode 100644 gcc/testsuite/g++.dg/modules/concept-5_a.H
create mode 100644 gcc/testsuite/g++.dg/modules/concept-5_b.C
create mode 100644 gcc/testsuite/g++.dg/modules/merge-12.h
create mode 100644 gcc/testsuite/g++.dg/modules/merge-12_a.H
create mode 100644 gcc/testsuite/g++.dg/modules/merge-12_b.C
create mode 100644 gcc/testsuite/g++.dg/modules/preproc-1.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/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 948071af 0: update: gcc-6900c1ec9a3463289003f7e92f05e1aeee125039: 1
new e3b0fe51 0: update: gcc-7edf9fa1c5f0e05c22e1d719658ed903fe2b44f4: 1
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 (948071af)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 84 +-
02-prepare_abe/console.log | 400 +-
03-build_abe-bootstrap_O1/console.log | 65445 +++++++++++++++----------------
05-check_regression/console.log | 25 +-
06-update_baseline/console.log | 35 +-
console.log | 65991 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
regressions.txt | 9 +
8 files changed, 66051 insertions(+), 65948 deletions(-)
create mode 100644 regressions.txt
--
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 releases/gcc-8
in repository gcc.
from d9814ee5972 combine: Fix find_split_point handling of constant store in [...]
new 7ac251ee4fa PR c++/89917 - ICE with lambda in variadic mem-init.
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 | 5 +++++
gcc/cp/pt.c | 2 +-
.../g++.dg/cpp0x/{vt-34050.C => lambda/lambda-variadic8.C} | 9 +++++++--
3 files changed, 13 insertions(+), 3 deletions(-)
copy gcc/testsuite/g++.dg/cpp0x/{vt-34050.C => lambda/lambda-variadic8.C} (59%)
--
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-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 338f3b8f 0: update: binutils-gcc-linux: boot
new 15af8aa7 0: update: binutils-gcc-linux: 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 (338f3b8f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 166 +-
02-prepare_abe/console.log | 316 +-
03-build_abe-binutils/console.log | 11116 +++++++-------
04-build_abe-stage1/console.log | 16748 ++++++++++----------
05-build_linux/console.log | 800 +-
06-boot_linux/console.log | 472 +-
07-check_regression/console.log | 13 +-
08-update_baseline/console.log | 7 +-
console.log | 29661 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
regressions.txt | 4 +
11 files changed, 29695 insertions(+), 29618 deletions(-)
create mode 100644 regressions.txt
--
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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 6e151ba2 11: update: llvm-linux: 16048
new 5cc5436a 11: update: llvm-linux: 16048
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 (6e151ba2)
\
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 | 70 +-
02-build_llvm/console.log | 12732 ++++++++++++------------
03-build_linux/console.log | 7450 +++++++-------
05-check_regression/console.log | 15 +-
06-update_baseline/console.log | 41 +-
console.log | 20308 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
regressions.txt | 11 +
8 files changed, 20342 insertions(+), 20295 deletions(-)
create mode 100644 regressions.txt
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.