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 e3b02794ca1 gdb/testsuite: fix tclint errors
new b056a39914e Don't use "module" name
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/compile/compile-object-run.c | 32 ++++++++++++++++----------------
gdb/compile/compile-object-run.h | 2 +-
gdb/d-namespace.c | 21 ++++++++++-----------
gdb/python/py-events.h | 2 +-
gdb/python/py-evts.c | 8 ++++----
gdb/python/py-framefilter.c | 6 +++---
gdb/python/py-record-btrace.c | 4 ++--
gdb/python/py-utils.c | 4 ++--
gdb/python/python-internal.h | 2 +-
gdb/python/python.c | 16 ++++++++--------
gdbsupport/common-debug.cc | 10 +++++-----
gdbsupport/common-debug.h | 34 +++++++++++++++++-----------------
12 files changed, 70 insertions(+), 71 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 devel/omp/gcc-15
in repository gcc.
from 6816d10a430 Merge branch 'releases/gcc-15' into devel/omp/gcc-15
new 171655ad65e OpenMP/Fortran: Allow explicit map followed by implicit dee [...]
new 3ae47782497 ChangeLog.omp bump
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/ChangeLog.omp | 8 +++++
gcc/DATESTAMP.omp | 2 +-
gcc/omp-low.cc | 15 +++++++-
libgomp/ChangeLog.omp | 15 ++++++++
libgomp/target.c | 10 +++---
.../libgomp.c-c++-common/map-arrayofstruct-2.c | 2 +-
.../libgomp.c-c++-common/map-arrayofstruct-3.c | 2 +-
.../testsuite/libgomp.fortran/map-subarray-10.f90 | 40 ++++++++++++++++++++++
.../testsuite/libgomp.fortran/map-subarray-5.f90 | 2 +-
.../testsuite/libgomp.fortran/map-subarray-9.f90 | 40 ++++++++++++++++++++++
10 files changed, 126 insertions(+), 10 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.fortran/map-subarray-10.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/map-subarray-9.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 glibc.
from 15e0560ad3 Regenerate sysdeps/x86_64/configure
new 63716823db nptl: Optimize trylock for high cache contention workloads ( [...]
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:
nptl/pthread_mutex_trylock.c | 8 ++++++--
1 file changed, 6 insertions(+), 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 a0908b67231 c++: Fix ICE with type aliases in inherited CTAD [PR122070]
new 1c555ba67a3 c++: Fix up recent cp_parser_template_id regression [PR123186]
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/template/crash133.C | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/template/crash133.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 binutils-gdb.
from a30cd56e101 Add Do_Nothing to two more Ada tests
new e3b02794ca1 gdb/testsuite: fix tclint errors
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.dwarf2/dw2-inline-bt.exp | 4 ++--
1 file changed, 2 insertions(+), 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 630c1bfbb5b libstdc++: Fix ranges::stable_sort handling of null buffer [...]
new a0908b67231 c++: Fix ICE with type aliases in inherited CTAD [PR122070]
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/pt.cc | 6 ++++-
.../g++.dg/cpp23/class-deduction-inherited10.C | 11 ++++++++
.../g++.dg/cpp23/class-deduction-inherited9.C | 31 ++++++++++++++++++++++
3 files changed, 47 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp23/class-deduction-inherited10.C
create mode 100644 gcc/testsuite/g++.dg/cpp23/class-deduction-inherited9.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 faca1b55e0 x86_64: Fix mark-plt configure test
new 15e0560ad3 Regenerate sysdeps/x86_64/configure
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/x86_64/configure | 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 1b549668405 binutils-gdb/git: Handle *.ac and *.m4 files in .gitattributes
new a30cd56e101 Add Do_Nothing to two more Ada tests
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/py_taft/main.adb | 2 +-
gdb/testsuite/gdb.ada/py_taft/pkg.adb | 5 +++++
gdb/testsuite/gdb.ada/py_taft/pkg.ads | 4 ++++
gdb/testsuite/gdb.ada/recursive-variant/main.adb | 4 +++-
gdb/testsuite/gdb.ada/{static-link => recursive-variant}/pck.adb | 2 ++
gdb/testsuite/gdb.ada/{fixed_cmp => recursive-variant}/pck.ads | 2 +-
6 files changed, 16 insertions(+), 3 deletions(-)
copy gdb/testsuite/gdb.ada/{static-link => recursive-variant}/pck.adb (98%)
copy gdb/testsuite/gdb.ada/{fixed_cmp => recursive-variant}/pck.ads (93%)
--
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 9da0585852 atomic: Reinstate HAVE_64B_ATOMICS configure check
new 7d9a8408ec math: Fix potential underflow on ldbl-128 erfl
new faca1b55e0 x86_64: Fix mark-plt configure test
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:
sysdeps/ieee754/ldbl-128/s_erfl.c | 2 +-
sysdeps/x86_64/configure | 4 ++--
sysdeps/x86_64/configure.ac | 2 +-
3 files changed, 4 insertions(+), 4 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 1ed9526113c OpenMP: Add parser support for target's device_type clause
new 630c1bfbb5b libstdc++: Fix ranges::stable_sort handling of null buffer [...]
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:
libstdc++-v3/include/bits/ranges_algo.h | 4 +-
.../testsuite/25_algorithms/stable_sort/123180.cc | 66 ++++++++++++++++++++++
2 files changed, 68 insertions(+), 2 deletions(-)
create mode 100644 libstdc++-v3/testsuite/25_algorithms/stable_sort/123180.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.