This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 318113a9612 rs6000: Fix restored rs6000_long_double_type_size
new a6075926947 aarch64: Use memcpy to copy structures in vst4[q]_lane intrinsics
new 344f879c66d aarch64: Use memcpy to copy structures in vst3[q]_lane intrinsics
new 1deb0818f4b aarch64: Use memcpy to copy structures in vst2[q]_lane intrinsics
new bc181adf26e aarch64: Use memcpy to copy structures in bfloat vst* intrinsics
The 4 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/aarch64/arm_neon.h | 1530 ++++++++++++++++----
.../aarch64/vector_structure_intrinsics.c | 76 +-
2 files changed, 1304 insertions(+), 302 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_bmk_llvm_apm/llvm-master-aarch64-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards f455df3d 0: update: llvm-ac42f7609027e96fec94d35db8a638d6a583e8f8: 1
new 5ee4a512 0: update: binutils-8179e388b60acc6ac35b40cd154f8d56234d1c3b: 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 (f455df3d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_apm/llvm-master [...]
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 | 12 +-
02-prepare_abe/console.log | 450 +-
03-build_abe-binutils/console.log | 10201 +--
04-build_abe-stage1/console.log | 14360 ++--
06-build_abe-linux/console.log | 2030 +-
07-build_abe-glibc/console.log | 36958 +++++-----
08-build_abe-stage2/console.log | 29942 ++++----
09-build_llvm-true/console.log | 14140 ++--
11-benchmark/benchmark-start.log | 2 +-
11-benchmark/benchmark.log | 22 +-
11-benchmark/console.log | 188 +-
12-check_regression/console.log | 772 +-
12-check_regression/results-0.csv | 150 +-
12-check_regression/results-1.csv | 143 +-
12-check_regression/results-brief.csv | 38 +-
12-check_regression/results-compare.csv | 22 +-
12-check_regression/results-full.csv | 157 +-
12-check_regression/results.csv | 46 +-
12-check_regression/results.log | 2990 +-
13-update_baseline/console.log | 326 +-
13-update_baseline/results-0.csv | 150 +-
13-update_baseline/results-1.csv | 143 +-
13-update_baseline/results-brief.csv | 38 +-
13-update_baseline/results-compare.csv | 22 +-
13-update_baseline/results-full.csv | 157 +-
13-update_baseline/results.csv | 46 +-
13-update_baseline/results.log | 2902 +-
console.log | 109489 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
results_id | 2 +-
30 files changed, 113134 insertions(+), 112772 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 releases/gcc-11
in repository gcc.
from 3c50d31dcf7 Daily bump.
new 129bf4f2efc c/101512 - fix missing address-taking in c_common_mark_addr [...]
new c891d268c44 tree-optimization/101505 - properly determine stmt precisio [...]
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:
gcc/c-family/c-common.c | 11 +++++++----
gcc/testsuite/gcc.dg/torture/pr101512.c | 11 +++++++++++
gcc/testsuite/gcc.dg/vect/pr101505.c | 16 ++++++++++++++++
gcc/tree-vect-patterns.c | 14 ++++++++++++++
4 files changed, 48 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr101512.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr101505.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 master
in repository gcc.
from fd351c76c23 Fixup gfortran.dg/vect/vect-8.f90 for aarch64
new 318113a9612 rs6000: Fix restored rs6000_long_double_type_size
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/config/rs6000/rs6000.c | 2 ++
gcc/testsuite/gcc.target/powerpc/pragma-optimize.c | 13 +++++++++++++
2 files changed, 15 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pragma-optimize.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 master
in repository glibc.
from fb89489636 Add INADDR_DUMMY from Linux 5.13 to netinet/in.h
new c87fcacc50 Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 ( [...]
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:
io/fcntl.h | 8 ++++----
misc/sys/ioctl.h | 4 ++--
sysdeps/unix/sysv/linux/sys/prctl.h | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.