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 3e2e413a545 bfd: move ATTRIBUTE_HIDDEN to separate header
new 50efe229ddf bfd/ELF: mark internal functions hidden
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:
bfd/elf-bfd.h | 450 ++++++++++++++++++++++++++++++++--------------------------
1 file changed, 247 insertions(+), 203 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 0376ac1da3d Match: Refactor bit_ior based unsigned SAT_MUL pattern by w [...]
new bc10ba9c33b tree-optimization/122577 - missed vectorization of conversi [...]
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/gcc.dg/vect/vect-bool-3.c | 13 +++++++++++++
gcc/tree-vect-stmts.cc | 9 +++------
2 files changed, 16 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-bool-3.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 58a31b4316 posix: Fix invalid flags test for p{write,read}v2
new 259adb087d aarch64: Remove $(aarch64-bti) check
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:
sysdeps/aarch64/Makefile | 8 --------
1 file changed, 8 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 59e688be49a tree-optimization/122589 - imm use iterator checking fallout
new dd305514bbc RISC-V: Combine vsext.vf2 and vsll.vi to vwsll.vi on ZVBB
new 0376ac1da3d Match: Refactor bit_ior based unsigned SAT_MUL pattern by w [...]
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/autovec-opt.md | 41 ++++++++++++++
gcc/match.pd | 44 +++------------
.../gcc.target/riscv/rvv/autovec/pr121959-1.c | 9 +++
.../gcc.target/riscv/rvv/autovec/pr121959-2.c | 9 +++
.../gcc.target/riscv/rvv/autovec/pr121959-3.c | 9 +++
.../gcc.target/riscv/rvv/autovec/pr121959-4.c | 9 +++
.../gcc.target/riscv/rvv/autovec/pr121959-5.c | 9 +++
.../gcc.target/riscv/rvv/autovec/pr121959-run-1.c | 65 ++++++++++++++++++++++
.../gcc.target/riscv/rvv/autovec/pr121959.h | 24 ++++++++
9 files changed, 184 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr121959-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr121959-2.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr121959-3.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr121959-4.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr121959-5.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr121959-run-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr121959.h
--
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 7197d8062fd aarch64: Add support for preserve_none function attribute [ [...]
new 59e688be49a tree-optimization/122589 - imm use iterator checking fallout
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/gimple-iterator.cc | 14 ++++++--------
gcc/testsuite/g++.dg/torture/pr122589.C | 22 ++++++++++++++++++++++
2 files changed, 28 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr122589.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 releases/gcc-13
in repository gcc.
from 1c69cae84ec Daily bump.
new 18ba45d0108 arm: [MVE] Fix operands order in vbicq_f [PR122223]
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/mve.md | 4 +--
.../gcc.target/arm/mve/intrinsics/pr122223.c | 31 ++++++++++++++++++++++
2 files changed, 33 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/pr122223.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 releases/gcc-14
in repository gcc.
from a75b6ed9162 Daily bump.
new 08a4b75a5d7 arm: [MVE] Fix operands order in vbicq_f [PR122223]
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/mve.md | 4 +--
.../gcc.target/arm/mve/intrinsics/pr122223.c | 31 ++++++++++++++++++++++
2 files changed, 33 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/mve/intrinsics/pr122223.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 a747e40fa03 RISC-V: Add test for vec_duplicate + vwmaccu.vv combine wit [...]
new 7197d8062fd aarch64: Add support for preserve_none function attribute [ [...]
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/aarch64/aarch64.cc | 179 ++++++++++++++++++---
gcc/config/aarch64/aarch64.h | 27 ++++
gcc/doc/extend.texi | 21 +++
gcc/testsuite/gcc.target/aarch64/preserve_none_1.c | 143 ++++++++++++++++
gcc/testsuite/gcc.target/aarch64/preserve_none_2.c | 49 ++++++
gcc/testsuite/gcc.target/aarch64/preserve_none_3.c | 114 +++++++++++++
gcc/testsuite/gcc.target/aarch64/preserve_none_4.c | 99 ++++++++++++
gcc/testsuite/gcc.target/aarch64/preserve_none_5.c | 47 ++++++
gcc/testsuite/gcc.target/aarch64/preserve_none_6.c | 76 +++++++++
.../gcc.target/aarch64/preserve_none_mingw_1.c | 93 +++++++++++
10 files changed, 828 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/preserve_none_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/preserve_none_2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/preserve_none_3.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/preserve_none_4.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/preserve_none_5.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/preserve_none_6.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/preserve_none_mingw_1.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 f6bca888663 LoongArch: Redundant sign extension instruction optimization.
new 94e605a8080 RISC-V: RISC-V: Combine vec_duplicate + vwmaccu.vv to vwmac [...]
new a747e40fa03 RISC-V: Add test for vec_duplicate + vwmaccu.vv combine wit [...]
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/autovec-opt.md | 25 ++++++++++
gcc/config/riscv/vector.md | 50 ++++++++++++++++++++
.../gcc.target/riscv/rvv/autovec/vx_vf/vx-1-u16.c | 2 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vx-1-u32.c | 2 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vx-1-u64.c | 2 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vx-2-u16.c | 2 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vx-2-u32.c | 2 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vx-2-u64.c | 2 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vx-3-u16.c | 2 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vx-3-u32.c | 2 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vx-3-u64.c | 2 +
...x_vwaddu-run-1-u64.c => vx_vwmaccu-run-1-u64.c} | 6 +--
.../gcc.target/riscv/rvv/autovec/vx_vf/vx_widen.h | 21 +++++++++
.../riscv/rvv/autovec/vx_vf/vx_widen_data.h | 54 ++++++++++++++++++++++
14 files changed, 171 insertions(+), 3 deletions(-)
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vx_vf/{vx_vwaddu-run-1-u64.c => vx [...]
--
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 b64335ff11 support: Exit on consistency check failure in resolv_respons [...]
new 58a31b4316 posix: Fix invalid flags test for p{write,read}v2
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:
misc/tst-preadvwritev2-common.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.