This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1ccbf8e2c24 libstdc++: Make std::unique_lock self-move-assignable
new 0ba3e5ff14a c++: Fix up instantiation of pointer/reference/array types [...]
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 | 9 ++++++---
gcc/testsuite/g++.dg/template/pr119138.C | 16 ++++++++++++++++
2 files changed, 22 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/pr119138.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 49ac89e03f2 testsuite: Add test for already fixed PR [PR104826]
new 1ccbf8e2c24 libstdc++: Make std::unique_lock self-move-assignable
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/unique_lock.h | 9 ++-----
libstdc++-v3/include/std/shared_mutex | 2 ++
.../30_threads/shared_lock/cons/lwg4172.cc | 28 ++++++++++++++++++++++
.../30_threads/unique_lock/cons/lwg4172.cc | 27 +++++++++++++++++++++
4 files changed, 59 insertions(+), 7 deletions(-)
create mode 100644 libstdc++-v3/testsuite/30_threads/shared_lock/cons/lwg4172.cc
create mode 100644 libstdc++-v3/testsuite/30_threads/unique_lock/cons/lwg4172.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 9f5f1eb9a11 gdb: remove unnecessary local variable in pager_file::puts
new 61cc67a504e [gdbsupport] Add codespell section in setup.cfg
new d1a5224cd3b gdb/dwarf: make read_cutu_die_from_dwo a method of cutu_reader
new 085002d0dc0 gdb/dwarf: make init_cu_die_reader a method of cutu_reader
new e9c7a913187 gdb/dwarf: add empty lines in cutu_reader::read_cutu_die_fr [...]
new 54333345d29 gdb/dwarf: move a bunch of DIE-reading functions to cutu_reader
new b8c80caf59f gdb/dwarf: pass dwarf2_cu instead of cutu_reader to two functions
new f5484e9b6cf gdb/dwarf: make all fields of cutu_reader private
new ebb283e4ae2 gdb/dwarf: remove unnecessary `this->` in read.c
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/contrib/codespell-ignore-words.txt | 3 +
gdb/dwarf2/read.c | 866 +++++++++++++++++----------------
gdbsupport/setup.cfg | 4 +
3 files changed, 448 insertions(+), 425 deletions(-)
create mode 100644 gdb/contrib/codespell-ignore-words.txt
create mode 100644 gdbsupport/setup.cfg
--
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 4412e9bb737 libstdc++: Add assertions to std::list::pop_{front,back}
new 49ac89e03f2 testsuite: Add test for already fixed PR [PR104826]
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/gfortran.dg/gomp/pr104826.f90 | 8 ++++++++
1 file changed, 8 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr104826.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 606062ac5b1 [gdbserver] Fix some typos
new 9f5f1eb9a11 gdb: remove unnecessary local variable in pager_file::puts
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/utils.c | 33 +++++++++++++++------------------
1 file changed, 15 insertions(+), 18 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 d2b022e38a7 libstdc++: Fix failures in new std::complex test [PR119144]
new 21c96f68f76 libstdc++: Remove redundant std::span destructor
new 88a521cc328 libstdc++: Ensure <bits/ranges_util.h> defines __pair_like
new 4412e9bb737 libstdc++: Add assertions to std::list::pop_{front,back}
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:
libstdc++-v3/include/bits/ranges_util.h | 3 +++
libstdc++-v3/include/bits/stl_list.h | 10 ++++++++--
libstdc++-v3/include/std/span | 2 --
3 files changed, 11 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 2c6ab4c443a Revert "ira: Add new hooks for callee-save vs spills [PR117477]"
new d2b022e38a7 libstdc++: Fix failures in new std::complex test [PR119144]
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/testsuite/26_numerics/complex/tuple_like.cc | 9 +++++----
1 file changed, 5 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 users/nalcock/road-to-ctfv4
in repository binutils-gdb.
from 082df49b592 types: add some more error checking
new 19ca240b51f fixup! libctf: consecutive ctf_id_t assignment
new 8fb75ac8299 libctf: don't include cv-quals or pointers in the name table
new 54b4757b3c3 libctf: wip: header changes, file open changes for CTFv4
new 96ffe658fc9 libctf: remove the layout section from v4 again
The 4 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:
include/ctf-api.h | 14 +-
include/ctf.h | 439 ++++--
libctf/Makefile.am | 10 +-
libctf/ctf-archive.c | 4 +-
libctf/ctf-create.c | 1 +
libctf/ctf-decl.c | 2 +-
libctf/ctf-dump.c | 192 ++-
libctf/ctf-impl.h | 34 +-
libctf/ctf-labels.c | 140 --
libctf/ctf-lookup.c | 32 +-
libctf/ctf-open-compat.c | 524 +++++++
libctf/ctf-open.c | 1582 ++++++++++++----------
libctf/ctf-serialize.c | 19 +-
libctf/ctf-types.c | 29 +-
libctf/libctf.ver | 69 +-
{libsframe => libctf}/libtool-version | 2 +-
libctf/testsuite/libctf-writable/id-assignment.c | 30 +-
17 files changed, 2019 insertions(+), 1104 deletions(-)
delete mode 100644 libctf/ctf-labels.c
create mode 100644 libctf/ctf-open-compat.c
copy {libsframe => libctf}/libtool-version (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 gcc.
from fdd95e1cf29 lto/114501 - missed free-lang-data for CONSTRUCTOR index
new 2c6ab4c443a Revert "ira: Add new hooks for callee-save vs spills [PR117477]"
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/aarch64/aarch64.cc | 118 -----------------------
gcc/config/i386/i386.cc | 28 ++----
gcc/doc/tm.texi | 77 ++-------------
gcc/doc/tm.texi.in | 6 +-
gcc/hard-reg-set.h | 15 ---
gcc/ira-color.cc | 83 ++--------------
gcc/target.def | 87 +++--------------
gcc/target.h | 12 ---
gcc/targhooks.cc | 27 ------
gcc/targhooks.h | 5 -
gcc/testsuite/gcc.target/aarch64/callee_save_1.c | 12 ---
gcc/testsuite/gcc.target/aarch64/callee_save_2.c | 14 ---
gcc/testsuite/gcc.target/aarch64/callee_save_3.c | 12 ---
gcc/testsuite/gcc.target/aarch64/pr103350-1.c | 2 +-
14 files changed, 39 insertions(+), 459 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/aarch64/callee_save_1.c
delete mode 100644 gcc/testsuite/gcc.target/aarch64/callee_save_2.c
delete mode 100644 gcc/testsuite/gcc.target/aarch64/callee_save_3.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 5393cfd07ab Avoid double-decoding in ada_add_global_exceptions
new 9d3fbbd4c4c Use "::" as separator for Fortran in cooked index
new 606062ac5b1 [gdbserver] Fix some typos
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/cooked-index.c | 1 +
gdbserver/configure | 2 +-
gdbserver/configure.ac | 2 +-
gdbserver/gdbreplay.cc | 2 +-
gdbserver/i387-fp.cc | 4 ++--
gdbserver/linux-arc-low.cc | 2 +-
gdbserver/linux-ppc-low.cc | 8 ++++----
gdbserver/linux-sparc-low.cc | 2 +-
gdbserver/notif.cc | 4 ++--
9 files changed, 14 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.