This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4d2a56a0f71 Fortran : ICE in build_field PR95614
new dc38e255242 libstdc++: Implement LWG 3706 for COW strings
new 5ae9ddd480f libstdc++: Enable tests that incorrectly require cxx11-abi
new 5e961dba46a libstdc++: Improve comments in std::string tests
new a1b6b013615 libstdc++: Improve comments for check_effective_target_cxx11-abi
new 252c9967ba7 libstdc++: Define some std::string constructors inline
new 9068711f210 c++: Instantiation with local extern [PR97395]
new 17d5739a6b1 [gimple] Move can_duplicate_bb_p to gimple_can_duplicate_bb_p
new ec5e6467091 adjust BB SLP build from scalars heuristics
new 4aa9742252e Fortran: Fix line-truncation warning for !$acc and !gcc$
The 9 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/name-lookup.c | 22 +++++---
gcc/fortran/scanner.c | 4 +-
gcc/testsuite/g++.dg/lookup/extern-redecl2.C | 18 ++++++
gcc/testsuite/gfortran.dg/goacc/warn_truncated.f90 | 11 ++++
gcc/tracer.c | 66 +---------------------
gcc/tree-cfg.c | 38 ++++++++++++-
gcc/tree-vect-slp.c | 51 ++++++++++-------
libstdc++-v3/include/bits/basic_string.h | 46 +++++++++++----
libstdc++-v3/include/bits/basic_string.tcc | 51 -----------------
.../21_strings/basic_string/allocator/char/copy.cc | 8 +--
.../basic_string/allocator/char/copy_assign.cc | 8 +--
.../basic_string/allocator/char/minimal.cc | 8 +--
.../21_strings/basic_string/allocator/char/move.cc | 2 +-
.../basic_string/allocator/char/move_assign.cc | 8 +--
.../basic_string/allocator/char/noexcept.cc | 8 +--
.../basic_string/allocator/char/operator_plus.cc | 2 +-
.../21_strings/basic_string/allocator/char/swap.cc | 8 +--
.../basic_string/allocator/wchar_t/copy.cc | 8 +--
.../basic_string/allocator/wchar_t/copy_assign.cc | 8 +--
.../basic_string/allocator/wchar_t/minimal.cc | 8 +--
.../basic_string/allocator/wchar_t/move.cc | 2 +-
.../basic_string/allocator/wchar_t/move_assign.cc | 8 +--
.../basic_string/allocator/wchar_t/noexcept.cc | 8 +--
.../allocator/wchar_t/operator_plus.cc | 2 +-
.../basic_string/allocator/wchar_t/swap.cc | 8 +--
.../21_strings/basic_string/cons/char/deduction.cc | 1 -
.../basic_string/cons/wchar_t/deduction.cc | 1 -
.../testsuite/27_io/basic_fstream/cons/base.cc | 1 -
libstdc++-v3/testsuite/lib/libstdc++.exp | 2 +
29 files changed, 204 insertions(+), 212 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lookup/extern-redecl2.C
create mode 100644 gcc/testsuite/gfortran.dg/goacc/warn_truncated.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 f1f00c0721 resolv: Handle transaction ID collisions in parallel queries [...]
new e11ed9d2b4 AArch64: Use __memcpy_simd on Neoverse N2/V1
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/aarch64/multiarch/memcpy.c | 3 ++-
sysdeps/aarch64/multiarch/memmove.c | 3 ++-
sysdeps/unix/sysv/linux/aarch64/cpu-features.h | 4 ++++
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 master
in repository binutils-gdb.
from c1fa250ae16 x86: Add support for Intel HRESET instruction
new 58bf9b6a7ff x86: Support Intel AVX VNNI
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/ChangeLog | 14 +
gas/NEWS | 2 +
gas/config/tc-i386.c | 12 +-
gas/doc/c-i386.texi | 8 +-
gas/testsuite/gas/i386/avx-vnni.d | 43 +
gas/testsuite/gas/i386/avx-vnni.s | 22 +
gas/testsuite/gas/i386/i386.exp | 2 +
gas/testsuite/gas/i386/x86-64-avx-vnni.d | 47 +
gas/testsuite/gas/i386/x86-64-avx-vnni.s | 23 +
opcodes/ChangeLog | 27 +
opcodes/i386-dis.c | 43 +-
opcodes/i386-gen.c | 6 +
opcodes/i386-init.h | 500 +-
opcodes/i386-opc.h | 6 +
opcodes/i386-opc.tbl | 10 +
opcodes/i386-tbl.h | 8652 +++++++++++++++---------------
16 files changed, 4876 insertions(+), 4541 deletions(-)
create mode 100644 gas/testsuite/gas/i386/avx-vnni.d
create mode 100644 gas/testsuite/gas/i386/avx-vnni.s
create mode 100644 gas/testsuite/gas/i386/x86-64-avx-vnni.d
create mode 100644 gas/testsuite/gas/i386/x86-64-avx-vnni.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 binutils-gdb.
from f64c42a9fb1 x86: Support Intel UINTR
new c1fa250ae16 x86: Add support for Intel HRESET instruction
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/ChangeLog | 11 +
gas/NEWS | 2 +
gas/config/tc-i386.c | 3 +
gas/doc/c-i386.texi | 4 +-
gas/testsuite/gas/i386/hreset.d | 12 +
gas/testsuite/gas/i386/hreset.s | 5 +
gas/testsuite/gas/i386/i386.exp | 2 +
gas/testsuite/gas/i386/x86-64-hreset.d | 12 +
opcodes/ChangeLog | 21 +
opcodes/i386-dis.c | 25 +-
opcodes/i386-gen.c | 7 +
opcodes/i386-init.h | 402 +-
opcodes/i386-opc.h | 3 +
opcodes/i386-opc.tbl | 6 +
opcodes/i386-tbl.h | 8561 ++++++++++++++++----------------
15 files changed, 4608 insertions(+), 4468 deletions(-)
create mode 100644 gas/testsuite/gas/i386/hreset.d
create mode 100644 gas/testsuite/gas/i386/hreset.s
create mode 100644 gas/testsuite/gas/i386/x86-64-hreset.d
--
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 8b65b8953af x86: Remove the prefix byte from non-VEX/EVEX base_opcode
new f64c42a9fb1 x86: Support Intel UINTR
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/ChangeLog | 10 +
gas/NEWS | 2 +
gas/config/tc-i386.c | 3 +
gas/doc/c-i386.texi | 4 +-
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/x86-64-uintr.d | 17 +
gas/testsuite/gas/i386/x86-64-uintr.s | 10 +
opcodes/ChangeLog | 23 +
opcodes/i386-dis.c | 75 +-
opcodes/i386-gen.c | 5 +
opcodes/i386-init.h | 579 +-
opcodes/i386-opc.h | 3 +
opcodes/i386-opc.tbl | 10 +
opcodes/i386-tbl.h | 12095 +++++++++++++++++++++-----------
14 files changed, 8633 insertions(+), 4204 deletions(-)
create mode 100644 gas/testsuite/gas/i386/x86-64-uintr.d
create mode 100644 gas/testsuite/gas/i386/x86-64-uintr.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 binutils-gdb.
from 8c8bd0babc6 [gdb/testsuite] Fix gdb.ada/mi_catch_ex{,_hand}.exp FAILs
new 8b65b8953af x86: Remove the prefix byte from non-VEX/EVEX base_opcode
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/ChangeLog | 10 +
gas/config/tc-i386.c | 43 +-
opcodes/ChangeLog | 10 +
opcodes/i386-gen.c | 55 +-
opcodes/i386-opc.tbl | 688 ++++++++++++------------
opcodes/i386-tbl.h | 1460 +++++++++++++++++++++++++-------------------------
6 files changed, 1165 insertions(+), 1101 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 76547ab31b1 [gdb] Fix segfault in solib_contains_address_p
new 8c8bd0babc6 [gdb/testsuite] Fix gdb.ada/mi_catch_ex{,_hand}.exp FAILs
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 | 7 +++++++
gdb/testsuite/gdb.ada/mi_catch_ex.exp | 1 +
gdb/testsuite/gdb.ada/mi_catch_ex_hand.exp | 1 +
3 files changed, 9 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 7b47a312561 x86: Rename VexOpcode to OpcodePrefix
new 76547ab31b1 [gdb] Fix segfault in solib_contains_address_p
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/ChangeLog | 6 ++++++
gdb/solib.c | 3 +++
2 files changed, 9 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 72b38338228 reflect: ensure uniqueness of type descriptors on AIX.
new 78fbe731a88 PR target/96759 - Handle global variable assignment from mi [...]
new 7355c1df55e syscall: port fix for netbsd unix sockets from upstream
new 7e5aeda340d runtime: populate signal PC on NetBSD
new 2fa5f5c42b6 libgomp: Fix a typo in documentation
new 87d75a11a5c Fix SCC discovery in ipa-modref
new c7b6a7587f2 Support ofsetted parameters in local modref
new 4d2a56a0f71 Fortran : ICE in build_field PR95614
The 7 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/doc/invoke.texi | 3 ++
gcc/expr.c | 2 +
gcc/fortran/decl.c | 4 +-
gcc/fortran/match.c | 5 ++-
gcc/fortran/match.h | 6 +--
gcc/fortran/resolve.c | 7 ++++
gcc/go/gofrontend/MERGE | 2 +-
gcc/ipa-modref.c | 57 ++++++++++++++++++++++----
gcc/ipa-prop.c | 68 ++++++++++++++++++++++++++++++++
gcc/ipa-prop.h | 2 +
gcc/params.opt | 4 ++
gcc/testsuite/g++.target/riscv/pr96759.C | 8 ++++
gcc/testsuite/gcc.target/riscv/pr96759.c | 13 ++++++
gcc/testsuite/gfortran.dg/pr95614_1.f90 | 6 +++
gcc/testsuite/gfortran.dg/pr95614_2.f90 | 6 +++
gcc/testsuite/gfortran.dg/pr95614_3.f90 | 9 +++++
gcc/testsuite/gfortran.dg/pr95614_4.f90 | 9 +++++
libgo/go/syscall/socket_bsd.go | 12 ++++--
libgo/runtime/go-signal.c | 2 +
libgomp/libgomp.texi | 2 +-
20 files changed, 206 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/g++.target/riscv/pr96759.C
create mode 100644 gcc/testsuite/gcc.target/riscv/pr96759.c
create mode 100644 gcc/testsuite/gfortran.dg/pr95614_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95614_2.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95614_3.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95614_4.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 880a12e96d Add missing stat/mknod symbol on libc.abilist some ABIs
new 873e239a4c support: Provide a way to reorder responses within the DNS t [...]
new 08443b1996 support: Provide a way to clear the RA bit in DNS server responses
new f1f00c0721 resolv: Handle transaction ID collisions in parallel queries [...]
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:
resolv/Makefile | 7 +
resolv/res_send.c | 40 +--
resolv/tst-resolv-txnid-collision.c | 329 +++++++++++++++++++++
support/Makefile | 2 +
.../resolv_response_context_duplicate.c | 40 +--
.../resolv_response_context_free.c | 12 +-
support/resolv_test.c | 63 ++--
support/resolv_test.h | 41 ++-
8 files changed, 453 insertions(+), 81 deletions(-)
create mode 100644 resolv/tst-resolv-txnid-collision.c
copy string/test-sig_np.c => support/resolv_response_context_duplicate.c (55%)
copy sysdeps/mach/htl/thrd_yield.c => support/resolv_response_context_free.c (76%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.