This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a4c0964df9d PR c/90677 * c-common.h (identifier_global_tag): Declare. [...]
new d3cd2986411 PR c++/88337 - P1327R1: Allow polymorphic typeid in constexpr.
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 | 8 ++++
gcc/cp/constexpr.c | 9 ++--
gcc/cp/rtti.c | 2 -
gcc/testsuite/ChangeLog | 8 ++++
gcc/testsuite/g++.dg/cpp2a/constexpr-typeid1.C | 47 ++++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/constexpr-typeid2.C | 60 ++++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/constexpr-typeid3.C | 33 ++++++++++++++
gcc/testsuite/g++.dg/cpp2a/constexpr-typeid4.C | 19 ++++++++
8 files changed, 181 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-typeid1.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-typeid2.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-typeid3.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-typeid4.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/llvm-release-arm-stable-allmodconfig
in repository toolchain/ci/llvm-project.
from 6d7bc6033d7 [lldb] [Python] Build readline override module only on Linux
adds c1d76f45b49 Merging r373216:
adds 76817ab1e10 Merging r373219:
adds 28c1f51f14f Merging r373220:
No new revisions were added by this update.
Summary of changes:
llvm/include/llvm/CodeGen/StackProtector.h | 3 +-
llvm/lib/CodeGen/StackProtector.cpp | 74 ++++++++++++++++++++--
.../X86/stack-protector-2.ll} | 60 +++++++++++++-----
llvm/test/CodeGen/X86/stack-protector.ll | 4 +-
.../Transforms/StackProtector/X86/lit.local.cfg | 2 -
llvm/tools/opt/opt.cpp | 1 -
6 files changed, 117 insertions(+), 27 deletions(-)
rename llvm/test/{Transforms/StackProtector/X86/captures.ll => CodeGen/X86/stack-p [...]
delete mode 100644 llvm/test/Transforms/StackProtector/X86/lit.local.cfg
--
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-release-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c0fedcfd 0: update: llvm-linux: all
new 98bf7268 0: update: llvm-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 (c0fedcfd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 90 +-
02-build_llvm/console.log | 11958 +++++++++++++++++------------------
03-build_linux/console.log | 920 +--
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 25 -
console.log | 12995 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12974 insertions(+), 13024 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 dmalcolm/analyzer
in repository gcc.
from 14109ddbc60 [analyzer] Autogenerated part of "Add -fno-semantic-interpo [...]
new 762a39513a9 [analyzer] Add sm-malloc.dot
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/analyzer/sm-malloc.cc | 8 +++--
gcc/analyzer/sm-malloc.dot | 89 ++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 94 insertions(+), 3 deletions(-)
create mode 100644 gcc/analyzer/sm-malloc.dot
--
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-release-aarch64-lts-defconfig
in repository toolchain/ci/llvm-project.
from 6d7bc6033d7 [lldb] [Python] Build readline override module only on Linux
adds c1d76f45b49 Merging r373216:
adds 76817ab1e10 Merging r373219:
adds 28c1f51f14f Merging r373220:
No new revisions were added by this update.
Summary of changes:
llvm/include/llvm/CodeGen/StackProtector.h | 3 +-
llvm/lib/CodeGen/StackProtector.cpp | 74 ++++++++++++++++++++--
.../X86/stack-protector-2.ll} | 60 +++++++++++++-----
llvm/test/CodeGen/X86/stack-protector.ll | 4 +-
.../Transforms/StackProtector/X86/lit.local.cfg | 2 -
llvm/tools/opt/opt.cpp | 1 -
6 files changed, 117 insertions(+), 27 deletions(-)
rename llvm/test/{Transforms/StackProtector/X86/captures.ll => CodeGen/X86/stack-p [...]
delete mode 100644 llvm/test/Transforms/StackProtector/X86/lit.local.cfg
--
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-release-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 91b32461 0: update: llvm-linux: boot
new 11975293 0: update: llvm-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 (91b32461)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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-build_llvm/console.log | 11978 ++++++++++++++++----------------
03-build_linux/console.log | 1778 ++---
04-boot_linux/console.log | 402 +-
console.log | 14324 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 14328 insertions(+), 14328 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 e254b13e 8: update: llvm-linux: 17559
new f0c07203 8: update: llvm-linux: 17559
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 (e254b13e)
\
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 | 166 +-
02-build_llvm/console.log | 12367 ++++++++++++-------------
03-build_linux/console.log | 6326 ++++++-------
06-update_baseline/console.log | 90 +-
console.log | 18949 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 18962 insertions(+), 18944 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 5b683da7 0: update: llvm-linux: boot
new 1d89ebe9 0: update: llvm-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 (5b683da7)
\
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:
01-reset_artifacts/console.log | 184 +-
02-build_llvm/console.log | 12417 +++++++++++++++----------------
03-build_linux/console.log | 1830 ++---
04-boot_linux/console.log | 470 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 14917 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14930 insertions(+), 14912 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.