This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e5d54c33a25 aarch64: xfail pr109072_1.c's s16x4_2 [PR117092]
new 50359c0a443 libstdc++: Fix ref_view branch of views::as_const [PR119135]
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/ranges | 12 ++++++------
libstdc++-v3/testsuite/std/ranges/adaptors/as_const/1.cc | 4 ++++
2 files changed, 10 insertions(+), 6 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 dbc5a50d12 nptl: PTHREAD_COND_INITIALIZER compatibility with pre-2.41 v [...]
new 360cce0b06 nptl: Check if thread is already terminated in sigcancel_han [...]
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/tanh-inputs | 1 +
nptl/pthread_cancel.c | 14 ++++----
sysdeps/pthread/Makefile | 1 +
sysdeps/pthread/tst-cancel32.c | 73 ++++++++++++++++++++++++++++++++++++++++++
4 files changed, 83 insertions(+), 6 deletions(-)
create mode 100644 sysdeps/pthread/tst-cancel32.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 6888a4bb584 Move 'find-dg-do-what' from 'gcc/testsuite/lib/gcc-dg.exp' [...]
new e5d54c33a25 aarch64: xfail pr109072_1.c's s16x4_2 [PR117092]
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/gcc.target/aarch64/pr109072_1.c | 5 +++--
1 file changed, 3 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 gcc.
from 22847ef1936 libstdc++: Hide 128-bit int and float types behind handle f [...]
new a68e32b8e4b testsuite: Remove sve/pre_cond_share_1.c [PR115248]
new 7dae3f64c06 match.pd: Fold ((X >> C1) & C2) * (1 << C1)
new feb75e4643d match.pd: Extend pointer alignment folds
new 5967fe0dd1f libstdc++: Allow 'configure.host' to pre-set 'EXTRA_CFLAGS' [...]
new 6888a4bb584 Move 'find-dg-do-what' from 'gcc/testsuite/lib/gcc-dg.exp' [...]
The 5 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/match.pd | 55 +++++++++
gcc/testsuite/gcc.dg/fold-mul-and-lshift-1.c | 59 +++++++++
gcc/testsuite/gcc.dg/fold-mul-and-lshift-2.c | 15 +++
gcc/testsuite/gcc.dg/pointer-arith-11.c | 39 ++++++
gcc/testsuite/gcc.dg/pointer-arith-12.c | 82 +++++++++++++
.../gcc.target/aarch64/sve/pre_cond_share_1.c | 132 ---------------------
gcc/testsuite/lib/gcc-dg.exp | 20 ----
gcc/testsuite/lib/target-supports-dg.exp | 21 ++++
libstdc++-v3/acinclude.m4 | 4 +-
libstdc++-v3/configure | 4 +-
libstdc++-v3/configure.host | 4 +
11 files changed, 281 insertions(+), 154 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/fold-mul-and-lshift-1.c
create mode 100644 gcc/testsuite/gcc.dg/fold-mul-and-lshift-2.c
create mode 100644 gcc/testsuite/gcc.dg/pointer-arith-11.c
create mode 100644 gcc/testsuite/gcc.dg/pointer-arith-12.c
delete mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pre_cond_share_1.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 gdb-16-branch
in repository binutils-gdb.
from 465465ce9ca Automatic date update in version.in
new 55b7a56b1f1 [gdb/record] Fix out-of-bounds write in aarch64_record_asim [...]
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/aarch64-tdep.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 77ef91d7159 RISC-V: Do not delete fused vsetvl if it has uses [PR119115].
new 22847ef1936 libstdc++: Hide 128-bit int and float types behind handle f [...]
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/format | 49 ++++++++++++---
.../testsuite/std/format/arguments/args.cc | 73 ++++++++++++++++++++++
libstdc++-v3/testsuite/std/format/string.cc | 10 ++-
3 files changed, 123 insertions(+), 9 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 79de3919f Add entry 5ae621e2e86c00d1fb13ef6839d0c3bace762ac8 from https [...]
new 1449446e6 Add entry 5ae621e2e86c00d1fb13ef6839d0c3bace762ac8 from https [...]
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:
.../jira/description | 4 ++
.../jira/yaml | 4 ++
.../status.txt | 4 ++
.../details.txt | 52 +++++++++++++++-------
.../reproduction_instructions.txt | 12 ++---
.../master-thumb_m23_soft_eabi}/status-summary.txt | 0
.../status.txt | 4 +-
.../tcwg_gnu_embed_check_gcc/status.txt | 4 ++
8 files changed, 59 insertions(+), 25 deletions(-)
copy gcc/sha1/5ae621e2e86c00d1fb13ef6839d0c3bace762ac8/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/5ae621e2e86c00d1fb13ef6839d0c3bace762ac8/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/{4ed07a11ee2845c2085a3cd5cff043209a452441 => 5ae621e2e86c00d1fb13ef6 [...]
copy gcc/sha1/5ae621e2e86c00d1fb13ef6839d0c3bace762ac8/tcwg_gnu_embed_check_gcc/{m [...]
--
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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 3db0a8450 Add entry 64a551f730564af58c83d2748436c9d90543fe1a from https [...]
new 79de3919f Add entry 5ae621e2e86c00d1fb13ef6839d0c3bace762ac8 from https [...]
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:
.../tcwg_gnu_embed_check_gcc/master-thumb_m23_soft_eabi/build_url | 2 +-
.../master-thumb_m23_soft_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {binutils/sha1/31ed3a9d691493486f6e32357d89a55229dbdc0a => gcc/sha1/5ae621e2e [...]
copy gcc/sha1/5ae621e2e86c00d1fb13ef6839d0c3bace762ac8/{tcwg_bootstrap_check/maste [...]
--
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 d109ad5e96e cobol/119229 - fix external variable declaration
new f043ef2b6a5 RISC-V: Adjust LMUL when using maximum SEW [PR117955].
new 77ef91d7159 RISC-V: Do not delete fused vsetvl if it has uses [PR119115].
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/config/riscv/riscv-vsetvl.cc | 103 +++++++++++++++------
gcc/testsuite/gcc.target/riscv/rvv/base/bug-10-2.c | 93 +++++++++++++++++++
gcc/testsuite/gcc.target/riscv/rvv/base/bug-10.c | 33 ++++++-
gcc/testsuite/gcc.target/riscv/rvv/base/pr117955.c | 26 ++++++
gcc/testsuite/gcc.target/riscv/rvv/base/pr119115.c | 59 ++++++++++++
5 files changed, 285 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/bug-10-2.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr117955.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/base/pr119115.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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from e6f7da734 Add entry 64a551f730564af58c83d2748436c9d90543fe1a from https [...]
new 3db0a8450 Add entry 64a551f730564af58c83d2748436c9d90543fe1a from https [...]
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:
.../jira/description | 5 +
.../jira/yaml | 5 +
.../status.txt | 5 +
.../master-aarch64/details.txt | 184 +++++++++++----------
.../master-aarch64/reproduction_instructions.txt} | 40 ++---
.../master-aarch64}/status-summary.txt | 0
.../master-aarch64/status.txt | 6 +-
.../tcwg_gnu_cross_check_gcc}/status-summary.txt | 0
.../tcwg_gnu_cross_check_gcc/status.txt | 6 +-
9 files changed, 125 insertions(+), 126 deletions(-)
copy gcc/sha1/{ea1deefe54ea1c5182bfa179abf36469c9ec6974 => 64a551f730564af58c83d27 [...]
copy gcc/sha1/{a1381b69b9d81f210735d4a5bc9d65a0b01d1bda/tcwg_gnu_cross_check_gcc/m [...]
copy {fujitsu_testsuite/sha1/a0e269d5d279c3a0781bb74940cf5ec16b4ab109 => gcc/sha1/ [...]
copy gcc/sha1/{0bdb9bb5607edd7df1ee74ddfcadb87324ca00c2 => 64a551f730564af58c83d27 [...]
copy {fujitsu_testsuite/sha1/a0e269d5d279c3a0781bb74940cf5ec16b4ab109 => gcc/sha1/ [...]
copy gcc/sha1/{27de9aa152141e7f3ee66372647d0f2cd94c4b90 => 64a551f730564af58c83d27 [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.