This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 628b78f9794 tree-optimization/95839 - allow CTOR vectorization without loads
new f48bffe70cb Fortran: Fix character-kind=4 substring resolution (PR95837)
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/fortran/resolve.c | 3 ---
gcc/testsuite/gfortran.dg/char4-subscript.f90 | 30 +++++++++++++++++++++++++++
2 files changed, 30 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/char4-subscript.f90
--
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-master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 5fdf1429 0: update: gcc-b81d4f1e3d6a519afa20d84304f12ee639fde944: 1
new 076eafc1 0: update: gcc-f530bac8a11da9c85bdd8e58d589747f9825e38d: 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 (5fdf1429)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 436 +-
04-build_abe-bootstrap_O3/console.log | 71314 +++++++++++++++----------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 71924 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 72022 insertions(+), 71834 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_cross/gnu-release-aarch64-check_cross
in repository toolchain/ci/base-artifacts.
discards 9581e69b 0: update: qemu-99c5874a9b6c9f70aef285d6eff85d4f46de3c52: 1
new 4ebd4376 0: update: binutils-3730a015c05cde8d151f94bef20e43ea2bf96ccc: 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 (9581e69b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-release-aarch6 [...]
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 | 136 +-
02-prepare_abe/console.log | 382 +-
03-build_abe-binutils/console.log | 11395 +--
04-build_abe-stage1/console.log | 11817 ++-
05-build_abe-linux/console.log | 248 +-
06-build_abe-glibc/console.log | 21354 ++---
07-build_abe-stage2/console.log | 39220 ++++-----
08-build_abe-qemu/console.log | 2389 +-
09-build_abe-dejagnu/console.log | 324 +-
10-build_abe-check_gcc/console.log | 27006 +++---
11-check_regression/console.log | 24 +-
11-check_regression/results.regressions | 2 +-
12-update_baseline/console.log | 34 +-
12-update_baseline/results.regressions | 2 +-
console.log | 136661 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.sum | 2 +-
19 files changed, 129831 insertions(+), 121177 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 devel/c++-modules
in repository gcc.
from 6665d046977 Merge master a97e49a89d1
adds 92bed036098 c++: Improve access checking inside templates [PR41437]
new 390ab9b8bc1 Merge master 92bed036098
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:
ChangeLog.modules | 3 +
gcc/cp/call.c | 36 ------
gcc/cp/cp-tree.h | 6 -
gcc/cp/decl.c | 8 +-
gcc/cp/parser.c | 4 -
gcc/cp/pt.c | 120 +-------------------
gcc/cp/search.c | 15 ---
gcc/cp/semantics.c | 123 ++++++++++++---------
gcc/testsuite/g++.dg/cpp2a/concepts-using2.C | 4 +-
gcc/testsuite/g++.dg/lto/20081219_1.C | 2 +-
gcc/testsuite/g++.dg/lto/20091002-1_0.C | 2 +-
gcc/testsuite/g++.dg/lto/pr65475c_0.C | 3 +
gcc/testsuite/g++.dg/opt/dump1.C | 2 +-
gcc/testsuite/g++.dg/other/pr53574.C | 2 +-
gcc/testsuite/g++.dg/template/access30.C | 10 ++
gcc/testsuite/g++.dg/template/access31.C | 29 +++++
.../wrappers/wrapper-around-type-pack-expansion.C | 2 +-
.../94831.cc => 20_util/is_constructible/94003.cc} | 15 ++-
18 files changed, 138 insertions(+), 248 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/access30.C
create mode 100644 gcc/testsuite/g++.dg/template/access31.C
copy libstdc++-v3/testsuite/{23_containers/vector/cons/94831.cc => 20_util/is_cons [...]
--
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-master-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards c26591b8 0: update: gcc-605a8f3bbcfbc5c2d677f9eb0585db8ad15a730d: 1
new f11dc3e2 0: update: gcc-2e546c261beddd649e92925373e1c54aec3299a0: 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 (c26591b8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 436 +-
04-build_abe-bootstrap_ubsan/console.log | 77409 ++++++++++++++--------------
05-check_regression/console.log | 24 +-
06-update_baseline/console.log | 2 +-
console.log | 78055 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
7 files changed, 78060 insertions(+), 78040 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 gcc.
from 8005a3e4e7a powerpc: Restore bootstrap for Darwin.
new 628b78f9794 tree-optimization/95839 - allow CTOR vectorization without loads
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/testsuite/gcc.dg/vect/bb-slp-pr95839.c | 13 +++++++++++++
gcc/tree-vect-slp.c | 15 +++------------
2 files changed, 16 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pr95839.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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 9085b9c926b x96: Remove PTA_CLWB from PTA_ICELAKE_CLIENT
new d9b3aa517bd coroutines: Add a cleanup expression for g-r-o when needed [...]
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/coroutines.cc | 74 ++++++++++++++++++----
gcc/testsuite/g++.dg/coroutines/pr95477.C | 37 +++++++++++
...7-void-ret-coro.C => void-gro-non-class-coro.C} | 24 +++----
3 files changed, 112 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/coroutines/pr95477.C
copy gcc/testsuite/g++.dg/coroutines/{torture/co-ret-17-void-ret-coro.C => void-gr [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.