This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch
in repository gcc.
from 4a48a31f430 PR c++/88820 - ICE with CTAD and member template used in DMI.
new bc07fe03c8b Relax cgraph_node::clone_of_p to also look through former clones
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/ChangeLog | 12 ++++++++++++
gcc/cgraph.c | 13 ++++++++++---
gcc/cgraph.h | 13 +++++++++++++
gcc/testsuite/ChangeLog | 7 +++++++
.../g++.mike/misc13.C => g++.dg/ipa/pr88235.C} | 5 +++--
5 files changed, 45 insertions(+), 5 deletions(-)
copy gcc/testsuite/{g++.old-deja/g++.mike/misc13.C => g++.dg/ipa/pr88235.C} (81%)
--
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-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 696f587f446 PR c++/89585 * parser.c (cp_parser_asm_definition): Parse [...]
adds 787e2150014 Daily bump.
adds 09872c42e73 PR c++/88183 - ICE with .* fold-expression.
adds 3827e82b314 PR c++/87513 - 'sorry' mangling PMF template-id.
adds ab37e6eef12 PR c++/89422 - ICE with -g and lambda in default arg in template.
adds 601d1be3146 PR c++/89576 - if constexpr of lambda capture.
new 0d600582aeb PR c++/89381 - implicit copy and using-declaration.
new 2474ea15422 PR c++/87921 - wrong error with inline static data member.
new e4ec827d199 PR c++/88690 - C++17 ICE with empty base in aggregate.
new 6d75518e207 PR c++/88419 - C++17 ICE with class template arg deduction.
new d1484f4fccb PR c++/88869 - C++17 ICE with CTAD and explicit specialization.
new 4a48a31f430 PR c++/88820 - ICE with CTAD and member template used in DMI.
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:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 40 ++++++++++++++++++++++
gcc/cp/class.c | 4 ++-
gcc/cp/decl2.c | 5 ++-
gcc/cp/mangle.c | 3 +-
gcc/cp/pt.c | 21 +++++++-----
gcc/cp/semantics.c | 7 ++--
gcc/cp/typeck.c | 9 +++--
gcc/cp/typeck2.c | 7 ++++
gcc/testsuite/g++.dg/cpp0x/decltype-tid1.C | 9 +++++
gcc/testsuite/g++.dg/cpp0x/implicit16.C | 37 ++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-defarg9.C | 10 ++++++
gcc/testsuite/g++.dg/cpp1z/aggr-base7.C | 8 +++++
gcc/testsuite/g++.dg/cpp1z/class-deduction62.C | 22 ++++++++++++
gcc/testsuite/g++.dg/cpp1z/class-deduction63.C | 11 ++++++
gcc/testsuite/g++.dg/cpp1z/class-deduction64.C | 9 +++++
gcc/testsuite/g++.dg/cpp1z/constexpr-if28.C | 11 ++++++
gcc/testsuite/g++.dg/cpp1z/fold-lambda3.C | 19 ++++++++++
gcc/testsuite/g++.dg/cpp1z/inline-var5.C | 16 +++++++++
19 files changed, 230 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/decltype-tid1.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/implicit16.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-defarg9.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/aggr-base7.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction62.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction63.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction64.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-if28.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/fold-lambda3.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/inline-var5.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-release-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 56a22c4 0: good: binutils-gcc-linux: boot
new 8c5b1d7 0: good: 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 (56a22c4)
\
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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3325 ++++++++++----------
4-build_abe-stage1/console.log | 3026 +++++++++---------
5-build_linux/console.log | 62 +-
console.log | 6359 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 6398 insertions(+), 6404 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 llvm.
from 3441a8988af [CodeGenPrepare] Fix ModifiedDT flag in optimizeSelectInst
new d9f176f3a8f [RISCV] Allow access to FP CSRs without F extension
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:
lib/Target/RISCV/RISCVSystemOperands.td | 2 --
test/MC/RISCV/csr-aliases.s | 26 +++++++++++++-------------
test/MC/RISCV/rv32i-valid.s | 2 +-
test/MC/RISCV/rvf-user-csr-names.s | 12 ++++++------
test/MC/RISCV/user-csr-names-invalid.s | 11 +----------
5 files changed, 21 insertions(+), 32 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 libcxx.
from 11e3f8c4d [libc++] Do not force building with -fPIC
new 975cb9a72 Fix PR41017 - Build failure with _LIBCPP_DEBUG=0 and non-cons [...]
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:
include/algorithm | 10 +++++-----
test/libcxx/algorithms/debug_less.pass.cpp | 29 +++++++++++++++++++++++++++--
2 files changed, 32 insertions(+), 7 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-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 8cc409d 0: good: llvm-linux: boot
new 679c596 0: good: linux-adc2a008ae56d240e8dae0b6b7807876d51f9fc2: 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 (8cc409d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
1-reset_artifacts/console.log | 69 +-
2-build_llvm/console.log | 10409 ++++++++++++++++++------------------
3-build_linux/console.log | 135 +-
4-boot_linux/console.log | 388 +-
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 4 +-
console.log | 11007 +++++++++++++++++++--------------------
jenkins/manifest.sh | 7 +-
8 files changed, 10893 insertions(+), 11128 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 14003df 4: good: llvm-linux: 17558
new e8a6123 4: good: llvm-linux: 17558
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 (14003df)
\
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:
1-reset_artifacts/console.log | 68 +-
2-build_llvm/console.log | 10412 +++++++++++++++----------------
3-build_linux/console.log | 2436 ++++----
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 6 +-
console.log | 12922 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12997 insertions(+), 12857 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 llvm.
from 84ed8546153 [Go / ASAN] Disable Go bindings for ASAN tests.
new 3441a8988af [CodeGenPrepare] Fix ModifiedDT flag in optimizeSelectInst
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:
lib/CodeGen/CodeGenPrepare.cpp | 26 +++++++----------
.../CodeGenPrepare/X86/optimizeSelect-DT.ll | 34 ++++++++++++++++++++++
2 files changed, 44 insertions(+), 16 deletions(-)
create mode 100644 test/Transforms/CodeGenPrepare/X86/optimizeSelect-DT.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.