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 4e814456932 aarch64: Add support for FEAT_TPS and FEAT_TPSP system registers
new 6444b51f9ac aarch64: Add FEAT_NV3, FEAT_SRMASK2 system registers
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:
gas/testsuite/gas/aarch64/sysreg/nv3.d | 13 +++++++++++++
gas/testsuite/gas/aarch64/sysreg/nv3.s | 4 ++++
gas/testsuite/gas/aarch64/sysreg/srmask2.d | 17 +++++++++++++++++
gas/testsuite/gas/aarch64/sysreg/srmask2.s | 6 ++++++
opcodes/aarch64-sys-regs.def | 6 ++++++
5 files changed, 46 insertions(+)
create mode 100644 gas/testsuite/gas/aarch64/sysreg/nv3.d
create mode 100644 gas/testsuite/gas/aarch64/sysreg/nv3.s
create mode 100644 gas/testsuite/gas/aarch64/sysreg/srmask2.d
create mode 100644 gas/testsuite/gas/aarch64/sysreg/srmask2.s
--
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 gdb-17-branch
in repository binutils-gdb.
from 34423830b42 Automatic date update in version.in
new 0926b8b8339 gdb: fix loading compressed scripts from `.debug_gdb_script [...]
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/gdb_bfd.c | 6 +++---
1 file changed, 3 insertions(+), 3 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 70b66cf338b gdb: avoid creating misplaced symtabs for dwz files
new 4e814456932 aarch64: Add support for FEAT_TPS and FEAT_TPSP system registers
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:
gas/testsuite/gas/aarch64/sysreg/sysreg-12.d | 40 ++++++++++++++++++++++++++++
gas/testsuite/gas/aarch64/sysreg/sysreg-12.s | 18 +++++++++++++
opcodes/aarch64-sys-regs.def | 16 +++++++++++
3 files changed, 74 insertions(+)
create mode 100644 gas/testsuite/gas/aarch64/sysreg/sysreg-12.d
create mode 100644 gas/testsuite/gas/aarch64/sysreg/sysreg-12.s
--
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 cdbe47a9f1c [PATCH 1/2] ia64: Fix zero_call_used_regs for PRs [PR121535]
new b1f99a0d8c4 Fortran: [PDT]Fix ICE in tree check and memory leaks[PR9021 [...]
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/resolve.cc | 16 +++++++++
gcc/fortran/trans-array.cc | 9 +++++
gcc/fortran/trans-decl.cc | 61 +++++++++++++++++++------------
gcc/fortran/trans-expr.cc | 14 ++++++++
gcc/fortran/trans-stmt.cc | 5 +--
gcc/testsuite/gfortran.dg/pdt_79.f03 | 4 +--
gcc/testsuite/gfortran.dg/pdt_80.f03 | 69 ++++++++++++++++++++++++++++++++++++
7 files changed, 152 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pdt_80.f03
--
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 bb9cb9c7c0a [PATCH] ia64: properly include libunwind support during con [...]
new cdbe47a9f1c [PATCH 1/2] ia64: Fix zero_call_used_regs for PRs [PR121535]
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/ia64/ia64.cc | 55 ++++++++++++++++++++++++++++++--
gcc/testsuite/gcc.target/ia64/pr121535.c | 7 ++++
2 files changed, 60 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/ia64/pr121535.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 1bfe9149f60 [committed] [PR target/123403] Fix base register and offset [...]
new fd7a68146a6 LoongArch: guard SImode simple shift and arithmetic expansi [...]
new 7d702dc92a5 [committed] Use compact form to update stack pointer in libgcc
new fadfce9956a arm: add test for recent combine fix [PR121773]
new bb9cb9c7c0a [PATCH] ia64: properly include libunwind support during con [...]
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:
gcc/config.gcc | 5 +-
gcc/config/loongarch/loongarch.md | 9 +-
gcc/testsuite/gcc.target/arm/pr121773.c | 19 +++
gcc/testsuite/gcc.target/loongarch/la64/pr123320.c | 128 +++++++++++++++++++++
libgcc/config.host | 4 +-
libgcc/config/ia64/t-linux-libunwind | 4 +
libgcc/config/ia64/unwind-ia64.c | 9 +-
libgcc/config/v850/lib1funcs.S | 18 +--
8 files changed, 180 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr121773.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/la64/pr123320.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 a94bd31fd80 libstdc++: Fix std::basic_stringbuf::str()&& [PR123100]
new 1bfe9149f60 [committed] [PR target/123403] Fix base register and offset [...]
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:
libgcc/config/v850/lib1funcs.S | 34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 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 827cd76fa77 OpenMP: Add early C/C++ parser support for 'groupprivate' d [...]
new 5b20eefe0c3 libstdc++: Fix memory leak in std::barrier destructor [PR123378]
new 412eb96b1ca libstdc++: Override detection of flockfile support in newli [...]
new a6c853112d9 libstdc++: Remove redundant return statement after static_a [...]
new a94bd31fd80 libstdc++: Fix std::basic_stringbuf::str()&& [PR123100]
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:
libstdc++-v3/acinclude.m4 | 9 +++-
libstdc++-v3/configure | 7 +++
libstdc++-v3/include/bits/atomic_wait.h | 5 +-
libstdc++-v3/include/std/barrier | 6 +++
libstdc++-v3/include/std/sstream | 9 ++--
.../27_io/basic_stringbuf/str/char/123100.cc | 58 ++++++++++++++++++++++
6 files changed, 86 insertions(+), 8 deletions(-)
create mode 100644 libstdc++-v3/testsuite/27_io/basic_stringbuf/str/char/123100.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 gcc.
from 849b8f250c6 Early builtin_unreachable removal must examine dependencies.
new 827cd76fa77 OpenMP: Add early C/C++ parser support for 'groupprivate' d [...]
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/c-family/c-omp.cc | 4 ++--
gcc/c-family/c-pragma.cc | 1 +
gcc/c-family/c-pragma.h | 1 +
gcc/c/c-parser.cc | 27 +++++++++++++++++++++++-
gcc/cp/parser.cc | 25 +++++++++++++++++++++-
gcc/testsuite/c-c++-common/gomp/groupprivate-1.c | 12 +++++++++++
6 files changed, 66 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/groupprivate-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.