This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 00e8690ef0d c++: > in lambda in template arg [PR107953]
new 3c95766e92d libstdc++: Implement C++26 <debugging> features [PR119670]
new 59db4ce2df1 fixincludes: Skip pthread_incomplete_struct_argument for mo [...]
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:
fixincludes/fixincl.tpl | 2 +-
fixincludes/fixincl.x | 15 +-
fixincludes/inclhack.def | 1 +
libstdc++-v3/acinclude.m4 | 36 +++++
libstdc++-v3/config.h.in | 12 ++
libstdc++-v3/configure | 73 +++++++++
libstdc++-v3/configure.ac | 3 +
libstdc++-v3/include/Makefile.am | 1 +
libstdc++-v3/include/Makefile.in | 1 +
libstdc++-v3/include/bits/version.def | 8 +
libstdc++-v3/include/bits/version.h | 10 ++
libstdc++-v3/include/precompiled/stdc++.h | 1 +
libstdc++-v3/include/std/debugging | 77 +++++++++
libstdc++-v3/src/c++26/Makefile.am | 4 +-
libstdc++-v3/src/c++26/Makefile.in | 7 +-
libstdc++-v3/src/c++26/debugging.cc | 175 +++++++++++++++++++++
.../19_diagnostics/debugging/breakpoint.cc | 13 ++
.../debugging/breakpoint_if_debugging.cc | 13 ++
.../debugging/is_debugger_present-2.cc | 19 +++
.../debugging/is_debugger_present.cc | 14 ++
20 files changed, 477 insertions(+), 8 deletions(-)
create mode 100644 libstdc++-v3/include/std/debugging
create mode 100644 libstdc++-v3/src/c++26/debugging.cc
create mode 100644 libstdc++-v3/testsuite/19_diagnostics/debugging/breakpoint.cc
create mode 100644 libstdc++-v3/testsuite/19_diagnostics/debugging/breakpoint_if_d [...]
create mode 100644 libstdc++-v3/testsuite/19_diagnostics/debugging/is_debugger_pre [...]
create mode 100644 libstdc++-v3/testsuite/19_diagnostics/debugging/is_debugger_present.cc
--
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 470742e0189 Bump flake8 version
new 857ef95cd9e testsuite: add untested in case OS corefile is not found
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.base/break-interp.exp | 1 +
gdb/testsuite/gdb.base/corefile.exp | 1 +
gdb/testsuite/gdb.base/corefile2.exp | 1 +
gdb/testsuite/gdb.base/corefile3.exp | 1 +
gdb/testsuite/gdb.base/many-headers.exp | 1 +
gdb/testsuite/gdb.mi/mi-corefile.exp | 1 +
gdb/testsuite/gdb.threads/corethreads.exp | 1 +
7 files 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 6750f5902c6 passes: Move cleanup_eh before first tailr [PR115201]
new 00e8690ef0d c++: > in lambda in template arg [PR107953]
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/parser.cc | 2 ++
gcc/testsuite/g++.dg/cpp2a/lambda-targ18.C | 13 +++++++++++++
2 files changed, 15 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-targ18.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 0545b6507e9 MAINTAINERS: add myself to write after approval
new 6750f5902c6 passes: Move cleanup_eh before first tailr [PR115201]
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/passes.def | 4 +++-
1 file changed, 3 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 master
in repository gcc.
from 31a180d8a4c RISC-V: Add pattern for vector-scalar floating-point min
new 0545b6507e9 MAINTAINERS: add myself to write after approval
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:
MAINTAINERS | 2 ++
1 file changed, 2 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 8d9a7d8914f gdb/python: check return from final PyObject_New in py-disasm.c
new 470742e0189 Bump flake8 version
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:
.pre-commit-config.yaml | 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 48ef4af2274 Dump niter assumption versioning when vectorizing
new 31a180d8a4c RISC-V: Add pattern for vector-scalar floating-point min
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/autovec-opt.md | 19 +++
gcc/config/riscv/vector.md | 24 ++--
.../riscv/rvv/autovec/vls/floating-point-min-2.c | 2 +-
.../riscv/rvv/autovec/vls/floating-point-min-4.c | 2 +-
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-1-f16.c | 3 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-1-f32.c | 3 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-1-f64.c | 3 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-2-f16.c | 2 +-
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-2-f32.c | 2 +-
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-2-f64.c | 1 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-3-f16.c | 5 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-3-f32.c | 5 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vf-3-f64.c | 5 +
.../gcc.target/riscv/rvv/autovec/vx_vf/vf_binop.h | 81 ++++++++++++
.../riscv/rvv/autovec/vx_vf/vf_binop_data.h | 147 +++++++++++++++++++++
.../{vf_vfmul-run-1-f16.c => vf_vfmin-run-1-f16.c} | 7 +-
.../{vf_vfmul-run-1-f32.c => vf_vfmin-run-1-f32.c} | 7 +-
...{vf_vfrdiv-run-1-f64.c => vf_vfmin-run-1-f64.c} | 7 +-
18 files changed, 300 insertions(+), 25 deletions(-)
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vx_vf/{vf_vfmul-run-1-f16.c => vf_ [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vx_vf/{vf_vfmul-run-1-f32.c => vf_ [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/vx_vf/{vf_vfrdiv-run-1-f64.c => vf [...]
--
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 69b9f23264b gdb/objfiles: add comment explaining when obj_section::the_ [...]
new 8d9a7d8914f gdb/python: check return from final PyObject_New in py-disasm.c
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/python/py-disasm.c | 85 ++++++++++++++++++++++++--------------------------
1 file changed, 41 insertions(+), 44 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 8187d2630fa AArch64: Add isinf expander [PR 66462]
new 48ef4af2274 Dump niter assumption versioning when vectorizing
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/tree-vect-loop.cc | 11 +++++++++++
1 file changed, 11 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 a1bc1314981 [gdb/testsuite] Use build_executable in gdb.tui/tui-missing [...]
new 69b9f23264b gdb/objfiles: add comment explaining when obj_section::the_ [...]
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/objfiles.h | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.