This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c3de14ba1ba aarch64: Fix out-of-bounds ENCODED_ELT access [PR113572]
new fb1b7e2fec9 convert: Fix test for out of bounds shift count [PR113574]
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/convert.cc | 3 ++-
.../gcc.dg/torture/{bitint-48.c => bitint-52.c} | 18 +++++++++---------
2 files changed, 11 insertions(+), 10 deletions(-)
copy gcc/testsuite/gcc.dg/torture/{bitint-48.c => bitint-52.c} (60%)
--
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 c6c2a1d79eb RISC-V: Add LCM delete block predecessors dump information
new f251bbfec91 aarch64: Avoid paradoxical subregs in UXTL split [PR113485]
new 8eead1148cd aarch64: Handle overlapping registers in movv8di [PR113550]
new c3de14ba1ba aarch64: Fix out-of-bounds ENCODED_ELT access [PR113572]
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/aarch64/aarch64-simd.md | 35 ++++++++++++++----
gcc/config/aarch64/aarch64-sve-builtins.cc | 2 +-
gcc/testsuite/gcc.target/aarch64/pr113485.c | 25 +++++++++++++
gcc/testsuite/gcc.target/aarch64/pr113550.c | 48 +++++++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/pr113573.c | 40 +++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/sve/pr113572.c | 12 +++++++
6 files changed, 154 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr113485.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr113550.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr113573.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr113572.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 5ee45f5e283 RISC-V: Remove redundant full available computation [NFC]
new c6c2a1d79eb RISC-V: Add LCM delete block predecessors dump information
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/riscv/riscv-vsetvl.cc | 42 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 42 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 36c1384038f docs: Fix 2 typos
new e7d7c9e889a Fix a few vect gimple testcases for LLP64 targets (e.g. min [...]
new 5ee45f5e283 RISC-V: Remove redundant full available computation [NFC]
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/config/riscv/riscv-vsetvl.cc | 57 +++++++++++----------------
gcc/testsuite/gcc.dg/vect/slp-reduc-10a.c | 20 +++++-----
gcc/testsuite/gcc.dg/vect/slp-reduc-10b.c | 20 +++++-----
gcc/testsuite/gcc.dg/vect/slp-reduc-10c.c | 6 +--
gcc/testsuite/gcc.dg/vect/slp-reduc-10d.c | 6 +--
gcc/testsuite/gcc.dg/vect/slp-reduc-10e.c | 6 +--
gcc/testsuite/gcc.dg/vect/vect-cond-arith-2.c | 8 ++--
gcc/testsuite/gcc.dg/vect/vect-ifcvt-19.c | 8 ++--
8 files changed, 60 insertions(+), 71 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 1a8bebb1c59 RISC-V: Add optim-no-fusion compile option [VSETVL PASS]
new 36c1384038f docs: Fix 2 typos
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/doc/generic.texi | 2 +-
gcc/doc/rtl.texi | 2 +-
2 files changed, 2 insertions(+), 2 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 578c7b91f41 tree-optimization/113576 - non-empty latch and may_be_zero [...]
new 77159546b28 LoongArch: Remove vec_concatz<mode> pattern.
new 1a8bebb1c59 RISC-V: Add optim-no-fusion compile option [VSETVL PASS]
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/config/loongarch/lasx.md | 15 ---------------
gcc/config/loongarch/loongarch.cc | 17 ++++++-----------
gcc/config/riscv/riscv-opts.h | 8 +++++---
gcc/config/riscv/riscv-vsetvl.cc | 22 ++++++++++++----------
gcc/config/riscv/riscv.opt | 5 ++++-
5 files changed, 27 insertions(+), 40 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 464de9c283f rs6000: Enable block compare expand on P9 with m32 and mpowerpc64
new 0801a88af40 LoongArch: Disable TLS type symbols from generating non-zer [...]
new 578c7b91f41 tree-optimization/113576 - non-empty latch and may_be_zero [...]
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/config/loongarch/loongarch.cc | 18 ++--
gcc/testsuite/gcc.dg/vect/pr113576.c | 157 +++++++++++++++++++++++++++++++++++
gcc/tree-vect-loop.cc | 9 +-
3 files changed, 173 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr113576.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 73f0a1a70c2 Enable -mlam=u57 by default when compiled with -fsanitize=h [...]
new 464de9c283f rs6000: Enable block compare expand on P9 with m32 and mpowerpc64
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-string.cc | 12 +++++++-----
gcc/testsuite/gcc.target/powerpc/block-cmp-1.c | 1 +
gcc/testsuite/gcc.target/powerpc/block-cmp-4.c | 3 ++-
gcc/testsuite/gcc.target/powerpc/block-cmp-8.c | 8 ++++++++
4 files changed, 18 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/block-cmp-8.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 6ff54cc0be8 c++: Handle partial specialisations in GMF [PR113405]
new 025b8f5eb71 Adjust hwasan testcase for x86 target.
new 73f0a1a70c2 Enable -mlam=u57 by default when compiled with -fsanitize=h [...]
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/config/i386/i386-options.cc | 9 +++++++++
gcc/testsuite/c-c++-common/hwasan/alloca-outside-caught.c | 2 +-
gcc/testsuite/c-c++-common/hwasan/hwasan-poison-optimisation.c | 2 +-
gcc/testsuite/c-c++-common/hwasan/vararray-outside-caught.c | 2 +-
4 files changed, 12 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.