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 746e09b32b5 arm: Only reverse FP inequalities when -ffinite-math-only [ [...]
new 4d8f72b510b arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
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/constraints.md | 9 +++-
gcc/config/arm/mve.md | 71 ++++++++++++++----------
gcc/testsuite/gcc.target/arm/mve/pr122858.c | 83 +++++++++++++++++++++++++++++
3 files changed, 132 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/mve/pr122858.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 c50d263beff fortran: Honor array constructor type-spec during folding [ [...]
new cf78d402655 arm: Fix constraints in MVE asrl and lsll patterns [PR122858]
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/constraints.md | 9 +++-
gcc/config/arm/mve.md | 71 ++++++++++++++----------
gcc/testsuite/gcc.target/arm/mve/pr122858.c | 83 +++++++++++++++++++++++++++++
3 files changed, 132 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/mve/pr122858.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 4d1bfc66f84 c++: Fix ODR regressions caused by P2115R0 changes [PR122905]
new c50d263beff fortran: Honor array constructor type-spec during folding [ [...]
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/arith.cc | 35 +++
gcc/fortran/array.cc | 101 +++++--
.../gfortran.dg/array_constructor_typespec_1.f90 | 326 +++++++++++++++++++++
3 files changed, 441 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/array_constructor_typespec_1.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 master
in repository binutils-gdb.
from b053b7b5b40 gdb/dwarf: clarify meaning dwarf2_per_cu::{m_section,m_sect [...]
new 40cfadce94b Add support for new Ada task state
new 9603180dd2b Fix crash from eval_op_objc_msgcall
new 4dfb6da780b Use a vector in objc_msgcall_operation::evaluate
new 997668ca389 Rename some locals in objc_msgcall_operation::evaluate
new 887bcaf98ea Merge eval_op_objc_msgcall into objc_msgcall_operation::evaluate
The 5 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/ada-tasks.c | 6 ++-
gdb/doc/gdb.texinfo | 4 ++
gdb/eval.c | 152 ++++++++++++++++++++++++----------------------------
3 files changed, 77 insertions(+), 85 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 460933ca9f6 gdb/dwarf: remove nullptr check in dwarf2_locexpr_baton_eval
new 70ff156a272 gdb/testsuite/dwarf: ensure build_executable_and_dwo_files [...]
new 6a29913eeb9 gdb/testsuite/dwarf: use single abbrev table in .dwo files
new 025bf7eaf79 gdb/testsuite/dwarf: convert _section proc to use parse_options
new fec8629fa38 gdb/testsuite/dwarf: emit type unit sections as COMDAT
new e7da2df5ee9 gdb/dwarf: when in dwarf2_cu, read addr_size from dwarf2_cu [...]
new c20beece085 gdb/dwarf: store addr/offset/ref_addr sizes in dwarf2_per_cu
new ad60ac4b53e gdb/dwarf: use dwarf2_per_cu::ref_addr_size in one spot
new b053b7b5b40 gdb/dwarf: clarify meaning dwarf2_per_cu::{m_section,m_sect [...]
The 8 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/dwarf2/cu.c | 6 +-
gdb/dwarf2/read.c | 71 ++------
gdb/dwarf2/read.h | 91 +++++++---
gdb/testsuite/gdb.dwarf2/fission-reread.exp | 54 ++++--
...ith-type-unit.c => fission-type-unit-locexpr.c} | 4 +-
.../gdb.dwarf2/fission-type-unit-locexpr.exp | 183 +++++++++++++++++++++
.../gdb.dwarf2/fission-with-type-unit.exp | 32 ++--
gdb/testsuite/lib/dwarf.exp | 134 ++++++++++++---
8 files changed, 432 insertions(+), 143 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{fission-with-type-unit.c => fission-type-unit-locex [...]
create mode 100644 gdb/testsuite/gdb.dwarf2/fission-type-unit-locexpr.exp
--
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 25902bd0baa gdb/testsuite: make more use of clean_restart's argument
new dc4187ed57d gdb/dwarf: remove nullptr prop check in dwarf2_evaluate_property
new 460933ca9f6 gdb/dwarf: remove nullptr check in dwarf2_locexpr_baton_eval
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:
gdb/dwarf2/loc.c | 5 +----
gdb/gdbtypes.c | 3 ++-
2 files changed, 3 insertions(+), 5 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 b2d0abfcd5a RISC-V: vsetvl: Add null check for fault-first loop [PR122652].
new 4d1bfc66f84 c++: Fix ODR regressions caused by P2115R0 changes [PR122905]
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 | 9 +++++++--
gcc/testsuite/g++.dg/lto/pr122905.h | 9 +++++++++
gcc/testsuite/g++.dg/lto/pr122905_0.C | 16 ++++++++++++++++
gcc/testsuite/g++.dg/lto/pr122905_1.C | 5 +++++
4 files changed, 37 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lto/pr122905.h
create mode 100644 gcc/testsuite/g++.dg/lto/pr122905_0.C
create mode 100644 gcc/testsuite/g++.dg/lto/pr122905_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 glibc.
from 82f4758410 strops: use strlen instead of strchr for string length
new af5ce3ec8f scripts: Support custom FTP mirror URL in build-many-glibcs.py
new d605dea0a4 scripts: Support custom Git URLs in build-many-glibcs.py
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:
scripts/build-many-glibcs.py | 72 ++++++++++++++++++++++++++++++++++----------
1 file changed, 56 insertions(+), 16 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 20092f2ef6 nptl: tests: Fix test-wrapper use in tst-dl-debug-tid.sh
new 82f4758410 strops: use strlen instead of strchr for string length
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:
libio/strops.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 master
in repository gcc.
from 6e64cd9b762 gfortran.texi: Remove spurious @menu entry
new b2d0abfcd5a RISC-V: vsetvl: Add null check for fault-first loop [PR122652].
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/riscv-vsetvl.cc | 2 +-
gcc/testsuite/gcc.target/riscv/rvv/base/pr122652.c | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr122652.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.