This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/c++-modules
in repository gcc.
from 62d7aae08f6 AIX test fix
new 385f83480fc AIX fixinclude
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:
ChangeLog.modules | 5 +++++
fixincludes/fixincl.x | 53 +++++++++++++++++++++++++++++++++++++++++++-----
fixincludes/inclhack.def | 14 +++++++++++++
3 files changed, 67 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 glibc.
from 9cb2c92384 y2038: nptl: Provide __futex_clock_wait_bitset64 to support [...]
new 4be44c3208 New benchtest: pthread locks
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:
benchtests/Makefile | 3 +-
benchtests/bench-pthread-locks.c | 554 +++++++++++++++++++++++++++++++++++++++
2 files changed, 556 insertions(+), 1 deletion(-)
create mode 100644 benchtests/bench-pthread-locks.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 98cec4f6a27 Fix gdb.mi/mi-fullname-deleted.exp with Clang
new 4dbe16c8115 gdbserver: fix overlap in sprintf argument and buffer
new c21f37a889d gdb: make gdbarch_make_corefile_notes return a unique ptr
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/ChangeLog | 27 ++++++++++
gdb/fbsd-tdep.c | 121 ++++++++++++++++++++++++------------------
gdb/gcore.c | 4 +-
gdb/gdbarch.c | 2 +-
gdb/gdbarch.h | 4 +-
gdb/gdbarch.sh | 2 +-
gdb/linux-tdep.c | 147 ++++++++++++++++++++++++++++------------------------
gdbserver/ChangeLog | 5 ++
gdbserver/server.cc | 6 ++-
9 files changed, 194 insertions(+), 124 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 e957b86ca26 libstdc++: Rebase include/pstl to current upstream
new a186ab670e9 libstdc++: Make structured bindings always work for subrang [...]
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_util.h | 21 +++++++++++++++++++++
libstdc++-v3/include/std/ranges | 21 ---------------------
.../constexpr.cc => std/ranges/subrange/97512.cc} | 11 ++++++-----
3 files changed, 27 insertions(+), 26 deletions(-)
copy libstdc++-v3/testsuite/{21_strings/basic_string_view/operations/copy/wchar_t/ [...]
--
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/c++-modules
in repository gcc.
from 43d3295555c libcody fix
new 62d7aae08f6 AIX test fix
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:
ChangeLog.modules | 6 ++++++
gcc/testsuite/g++.dg/modules/literals-1_a.C | 2 +-
gcc/testsuite/g++.dg/modules/literals-1_b.C | 2 +-
3 files changed, 8 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 releases/gcc-10
in repository gcc.
from d445a869684 libstdc++: Apply proposed resolution for LWG 3450
new 5758b0d976c ASAN: Support detect_invalid_pointer_pairs=1 with detect_st [...]
new 98cd020ebc5 libsanitizer: add test-case
new 36ee59a2640 Simplify trivial VEC_COND_EXPR in expander.
The 3 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/i386/i386-expand.c | 7 +++++++
gcc/testsuite/g++.dg/asan/pr97414.C | 19 +++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr97506.c | 19 +++++++++++++++++++
libsanitizer/asan/asan_thread.cpp | 4 +++-
4 files changed, 48 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/asan/pr97414.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr97506.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 6c5b08a2ca9 libsanitizer: add test-case
new bae73ca5222 Move simplify_cond_using_ranges_2 to tree-vrp.c
new 121a8812c45 libgomp: Hopefully avoid false positive warnings in env.c o [...]
new 878315ae489 Adjust overflow for invariants in bounds_of_var_in_loop.
new 4fa5dc951e9 Separate new_edges compute in copy_bbs
new 028a407463c Simplify CFG copying tables
new 5244b4af5e4 phiopt: Optimize x ? __builtin_clz (x) : 32 in GIMPLE [PR97503]
new 9b5d50b7c6e Simplify trivial VEC_COND_EXPR in expander.
new d9409301387 tree-optimization/97500 - avoid SLP backedges for inductions
new 310fe80babe Fortran: class.c - update vtable comment
new e957b86ca26 libstdc++: Rebase include/pstl to current upstream
The 10 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/cfg.c | 114 +--
gcc/cfghooks.c | 21 +-
gcc/config/i386/i386-expand.c | 7 +
gcc/fortran/class.c | 2 +
gcc/gimple-range.cc | 4 +-
gcc/testsuite/gcc.dg/tree-ssa/pr97503.c | 19 +
gcc/testsuite/gcc.target/i386/pr97506.c | 19 +
.../pr57396.f90 => gfortran.dg/pr97500.f90} | 2 +
gcc/tree-ssa-phiopt.c | 100 ++-
gcc/tree-vect-slp.c | 6 +
gcc/tree-vrp.c | 65 +-
gcc/vr-values.c | 66 +-
gcc/vr-values.h | 5 +-
libgomp/env.c | 8 +-
libstdc++-v3/include/pstl/algorithm_impl.h | 181 +++--
libstdc++-v3/include/pstl/execution_impl.h | 4 +-
libstdc++-v3/include/pstl/glue_algorithm_impl.h | 543 ++++++-------
libstdc++-v3/include/pstl/glue_memory_impl.h | 264 +++---
libstdc++-v3/include/pstl/glue_numeric_impl.h | 68 +-
libstdc++-v3/include/pstl/memory_impl.h | 67 +-
libstdc++-v3/include/pstl/numeric_impl.h | 8 +-
libstdc++-v3/include/pstl/parallel_backend.h | 8 +
.../include/pstl/parallel_backend_serial.h | 8 +-
libstdc++-v3/include/pstl/parallel_backend_tbb.h | 903 +++++++++++++++++----
libstdc++-v3/include/pstl/parallel_backend_utils.h | 248 +++---
libstdc++-v3/include/pstl/pstl_config.h | 24 +-
libstdc++-v3/include/pstl/unseq_backend_simd.h | 39 +-
27 files changed, 1827 insertions(+), 976 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr97503.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr97506.c
copy gcc/testsuite/{gfortran.fortran-torture/execute/pr57396.f90 => gfortran.dg/pr [...]
--
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 56b223c1c8 C-SKY: Make dynamic linker's name compitable with the older gcc.
new 9cb2c92384 y2038: nptl: Provide __futex_clock_wait_bitset64 to support [...]
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_timedlock.c | 2 +-
sysdeps/nptl/futex-internal.c | 48 +++++++++++++++++++++++++++++++++++++++++-
sysdeps/nptl/futex-internal.h | 5 +++++
3 files changed, 53 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 binutils-gdb.
from a1bd8917ab2 Automatic date update in version.in
new 98cec4f6a27 Fix gdb.mi/mi-fullname-deleted.exp with Clang
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/ChangeLog | 5 +++++
gdb/testsuite/gdb.mi/mi-fullname-deleted.exp | 26 ++++++++++++++++++++++----
2 files changed, 27 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 glibc.
from 33e5907ee6 Revert "C-SKY:Fix dynamic linker's name when mfloat-abi=softfp."
new 56b223c1c8 C-SKY: Make dynamic linker's name compitable with the older gcc.
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/csky/preconfigure | 35 ++++++++++++++++++++++++++---------
1 file changed, 26 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.