This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15
in repository gcc.
from 2bd80c1658e Daily bump.
new 29ef01494e3 AVR: Disable tree-switch-conversion per default.
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/common/config/avr/avr-common.cc | 7 +++++++
1 file changed, 7 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 220e4d2df79 xtensa: Correct a typo
new 912159d2b54 AVR: Disable tree-switch-conversion per default.
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/common/config/avr/avr-common.cc | 7 +++++++
1 file changed, 7 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 binutils-gdb.
from 2fe19b88c90 Fix var_arr_typedef.exp to preserve local variable
new 84c1e5cec0e gas: sframe: skip DW_CFA_GNU_args_size when safe to ignore
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/gen-sframe.c | 62 +++++++++++++++++++++-
...i-sframe-common-10.d => cfi-sframe-common-12.d} | 2 +-
...ame-x86_64-empty-4.s => cfi-sframe-common-12.s} | 4 +-
...cfi-sframe-x86_64-2.d => cfi-sframe-x86_64-3.d} | 2 +-
gas/testsuite/gas/cfi-sframe/cfi-sframe-x86_64-3.s | 5 ++
gas/testsuite/gas/cfi-sframe/cfi-sframe.exp | 2 +
6 files changed, 73 insertions(+), 4 deletions(-)
copy gas/testsuite/gas/cfi-sframe/{cfi-sframe-common-10.d => cfi-sframe-common-12. [...]
copy gas/testsuite/gas/cfi-sframe/{cfi-sframe-x86_64-empty-4.s => cfi-sframe-commo [...]
copy gas/testsuite/gas/cfi-sframe/{cfi-sframe-x86_64-2.d => cfi-sframe-x86_64-3.d} (87%)
create mode 100644 gas/testsuite/gas/cfi-sframe/cfi-sframe-x86_64-3.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.
unknown user pushed a change to branch master
in repository gcc.
from 09864c7cd0c RISC-V: Fix typo in tt-ascalon-d8's pipeline description [P [...]
new 220e4d2df79 xtensa: Correct a typo
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/xtensa/xtensa.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 86aa0d170d9 x86-64: Fix misleading R_X86_64_TPOFF32 error message
new 2fe19b88c90 Fix var_arr_typedef.exp to preserve local variable
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/testsuite/gdb.ada/var_arr_typedef/pack.adb | 2 +-
gdb/testsuite/gdb.ada/var_arr_typedef/pack.ads | 4 +++-
gdb/testsuite/gdb.ada/var_arr_typedef/var_arr_typedef.adb | 2 +-
3 files changed, 5 insertions(+), 3 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 glibc.
from 1a076b5c21 i386: Use __seg_gs qualifiers in {STACK, POINTER}_CHK_GUARD macros
new e20ca759af AArch64: add optimised strspn/strcspn
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/strcspn.S | 2 +
sysdeps/aarch64/strspn.S | 146 ++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 148 insertions(+)
create mode 100644 sysdeps/aarch64/strcspn.S
create mode 100644 sysdeps/aarch64/strspn.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.
unknown user pushed a change to branch master
in repository gcc.
from 06628704c61 Fix -Wlto-type-mismatch warning during GNAT LTO build
new 09864c7cd0c RISC-V: Fix typo in tt-ascalon-d8's pipeline description [P [...]
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/tt-ascalon-d8.md | 12 ++++++------
gcc/testsuite/gcc.target/riscv/pr121878.c | 11 +++++++++++
2 files changed, 17 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr121878.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 64abb12aacb Fix load/store bias handling for extractlast.
new 06628704c61 Fix -Wlto-type-mismatch warning during GNAT LTO build
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/ada/exp_prag.adb | 3 +--
gcc/ada/par-prag.adb | 6 +++---
gcc/ada/sem_prag.adb | 6 +++---
gcc/ada/snames.adb-tmpl | 2 +-
gcc/ada/snames.ads-tmpl | 4 ++--
gcc/ada/snames.h-tmpl | 8 ++++----
gcc/ada/types.h | 3 +++
7 files changed, 17 insertions(+), 15 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 afa74d37e81 c: Warn when returning nested functions that require a non- [...]
new 64abb12aacb Fix load/store bias handling for extractlast.
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/nodump-extractlast-1.c | 21 +++++++++++++++++++++
gcc/tree-vect-loop.cc | 22 ++++++++++++----------
2 files changed, 33 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/nodump-extractlast-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 21d4a0b08a6 compare_tests: Improve non-unique tests report
new e18285867ec RISC-V: Add pattern for vector-scalar single widening float [...]
new afa74d37e81 c: Warn when returning nested functions that require a non- [...]
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/c/c-decl.cc | 4 +-
gcc/c/c-tree.h | 9 +-
gcc/c/c-typeck.cc | 143 ++++++++++++++++-----
gcc/config/riscv/autovec-opt.md | 22 ++++
gcc/testsuite/gcc.dg/Wreturn-nested-1.c | 56 ++++++++
gcc/testsuite/gcc.dg/Wreturn-nested-2.c | 81 ++++++++++++
gcc/testsuite/gcc.dg/Wtrampolines-2.c | 62 +++++++++
gcc/testsuite/gcc.dg/Wtrampolines-3.c | 88 +++++++++++++
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-1-f16.c | 2 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-1-f32.c | 2 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-2-f16.c | 3 +-
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-2-f32.c | 3 +-
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-3-f16.c | 2 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-3-f32.c | 2 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-4-f16.c | 1 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-4-f32.c | 1 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vf_binop.h | 10 +-
...vf_vfwadd-run-2-f16.c => vf_vfwsub-run-2-f16.c} | 4 +-
...vf_vfwadd-run-2-f32.c => vf_vfwsub-run-2-f32.c} | 4 +-
19 files changed, 457 insertions(+), 42 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Wreturn-nested-1.c
create mode 100644 gcc/testsuite/gcc.dg/Wreturn-nested-2.c
create mode 100644 gcc/testsuite/gcc.dg/Wtrampolines-2.c
create mode 100644 gcc/testsuite/gcc.dg/Wtrampolines-3.c
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vx_vf/{vf_vfwadd-run-2-f16.c => vf [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vx_vf/{vf_vfwadd-run-2-f32.c => vf [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.