This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 3ec0b7cd7ce arm, mve: Fix arm_mve_dlstp_check_dec_counter's use of single_pred
new 485ab50c204 Add helpers to test whether an optab can be implemented
new 0abb5fa523b Use can_implement_p in the vectoriser
new ed6d0867fdb Extend expand_absneg_bit to vector modes
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/machmode.h | 10 +++
gcc/optabs-query.cc | 72 ++++++++++++++++
gcc/optabs-query.h | 4 +
gcc/optabs-tree.cc | 3 +-
gcc/optabs.cc | 53 +++++-------
gcc/testsuite/gcc.target/aarch64/abs_bf_1.c | 10 +++
gcc/testsuite/gcc.target/aarch64/neg_bf_1.c | 11 +++
gcc/testsuite/gcc.target/aarch64/neg_bf_2.c | 10 +++
gcc/tree-vect-data-refs.cc | 2 +-
gcc/tree-vect-generic.cc | 123 +++++++++++-----------------
gcc/tree-vect-loop.cc | 2 +-
gcc/tree-vect-patterns.cc | 34 +++-----
gcc/tree-vect-stmts.cc | 64 ++++++---------
13 files changed, 226 insertions(+), 172 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/abs_bf_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/neg_bf_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/neg_bf_2.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 binutils-gdb.
from 00ef37e860d RISC-V: Add Zcmt instructions and csr.
new 661611b9d71 gdb/python: fix reference leak in gdb.BreakpointLocation.th [...]
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:
gdb/python/py-breakpoint.c | 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.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from 83c51f98e72 [PATCH] modula2: simplify xref usage in documentation, remo [...]
new 0e3e2cc03e6 [PATCH] PR modula2/115276 bugfix libgm2 wraptime.InitTM ret [...]
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/gm2/isolib/run/pass/testinittm.mod | 17 +++++++++++
libgm2/config.h.in | 3 ++
libgm2/configure | 39 ++++++++++++++++++++++--
libgm2/configure.ac | 1 +
libgm2/libm2iso/wraptime.cc | 2 +-
5 files changed, 59 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gm2/isolib/run/pass/testinittm.mod
--
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 95b5fd73164 fortran: Check for empty MINLOC/MAXLOC ARRAY along DIM only
new 3ec0b7cd7ce arm, mve: Fix arm_mve_dlstp_check_dec_counter's use of single_pred
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/arm/arm.cc | 5 +++--
gcc/testsuite/gcc.target/arm/mve/dlstp-loop-form.c | 12 ++++++++++++
2 files changed, 15 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 323adc0fc42 PR target/117669 - RISC-V:The 'VEEWTRUNC4' iterator 'RVVMF2 [...]
new 95b5fd73164 fortran: Check for empty MINLOC/MAXLOC ARRAY along DIM only
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/fortran/trans-intrinsic.cc | 19 ++++++++++++++++++-
gcc/testsuite/gfortran.dg/minmaxloc_22.f90 | 26 ++++++++++++++++++++++++++
2 files changed, 44 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/minmaxloc_22.f90
--
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-14
in repository gcc.
from 84198cba689 Daily bump.
new a6ee740ff34 [PATCH] modula2: fix xref fourth parameter in documentation [...]
new 83c51f98e72 [PATCH] modula2: simplify xref usage in documentation, remo [...]
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/doc/gm2.texi | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 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 6350e956d1a Add microarchtecture tunable for pass_align_tight_loops [PR117438]
new 323adc0fc42 PR target/117669 - RISC-V:The 'VEEWTRUNC4' iterator 'RVVMF2 [...]
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/vector-iterators.md | 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 master
in repository toolchain/ci/interesting-commits.
from 9fd66159a Add entry beec291225be9b5e7a60b6818cf80224c343811d from https [...]
new 157f5d9e3 Add entry beec291225be9b5e7a60b6818cf80224c343811d from https [...]
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:
.../beec291225be9b5e7a60b6818cf80224c343811d/jira/description | 4 ++++
gcc/sha1/beec291225be9b5e7a60b6818cf80224c343811d/jira/yaml | 4 ++++
gcc/sha1/beec291225be9b5e7a60b6818cf80224c343811d/status.txt | 4 ++++
.../tcwg_gnu_native_check_gcc/master-aarch64/details.txt | 11 +++++------
.../master-aarch64/reproduction_instructions.txt | 4 ++--
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../master-aarch64}/status-summary.txt | 0
.../tcwg_gnu_native_check_gcc/master-aarch64/status.txt | 2 ++
.../tcwg_gnu_native_check_gcc}/status-summary.txt | 0
.../tcwg_gnu_native_check_gcc/status.txt | 3 +++
10 files changed, 26 insertions(+), 10 deletions(-)
copy gcc/sha1/{0b27a7dd050262a7d64d87863201e4ebbde88386 => beec291225be9b5e7a60b68 [...]
copy gcc/sha1/beec291225be9b5e7a60b6818cf80224c343811d/{tcwg_gnu_cross_check_gcc = [...]
copy gcc/sha1/beec291225be9b5e7a60b6818cf80224c343811d/{tcwg_gnu_cross_check_gcc = [...]
copy gcc/sha1/{0b27a7dd050262a7d64d87863201e4ebbde88386 => beec291225be9b5e7a60b68 [...]
create mode 100644 gcc/sha1/beec291225be9b5e7a60b6818cf80224c343811d/tcwg_gnu_nati [...]
copy gcc/sha1/{0b27a7dd050262a7d64d87863201e4ebbde88386 => beec291225be9b5e7a60b68 [...]
create mode 100644 gcc/sha1/beec291225be9b5e7a60b6818cf80224c343811d/tcwg_gnu_nati [...]
--
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 master
in repository toolchain/ci/interesting-commits.
from a486b8039 Add entry 5a674367c6da870184f3bdb7ec110b96aa91bb2b from https [...]
new 9fd66159a Add entry beec291225be9b5e7a60b6818cf80224c343811d from https [...]
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:
.../tcwg_gnu_native_check_gcc/master-aarch64/build_url | 2 +-
.../master-aarch64/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{061f74c06735e1fa35b910ae0bcf01b61a74ec23 => beec291225be9b5e7a60b68 [...]
copy gcc/sha1/beec291225be9b5e7a60b6818cf80224c343811d/{tcwg_gcc_check => tcwg_gnu [...]
--
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 03438f621e4 testsuite: arm: Only check for absence of literal pools in [...]
new 6350e956d1a Add microarchtecture tunable for pass_align_tight_loops [PR117438]
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/i386/i386-features.cc | 4 +++-
gcc/config/i386/i386.h | 3 +++
gcc/config/i386/x86-tune.def | 6 +++++-
3 files changed, 11 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.