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 32c348ce3ef arm: Fix the wrong code-gen generated by MVE vector load/st [...]
new 1aabb312fa0 arm: Fix unintentional fall throughs in arm.c
new aac5ae14436 arm: Correct the grouping of operands in MVE vector scatter [...]
new 29e9bc108f2 arm: Fix the MVE ACLE vbicq intrinsics.
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.c | 5 +
gcc/config/arm/arm_mve.h | 32 +-
gcc/config/arm/mve.md | 828 +++++++++++++--------
gcc/config/arm/predicates.md | 6 +
.../arm/mve/intrinsics/mve_vstore_scatter_base.c | 67 ++
.../arm/mve/intrinsics/mve_vstore_scatter_base_p.c | 69 ++
.../arm/mve/intrinsics/mve_vstore_scatter_offset.c | 215 ++++++
.../mve/intrinsics/mve_vstore_scatter_offset_p.c | 216 ++++++
.../intrinsics/mve_vstore_scatter_shifted_offset.c | 141 ++++
.../mve_vstore_scatter_shifted_offset_p.c | 142 ++++
.../gcc.target/arm/mve/intrinsics/vbicq_f16.c | 1 +
.../gcc.target/arm/mve/intrinsics/vbicq_f32.c | 1 +
.../gcc.target/arm/mve/intrinsics/vbicq_n_s16.c | 1 +
.../gcc.target/arm/mve/intrinsics/vbicq_n_s32.c | 1 +
.../gcc.target/arm/mve/intrinsics/vbicq_n_u16.c | 1 +
.../gcc.target/arm/mve/intrinsics/vbicq_n_u32.c | 1 +
.../gcc.target/arm/mve/intrinsics/vbicq_s16.c | 1 +
.../gcc.target/arm/mve/intrinsics/vbicq_s32.c | 1 +
.../gcc.target/arm/mve/intrinsics/vbicq_s8.c | 1 +
.../gcc.target/arm/mve/intrinsics/vbicq_u16.c | 1 +
.../gcc.target/arm/mve/intrinsics/vbicq_u32.c | 1 +
.../gcc.target/arm/mve/intrinsics/vbicq_u8.c | 1 +
22 files changed, 1396 insertions(+), 337 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/mve_vstore_scatter_base.c
create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/mve_vstore_scatter_ [...]
create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/mve_vstore_scatter_ [...]
create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/mve_vstore_scatter_ [...]
create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/mve_vstore_scatter_ [...]
create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/mve_vstore_scatter_ [...]
--
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_tx1
in repository toolchain/ci/interesting-commits.
from 9b2843e Add last-good b6ab9ecd550227684643b41e9e33a4d3466724d8 from h [...]
new 10869da Add regression fb149ebdfee8995ed091f17cd64355ff54e9fb30 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:
gcc | 1 +
1 file changed, 1 insertion(+)
--
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_tx1
in repository toolchain/ci/interesting-commits.
from 830b769 Add regression cb05b2d55fbf6c909ce7f96f9fad272873c8efe6 from [...]
new 9b2843e Add last-good b6ab9ecd550227684643b41e9e33a4d3466724d8 from h [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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 32f2eef94c2 Daily bump.
new 7d249d84e4c testsuite: Add offloading_enabled check and use it for xfai [...]
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/c-c++-common/goacc/kernels-alias-ipa-pta-2.c | 3 ++-
gcc/testsuite/c-c++-common/goacc/kernels-alias-ipa-pta-4.c | 5 +++--
gcc/testsuite/c-c++-common/goacc/kernels-alias-ipa-pta.c | 3 ++-
gcc/testsuite/lib/target-supports.exp | 6 ++++++
4 files changed, 13 insertions(+), 4 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 binutils-gdb.
from 07e7fdfd429 Use __asm__ rather than asm in ld testsuite
new 5f898994488 Re: Use __asm__ rather than asm in ld testsuite
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:
ld/ChangeLog | 2 ++
ld/testsuite/ld-elf/pr19553c.c | 4 ++--
ld/testsuite/ld-elfvers/vers27b.c | 2 +-
3 files changed, 5 insertions(+), 3 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 f193b29e42b [Ada] Expand 'Pos and 'Val for enumeration types with stand [...]
new 6a893783f97 OpenMP/Fortran: Permit impure ELEMENTAL in omp directives
new e70fbee1a3d testsuite: Add offloading_enabled check and use it for xfai [...]
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/fortran/parse.c | 4 +--
.../c-c++-common/goacc/kernels-alias-ipa-pta-2.c | 3 ++-
.../c-c++-common/goacc/kernels-alias-ipa-pta-4.c | 5 ++--
.../c-c++-common/goacc/kernels-alias-ipa-pta.c | 3 ++-
gcc/testsuite/gfortran.dg/gomp/pr79154-1.f90 | 15 +++++++----
gcc/testsuite/gfortran.dg/gomp/pr79154-2.f90 | 30 +++++++++++++++-------
gcc/testsuite/lib/target-supports.exp | 6 +++++
7 files changed, 46 insertions(+), 20 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_tk1/gnu-master-arm-spec2k6-O3
in repository toolchain/ci/glibc.
from c1dcc54113 hurd: Fix __writev_nocancel_nostatus
adds e221c512c7 ld.so: Check for new cache format first and enhance corrupti [...]
adds 27bf5e9506 manual: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_np
adds e93c264336 ieee754/dbl-64: Reduce the scope of temporary storage variables
adds b67339d0bb Update syscall-names.list for Linux 5.7.
No new revisions were added by this update.
Summary of changes:
elf/dl-cache.c | 27 +++---
manual/threads.texi | 72 ++++++++++++++
sysdeps/ieee754/dbl-64/dla.h | 34 ++++---
sysdeps/ieee754/dbl-64/doasin.c | 15 ++-
sysdeps/ieee754/dbl-64/dosincos.c | 70 +++++++-------
sysdeps/ieee754/dbl-64/e_atan2.c | 89 +++++++++--------
sysdeps/ieee754/dbl-64/e_sqrt.c | 4 +-
sysdeps/ieee754/dbl-64/s_atan.c | 56 +++++------
sysdeps/ieee754/dbl-64/s_tan.c | 148 +++++++++++++----------------
sysdeps/unix/sysv/linux/syscall-names.list | 4 +-
10 files changed, 282 insertions(+), 237 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.