This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository newlib.
from abc89b12e newlib: riscv: Fix build and reorganize header files
new d1b4302ac Cygwin: handle GetProcAddress returning NULL in GetArm64ProcAddress.
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:
winsup/cygwin/aarch64/fastcwd.cc | 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 releases/gcc-13
in repository gcc.
from a5f7850221f libstdc++: Fix -Warray-bounds warning in std::vector<bool> [...]
new 5f14b91fbeb libstdc++: Do not use compiler built-in in requires-clause
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/std/bit | 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 gcc.
from 716d39f0a24 RISC-V: Fix vec_duplicate[bimode] expander [PR119572].
new a66de265ab8 d: Fix error using UFCS in a speculative context
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/d/dmd/MERGE | 2 +-
gcc/d/dmd/expressionsem.d | 11 +---
.../gdc.test/compilable/imports/test21098_phobos.d | 77 ++++++++++++++++++++++
.../gdc.test/compilable/imports/test21098b.d | 12 ++++
gcc/testsuite/gdc.test/compilable/test21098.d | 4 ++
5 files changed, 97 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gdc.test/compilable/imports/test21098_phobos.d
create mode 100644 gcc/testsuite/gdc.test/compilable/imports/test21098b.d
create mode 100644 gcc/testsuite/gdc.test/compilable/test21098.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 gcc.
from dd6ebc0a347 [PATCH v2] RISC-V: Fixbug for slli + addw + zext.w into sh[ [...]
new 716d39f0a24 RISC-V: Fix vec_duplicate[bimode] expander [PR119572].
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/riscv/autovec.md | 10 +++++++++-
1 file changed, 9 insertions(+), 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 gcc.
from 3b00f8b56c1 xfail __tcf_ZL1b assembler check on hppa*-*-hpux* in g++.dg [...]
new dd6ebc0a347 [PATCH v2] RISC-V: Fixbug for slli + addw + zext.w into sh[ [...]
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/riscv/bitmanip.md | 4 +++-
gcc/testsuite/gcc.target/riscv/zba-shNadd-09.c | 12 ++++++++++++
gcc/testsuite/gcc.target/riscv/zba-shNadd-10.c | 21 +++++++++++++++++++++
3 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/zba-shNadd-09.c
create mode 100644 gcc/testsuite/gcc.target/riscv/zba-shNadd-10.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 27c130fbdc9 gdb/dwarf2: remove unused includes
new 67430148a08 Update copyright.py
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/copyright.py | 210 +++++++++++--------------------------------------------
1 file changed, 42 insertions(+), 168 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 e8514ac7aa sysdeps: powerpc: restore -mlong-double-128 check
new c8e73a1492 stdlib: Fix qsort memory leak if callback throws (BZ 32058)
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:
stdlib/Makefile | 32 ++++++++-
stdlib/qsort.c | 81 +++++++++++++---------
stdlib/tst-qsort4.c | 4 ++
.../pthread/tst-eintr4.c => stdlib/tst-qsort7.c | 65 ++++++++++++-----
stdlib/tst-qsortx7.c | 1 +
sysdeps/htl/pthreadP.h | 15 ++++
sysdeps/mach/hurd/Makefile | 3 +
sysdeps/nptl/pthreadP.h | 8 +--
8 files changed, 157 insertions(+), 52 deletions(-)
copy sysdeps/pthread/tst-eintr4.c => stdlib/tst-qsort7.c (50%)
create mode 100644 stdlib/tst-qsortx7.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 aeca210ecfb Skip g++.dg/abi/abi-tag18a.C on hppa*-*-hpux*
new 3b00f8b56c1 xfail __tcf_ZL1b assembler check on hppa*-*-hpux* in g++.dg [...]
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/g++.dg/modules/pr98893_b.C | 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 gcc.
from 29ac3adb8f7 cobol: Plug memory leak caused by intermediate_e stack-fram [...]
new 6d18be71d3c hpux: Only use long long when __cplusplus >= 201103L
new aeca210ecfb Skip g++.dg/abi/abi-tag18a.C on hppa*-*-hpux*
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/testsuite/g++.dg/abi/abi-tag18a.C | 2 +-
libstdc++-v3/config/os/hpux/os_defines.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.