This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 83a1cc3bc3 manual: Fix and test @deftypef* function formatting
new 2fffaffde8 LoongArch: Regenerate loongarch/arch-syscall.h by build-many [...]
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/unix/sysv/linux/loongarch/arch-syscall.h | 2 --
1 file changed, 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 c4af4fe11e7 RISC-V: Add testcases for form 1 of vector signed SAT_SUB
new 60163c85730 c++: Fix overeager Woverloaded-virtual with conversion oper [...]
new 2a865ad3199 MAINTAINERS: Add myself to write after approval
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:
MAINTAINERS | 1 +
gcc/cp/class.cc | 85 +++++++++++++++++----------
gcc/cp/error.cc | 3 +-
gcc/testsuite/g++.dg/warn/Woverloaded-virt1.C | 2 +
gcc/testsuite/g++.dg/warn/Woverloaded-virt5.C | 12 ++++
gcc/testsuite/g++.dg/warn/Woverloaded-virt6.C | 12 ++++
gcc/testsuite/g++.dg/warn/Woverloaded-virt7.C | 25 ++++++++
gcc/testsuite/g++.dg/warn/Woverloaded-virt8.C | 15 +++++
gcc/testsuite/g++.dg/warn/Woverloaded-virt9.C | 14 +++++
9 files changed, 136 insertions(+), 33 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Woverloaded-virt5.C
create mode 100644 gcc/testsuite/g++.dg/warn/Woverloaded-virt6.C
create mode 100644 gcc/testsuite/g++.dg/warn/Woverloaded-virt7.C
create mode 100644 gcc/testsuite/g++.dg/warn/Woverloaded-virt8.C
create mode 100644 gcc/testsuite/g++.dg/warn/Woverloaded-virt9.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 b45e3ad7825 Daily bump.
new b4f2fccf302 Match: Support form 1 for vector signed integer SAT_SUB
new d339dbee2c1 Vect: Try the pattern of vector signed integer SAT_SUB
new 2a7f4904942 RISC-V: Implement vector SAT_SUB for signed integer
new c4af4fe11e7 RISC-V: Add testcases for form 1 of vector signed SAT_SUB
The 4 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.md | 11 +
gcc/config/riscv/riscv-protos.h | 1 +
gcc/config/riscv/riscv-v.cc | 9 +
gcc/match.pd | 16 ++
.../riscv/rvv/autovec/binop/vec_sat_data.h | 264 +++++++++++++++++++++
.../{vec_sat_u_sub_zip.c => vec_sat_s_sub-1-i16.c} | 5 +-
.../{vec_sat_u_sub_zip.c => vec_sat_s_sub-1-i32.c} | 5 +-
.../{vec_sat_u_sub_zip.c => vec_sat_s_sub-1-i64.c} | 5 +-
.../{vec_sat_u_sub_zip.c => vec_sat_s_sub-1-i8.c} | 5 +-
...sat_s_add-run-2.c => vec_sat_s_sub-run-1-i16.c} | 6 +-
...sat_s_add-run-3.c => vec_sat_s_sub-run-1-i32.c} | 6 +-
...sat_s_add-run-4.c => vec_sat_s_sub-run-1-i64.c} | 6 +-
..._sat_s_add-run-1.c => vec_sat_s_sub-run-1-i8.c} | 6 +-
.../gcc.target/riscv/rvv/autovec/vec_sat_arith.h | 25 ++
gcc/tree-vect-patterns.cc | 26 +-
15 files changed, 371 insertions(+), 25 deletions(-)
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/binop/{vec_sat_u_sub_zip.c => vec_ [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/binop/{vec_sat_u_sub_zip.c => vec_ [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/binop/{vec_sat_u_sub_zip.c => vec_ [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/binop/{vec_sat_u_sub_zip.c => vec_ [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/binop/{vec_sat_s_add-run-2.c => ve [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/binop/{vec_sat_s_add-run-3.c => ve [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/binop/{vec_sat_s_add-run-4.c => ve [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/binop/{vec_sat_s_add-run-1.c => ve [...]
--
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 8794e5b19cb Daily bump.
new f15b8c925a7 Daily bump.
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/DATESTAMP | 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-13
in repository gcc.
from 2a328415118 Daily bump.
new e3c492a5ad8 Daily bump.
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/DATESTAMP | 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-12
in repository gcc.
from ee5c0b81546 Daily bump.
new 02dcac79d89 Daily bump.
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/DATESTAMP | 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 master
in repository gcc.
from 54b3f8e7bc0 Introduce GFC_STD_UNSIGNED.
new b45e3ad7825 Daily bump.
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/ChangeLog | 119 ++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 ++
gcc/fortran/ChangeLog | 17 +++++
gcc/testsuite/ChangeLog | 168 ++++++++++++++++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 35 ++++++++++
6 files changed, 346 insertions(+), 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 gdb-15-branch
in repository binutils-gdb.
from 174b5646437 Automatic date update in version.in
new ac3fac59ded Automatic date update in version.in
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/version.h | 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 binutils-2_43-branch
in repository binutils-gdb.
from 9d8fd8a0e0d Automatic date update in version.in
new 3a669bb6196 Automatic date update in version.in
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/version.h | 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 master
in repository binutils-gdb.
from 5bc1b13676b gdbserver: remove declaration of init_registers_arm_with_neon
new cd55846db30 Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.