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-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 450e0298 0: update: gcc-beaf12b49ae030505194cdcac18b5c8533a43921: 1
new 9ed4da77 0: update: gcc-2ab42c70a62fe10f40a623adf48002ac8cdb9bf8: 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 (450e0298)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 130 +-
02-prepare_abe/console.log | 420 +-
04-build_abe-bootstrap_ubsan/console.log | 100652 ++++++++++++++-------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 101208 ++++++++++++++--------------
jenkins/manifest.sh | 8 +-
7 files changed, 101102 insertions(+), 101322 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 3870268b27f silence empty-body warning
new 2c535665392 gcc-changelog: support merge commits in git_update_version
new 81caacc2733 c++: Fix tsubst ICE with invalid static_cast [PR95728]
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:
contrib/gcc-changelog/git_update_version.py | 14 +++++++++++---
gcc/cp/pt.c | 2 ++
gcc/testsuite/g++.dg/template/cast6.C | 19 +++++++++++++++++++
3 files changed, 32 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/cast6.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_ubsan
in repository toolchain/ci/gcc.
from 93c2834e924 Daily bump.
adds d9867034e03 c++: zero_init_expr_p of dependent expression [PR95678]
adds d2132067ab2 Daily bump.
new b7a185371cb [HSA] Avoid ICE when "HSA does not implement indirect calls"
new cd32b2c51b9 hurd: libgcc unwinding support over signal trampolines
new 5e91fc4718e Daily bump.
The 3 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 | 8 ++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 6 ++
gcc/cp/tree.c | 2 +-
gcc/hsa-gen.c | 9 +-
gcc/testsuite/ChangeLog | 12 +++
.../c-c++-common/gomp/hsa-indirect-call-1.c | 24 +++++
gcc/testsuite/g++.dg/cpp0x/dependent3.C | 28 ++++++
libgcc/ChangeLog | 9 ++
libgcc/config.host | 8 +-
libgcc/config/i386/gnu-unwind.h | 107 +++++++++++++++++++++
11 files changed, 208 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/hsa-indirect-call-1.c
create mode 100644 gcc/testsuite/g++.dg/cpp0x/dependent3.C
create mode 100644 libgcc/config/i386/gnu-unwind.h
--
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_ubsan
in repository toolchain/ci/base-artifacts.
discards e5f9ba1a 0: update: gcc-93c2834e92419abf04fd9f54ca25ed22086611b0: 1
new fa7ba59e 0: update: gcc-5e91fc4718e3e5b5f8c00c343fdab1abd80eeac3: 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 (e5f9ba1a)
\
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 | 130 +-
02-prepare_abe/console.log | 426 +-
04-build_abe-bootstrap_ubsan/console.log | 71620 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 72182 ++++++++++++++---------------
jenkins/manifest.sh | 8 +-
7 files changed, 72144 insertions(+), 72228 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/ranger
in repository gcc.
from 397aece267f Remove unused gori_computable_p field in assert_info.
new 6472945db38 Minor cleanups to minimize differences with upstream.
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/gimple-pretty-print.c | 1 +
gcc/tree-vrp.c | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
--
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 binutils-gdb.
from 9a17a136439 [PATCH] gold: Set DF_1_PIE for -pie
new d27c357a5b8 x86: also test alternative VMGEXIT encoding
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:
gas/ChangeLog | 6 ++++++
gas/testsuite/gas/i386/arch-13.d | 3 ++-
gas/testsuite/gas/i386/arch-13.s | 1 +
opcodes/ChangeLog | 4 ++++
opcodes/i386-dis.c | 2 ++
5 files changed, 15 insertions(+), 1 deletion(-)
--
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 glibc.
from 7a508406df nptl: Remove now-spurious tst-cancelx9 references
new 75870237ff Fix avx2 strncmp offset compare condition check [BZ #25933]
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:
sysdeps/x86_64/multiarch/strcmp-avx2.S | 15 +++++++++++++++
1 file changed, 15 insertions(+)
--
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 2e0f4a18bc9 phiopt: Improve minmax optimization [PR95699]
new 3870268b27f silence empty-body warning
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/gimple-pretty-print.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
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 934a5fa582f Daily bump.
new 824d48ecb9a [PATCH][GCC] arm: Fix MVE scalar shift intrinsics code-gen.
new dccc54d2501 [PATCH][GCC] arm: Fix the MVE ACLE vaddq_m polymorphic variants.
new 0c7d18d51a8 forwprop: simplify_vector_constructor follow-up fix [PR95713]
The 3 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/config/arm/arm_mve.h | 48 +++++++--------
gcc/config/arm/mve.md | 72 +++++++++++-----------
gcc/config/arm/predicates.md | 12 ++++
gcc/testsuite/gcc.dg/pr95713.c | 15 +++++
.../arm/mve/intrinsics/mve_scalar_shifts1.c | 40 ++++++++++++
.../arm/mve/intrinsics/mve_scalar_shifts2.c | 35 +++++++++++
.../arm/mve/intrinsics/mve_scalar_shifts3.c | 28 +++++++++
.../arm/mve/intrinsics/mve_scalar_shifts4.c | 34 ++++++++++
.../gcc.target/arm/mve/intrinsics/mve_vaddq_m.c | 48 +++++++++++++++
gcc/tree-ssa-forwprop.c | 11 ++--
10 files changed, 276 insertions(+), 67 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr95713.c
create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/mve_scalar_shifts1.c
create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/mve_scalar_shifts2.c
create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/mve_scalar_shifts3.c
create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/mve_scalar_shifts4.c
create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/mve_vaddq_m.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.