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 c44008bda2f [gdb/testsuite] Fix timeout in gdb.base/bg-execution-repeat.exp
new cbccccfdf19 [gdb/testsuite] Minor cleanup in gdb.base/bg-execution-repeat.exp
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/gdb.base/bg-execution-repeat.exp | 11 +++--------
1 file changed, 3 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 5a10ac0e592 optab: Add isnormal_optab for isnormal builtin
new 453b1d291d1 tree-optimization/115646 - ICE with pow shrink-wrapping fro [...]
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.dg/pr115646.c | 13 +++++++++++++
gcc/tree-call-cdce.cc | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/pr115646.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 f8ed9c5722d doc: sframe: small improvements for readability
new c44008bda2f [gdb/testsuite] Fix timeout in gdb.base/bg-execution-repeat.exp
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/gdb.base/bg-execution-repeat.c | 18 +++++++++++++++++-
gdb/testsuite/gdb.base/bg-execution-repeat.exp | 9 +++++++++
2 files changed, 26 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 glibc.
from c90cfce849 posix: Fix pidfd_spawn/pidfd_spawnp leak if execve fails (BZ 31695)
new a10b6ad471 LoongArch: Fix tst-gnu2-tls2 test case
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/loongarch/tst-gnu2-tls2.h | 296 ++++++++++++++++++++------------------
1 file changed, 153 insertions(+), 143 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 b57ce132426 Automatic date update in version.in
new f8ed9c5722d doc: sframe: small improvements for readability
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:
libsframe/doc/sframe-spec.texi | 313 ++++++++++++++++++++++++-----------------
1 file changed, 183 insertions(+), 130 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 eed20278434 [libstdc++] [testsuite] no libatomic for vxworks
new 680eda8c741 optab: Add isfinite_optab for isfinite builtin
new 5a10ac0e592 optab: Add isnormal_optab for isnormal builtin
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/builtins.cc | 6 +++++-
gcc/doc/md.texi | 12 ++++++++++++
gcc/optabs.def | 2 ++
3 files changed, 19 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 aac00d09859 Optimize a < 0 ? -1 : 0 to (signed)a >> 31.
new 54d2339c9f8 [testsuite] [arm] [vect] adjust mve-vshr test [PR113281]
new eed20278434 [libstdc++] [testsuite] no libatomic for vxworks
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/gcc.target/arm/simd/mve-vshr.c | 2 ++
libstdc++-v3/testsuite/lib/dg-options.exp | 5 +++++
2 files changed, 7 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 01f8b100214 [PATCH 11/11] Handle subroutine types in CodeView
new aac00d09859 Optimize a < 0 ? -1 : 0 to (signed)a >> 31.
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/match.pd | 30 +++++++++++
gcc/testsuite/g++.dg/tree-ssa/pr88152-1.C | 2 +-
gcc/testsuite/g++.target/i386/avx2-pr115517.C | 60 +++++++++++++++++++++
gcc/testsuite/g++.target/i386/avx512-pr115517.C | 70 +++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/avx2-pr115517.c | 33 ++++++++++++
gcc/testsuite/gcc.target/i386/avx512-pr115517.c | 70 +++++++++++++++++++++++++
6 files changed, 264 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.target/i386/avx2-pr115517.C
create mode 100644 gcc/testsuite/g++.target/i386/avx512-pr115517.C
create mode 100644 gcc/testsuite/gcc.target/i386/avx2-pr115517.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512-pr115517.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 3800a78a767 diagnostics: introduce diagnostic-global-context.cc
new 009b3290f2b [PATCH 10/11] Handle bitfields for CodeView
new 01f8b100214 [PATCH 11/11] Handle subroutine types in CodeView
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/dwarf2codeview.cc | 327 +++++++++++++++++++++++++++++++++++++++++++++++++-
gcc/dwarf2codeview.h | 3 +
2 files changed, 328 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 817166e33 Add entry 3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b from https [...]
new e4ef687c0 Add entry 3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b 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-thumb_m0_soft_eabi/details.txt | 32 ++++++++++++----------
.../reproduction_instructions.txt | 4 +--
.../master-thumb_m0_soft_eabi}/status-summary.txt | 0
.../master-thumb_m0_soft_eabi/status.txt | 6 ++--
.../tcwg_gnu_embed_check_gcc}/status-summary.txt | 0
.../tcwg_gnu_embed_check_gcc/status.txt | 4 +++
9 files changed, 41 insertions(+), 20 deletions(-)
copy gcc/sha1/{867d1264fe71d4291194373d1a1c409cac97a597 => 3b9b8d6cfdf59337f4b7ce1 [...]
copy gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/{tcwg_gcc_check/master-aarc [...]
copy gcc/sha1/{1076ffda6ce5e6d5fc9577deaf8233e549e5787a => 3b9b8d6cfdf59337f4b7ce1 [...]
copy gcc/sha1/{c9b96a68860bfdee49d40b4a844af7c5ef69cd12 => 3b9b8d6cfdf59337f4b7ce1 [...]
copy gcc/sha1/{1076ffda6ce5e6d5fc9577deaf8233e549e5787a => 3b9b8d6cfdf59337f4b7ce1 [...]
create mode 100644 gcc/sha1/3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b/tcwg_gnu_embe [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.