This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 2e456ccf0c Linux: Make __rseq_size useful for feature detection (bug 31965)
new 9b76514103 s390x: Fix segfault in wcsncmp [BZ #31934]
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/s390/wcsncmp-vx.S | 10 +---------
1 file changed, 1 insertion(+), 9 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 0cec3ce5705 gas: don't open-code IS_WHITESPACE() / IS_NEWLINE()
new a7909491557 base64: Add support for targets with byte size > octet size.
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:
gas/doc/as.texi | 7 ++-
gas/read.c | 96 +++++++++++++++++++++++++-----------------
gas/read.h | 69 +++++++++++++++---------------
gas/testsuite/gas/all/base64.d | 16 +++----
gas/testsuite/gas/all/base64.s | 2 +-
5 files changed, 107 insertions(+), 83 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 077f16b2493 AVR: Tidy up subtract-and-zero_extend insns.
new 738711703db Fix gimplification of ordering comparisons of arrays of bytes
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/gimplify.cc | 48 +++++++++++++++++++++++++++++++----
gcc/testsuite/gnat.dg/array42.adb | 33 ++++++++++++++++++++++++
gcc/testsuite/gnat.dg/array42_pkg.ads | 25 ++++++++++++++++++
3 files changed, 101 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/array42.adb
create mode 100644 gcc/testsuite/gnat.dg/array42_pkg.ads
--
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 ddea1073225 Daily bump.
new 08c2abffe0a c++/modules: Keep entity mapping info across duplicate_decl [...]
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/cp/decl.cc | 10 ++++++++++
gcc/testsuite/g++.dg/modules/{part-hdr-1_a.H => pr99241_a.H} | 2 +-
gcc/testsuite/g++.dg/modules/{part-hdr-1_a.H => pr99241_b.H} | 2 +-
gcc/testsuite/g++.dg/modules/{anon-2_b.C => pr99241_c.C} | 6 +++---
4 files changed, 15 insertions(+), 5 deletions(-)
copy gcc/testsuite/g++.dg/modules/{part-hdr-1_a.H => pr99241_a.H} (79%)
copy gcc/testsuite/g++.dg/modules/{part-hdr-1_a.H => pr99241_b.H} (79%)
copy gcc/testsuite/g++.dg/modules/{anon-2_b.C => pr99241_c.C} (50%)
--
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 f04f9714fca c++/modules: Keep entity mapping info across duplicate_decl [...]
new 077f16b2493 AVR: Tidy up subtract-and-zero_extend insns.
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/avr/avr-protos.h | 1 +
gcc/config/avr/avr.cc | 32 +++++-
gcc/config/avr/avr.md | 122 +++++------------------
gcc/testsuite/gcc.target/avr/torture/sub-zerox.c | 15 +++
4 files changed, 73 insertions(+), 97 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/avr/torture/sub-zerox.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 b3c686416e8 RISC-V: Add testcases for vector .SAT_SUB in zip benchmark
new f04f9714fca c++/modules: Keep entity mapping info across duplicate_decl [...]
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/cp/decl.cc | 10 ++++++++++
gcc/testsuite/g++.dg/modules/{part-hdr-1_a.H => pr99241_a.H} | 2 +-
gcc/testsuite/g++.dg/modules/{part-hdr-1_a.H => pr99241_b.H} | 2 +-
gcc/testsuite/g++.dg/modules/{anon-2_b.C => pr99241_c.C} | 6 +++---
4 files changed, 15 insertions(+), 5 deletions(-)
copy gcc/testsuite/g++.dg/modules/{part-hdr-1_a.H => pr99241_a.H} (79%)
copy gcc/testsuite/g++.dg/modules/{part-hdr-1_a.H => pr99241_b.H} (79%)
copy gcc/testsuite/g++.dg/modules/{anon-2_b.C => pr99241_c.C} (50%)
--
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 b38c8fdd82a [MAINTAINERS] Update my email address and move to DCO.
new b3c686416e8 RISC-V: Add testcases for vector .SAT_SUB in zip benchmark
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:
.../riscv/rvv/autovec/binop/vec_sat_arith.h | 18 +++++
.../riscv/rvv/autovec/binop/vec_sat_binary_vx.h | 22 ++++++
.../riscv/rvv/autovec/binop/vec_sat_data.h | 81 ++++++++++++++++++++++
.../rvv/autovec/binop/vec_sat_u_sub_zip-run.c | 16 +++++
.../{vec_sat_u_sub-17.c => vec_sat_u_sub_zip.c} | 11 ++-
5 files changed, 142 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/binop/vec_sat_binary_vx.h
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/binop/vec_sat_u_sub_ [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/binop/{vec_sat_u_sub-17.c => vec_s [...]
--
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 a36e3548a Add entry 9bda2c4c81b668b1d9abbb58cc4e805ac955a639 from https [...]
new 8622aa04a Add entry 7e2f96194fa56148281c0232b4fa0db5c9cabec3 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:
.../first_url | 2 +-
.../tcwg_bmk-code_speed-cpu2017rate/llvm-aarch64-master-O3}/build_url | 2 +-
.../tcwg_bmk-code_speed-cpu2017rate/llvm-aarch64-master-O3/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy llvm/sha1/{02660e274242b2dd61543a06d7ab4dc0efd2517d => 7e2f96194fa56148281c02 [...]
copy llvm/sha1/{0524534d5220da5ecb2cd424a46520184d2be366/tcwg_bmk-code_speed-cpu20 [...]
create mode 100644 llvm/sha1/7e2f96194fa56148281c0232b4fa0db5c9cabec3/tcwg_bmk-cod [...]
--
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 5e07665d4c2 gdb: add testcase for invalid record display
new 8ea8012a8bd gas: there's no scrubber state 12
new 296597f53e2 gas: multi-byte warning adjustments
new 0cec3ce5705 gas: don't open-code IS_WHITESPACE() / IS_NEWLINE()
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:
gas/app.c | 15 ++++++---------
gas/as.h | 2 +-
gas/input-file.c | 15 +++++++++++++--
gas/input-scrub.c | 5 -----
gas/sb.c | 2 +-
gas/testsuite/gas/all/gas.exp | 2 ++
gas/testsuite/gas/all/multibyte3.l | 10 ++++++++++
gas/testsuite/gas/all/multibyte3.s | 11 +++++++++++
8 files changed, 44 insertions(+), 18 deletions(-)
create mode 100644 gas/testsuite/gas/all/multibyte3.l
create mode 100644 gas/testsuite/gas/all/multibyte3.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.