This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 052204fac58 vec: don't select partial vectors when unnecessary
new 2b7147e4856 c++: Break out actual instantiation from instantiate_decl
new 91347c3bbf7 Fortran: OpenMP - fix simd with (last)private (PR97061)
new 7d1be939e0f c++: Avoid confusing 'nested' name
new aab6194d089 Fix pessimization in EH cleanup pass
new d1339b519ae libbacktrace, Mach-O : Support PowerPC archs.
The 5 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/pt.c | 303 ++++++++++++-----------
gcc/fortran/trans-openmp.c | 37 +--
gcc/testsuite/gfortran.dg/gomp/openmp-simd-6.f90 | 62 +++++
gcc/testsuite/gnat.dg/concat4.adb | 17 ++
gcc/tree-eh.c | 22 +-
libbacktrace/macho.c | 6 +
6 files changed, 278 insertions(+), 169 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/openmp-simd-6.f90
create mode 100644 gcc/testsuite/gnat.dg/concat4.adb
--
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_tk1
in repository toolchain/ci/interesting-commits.
from e695f90 Add regression dd519bf0b074cfee2879036ec9b55452e53c9d99 from [...]
new cf885a1 Add regression dd519bf0b074cfee2879036ec9b55452e53c9d99 from [...]
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:
llvm | 2 +-
1 file 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/ci/gcc.
from 04a9b796436 [PATCH, rs6000] Fix vector long long subtype (PR96139)
adds b0dc0c07a27 Daily bump.
adds c5aca0333b7 add intrinsics for vld1(q)_x4 and vst1(q)_x4
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 15 +
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64-simd-builtins.def | 6 +
gcc/config/aarch64/aarch64-simd.md | 44 ++
gcc/config/aarch64/arm_neon.h | 508 +++++++++++++++++++++
gcc/testsuite/ChangeLog | 14 +
.../gcc.target/aarch64/advsimd-intrinsics/vld1x4.c | 83 ++++
.../gcc.target/aarch64/advsimd-intrinsics/vst1x4.c | 83 ++++
8 files changed, 754 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vld1x4.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/vst1x4.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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 91bbccd2 0: update: binutils-gcc-linux: all
new dd4c740c 0: update: binutils-gcc-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 (91bbccd2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 68 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11504 +++++------
04-build_abe-stage1/console.log | 17749 ++++++++---------
05-build_linux/console.log | 754 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 22 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 14 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30875 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 30774 insertions(+), 30672 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/gnu-release-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards d5ff1138 0: update: binutils-gcc-linux: boot
new d1419cce 0: update: 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 (d5ff1138)
\
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:
01-reset_artifacts/console.log | 197 +-
02-prepare_abe/console.log | 358 +-
03-build_abe-binutils/console.log | 11140 ++++++-------
04-build_abe-stage1/console.log | 13717 +++++++--------
05-build_linux/console.log | 668 +-
06-boot_linux/console.log | 482 +-
07-check_regression/console.log | 16 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 22 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26600 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 26676 insertions(+), 26536 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/gnu-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b103f9ef 2: update: binutils-gcc-linux: 20908
new 0bbeb2e7 2: update: binutils-gcc-linux: 20908
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 (b103f9ef)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 244 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11867 ++++++-----
04-build_abe-stage1/console.log | 20666 +++++++++---------
05-build_linux/console.log | 1034 +-
07-check_regression/console.log | 24 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 106 +-
08-update_baseline/results.regressions | 20 +-
console.log | 34371 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
11 files changed, 34424 insertions(+), 34370 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.