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 e2628678f Add entry 42b24557bdf805d2913d3c75531fe441b1634332 from https [...]
new 159164597 Add entry 42b24557bdf805d2913d3c75531fe441b1634332 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_native_check_gcc/master-arm/build_url | 2 +-
.../master-arm}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {binutils/sha1/d5cbf916be4a049580dfed8682f3f8795e57ecfa => gcc/sha1/42b24557b [...]
copy gcc/sha1/42b24557bdf805d2913d3c75531fe441b1634332/{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 310c8a6728c 'git mv gcc/testsuite/gcc.dg/{,torture/}crc-linux-3.c'
new 82310194153 arm: [MVE intrinsics] Another fix for moves of tuples (PR t [...]
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/arm/arm.h | 5 ++++-
1 file changed, 4 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 releases/gcc-13
in repository gcc.
from b5191ce448a Daily bump.
new 4498d481746 libstdc++: Fix incorrect DocBook element in manual
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/doc/html/manual/api.html | 4 ++--
libstdc++-v3/doc/xml/manual/evolution.xml | 4 ++--
2 files changed, 4 insertions(+), 4 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-14
in repository gcc.
from 409e766bea6 libstdc++: Update references to gcc.gnu.org/onlinedocs
new 61de759f943 arm: [MVE intrinsics] Fix support for predicate constants [ [...]
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/arm/arm-mve-builtins.cc | 35 +++++++++++++++++++++-
gcc/testsuite/gcc.target/arm/mve/pr108443-run.c | 2 +-
gcc/testsuite/gcc.target/arm/mve/pr108443.c | 4 +--
gcc/testsuite/gcc.target/arm/mve/pr114801.c | 39 +++++++++++++++++++++++++
4 files changed, 76 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/mve/pr114801.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 2063681a381 gdbserver: introduce and use regcache::set_register_status
new 7d5a0059971 [gdb/tdep] Use symbolic constants in s390_prologue_frame_un [...]
new a64f365e640 [gdb/tdep] Fix gdb.base/readnever.exp on s390x
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:
gdb/s390-tdep.c | 43 +++++++++++++++++++++++++++++++++++++++++--
gdb/s390-tdep.h | 1 +
2 files changed, 42 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-14
in repository gcc.
from a7c5c4931f5 libstdc++: Fix std::future::wait_until for subsecond negati [...]
new 409e766bea6 libstdc++: Update references to gcc.gnu.org/onlinedocs
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/doc/html/index.html | 4 ++--
libstdc++-v3/doc/html/manual/abi.html | 2 +-
libstdc++-v3/doc/html/manual/ext_concurrency_impl.html | 4 ++--
libstdc++-v3/doc/html/manual/ext_demangling.html | 2 +-
libstdc++-v3/doc/html/manual/memory.html | 2 +-
libstdc++-v3/doc/html/manual/parallel_mode_design.html | 2 +-
libstdc++-v3/doc/html/manual/parallel_mode_using.html | 2 +-
libstdc++-v3/doc/html/manual/using_exceptions.html | 4 ++--
libstdc++-v3/doc/xml/manual/abi.xml | 2 +-
libstdc++-v3/doc/xml/manual/concurrency_extensions.xml | 4 ++--
libstdc++-v3/doc/xml/manual/extensions.xml | 2 +-
libstdc++-v3/doc/xml/manual/parallel_mode.xml | 4 ++--
libstdc++-v3/doc/xml/manual/shared_ptr.xml | 2 +-
libstdc++-v3/doc/xml/manual/using_exceptions.xml | 4 ++--
14 files changed, 20 insertions(+), 20 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 3861d362ec7 nvptx: PTX 'alloca' for '-mptx=7.3'+, '-march=sm_52'+ [PR65181]
new 310c8a6728c 'git mv gcc/testsuite/gcc.dg/{,torture/}crc-linux-3.c'
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/{ => torture}/crc-linux-3.c | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename gcc/testsuite/gcc.dg/{ => torture}/crc-linux-3.c (100%)
--
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 fefab7308 Add entry 42b24557bdf805d2913d3c75531fe441b1634332 from https [...]
new e2628678f Add entry 42b24557bdf805d2913d3c75531fe441b1634332 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:
.../{gcc-15-6682-g42b24557bdf => gcc-15-6682-g42b24557bdf8} | 0
gcc/sha1/42b24557bdf805d2913d3c75531fe441b1634332/commit-log.txt | 2 +-
.../42b24557bdf805d2913d3c75531fe441b1634332/jira/description | 7 ++++++-
gcc/sha1/42b24557bdf805d2913d3c75531fe441b1634332/jira/summary | 2 +-
gcc/sha1/42b24557bdf805d2913d3c75531fe441b1634332/jira/yaml | 9 +++++++--
gcc/sha1/42b24557bdf805d2913d3c75531fe441b1634332/status.txt | 5 +++++
.../master-arm-check_bootstrap}/details.txt | 8 ++++----
.../master-arm-check_bootstrap}/reproduction_instructions.txt | 0
.../master-arm-check_bootstrap}/status-summary.txt | 0
.../tcwg_bootstrap_check/master-arm-check_bootstrap/status.txt | 4 ++--
.../tcwg_bootstrap_check}/status-summary.txt | 0
.../tcwg_bootstrap_check/status.txt | 6 +++---
12 files changed, 29 insertions(+), 14 deletions(-)
copy gcc/basepoints/{gcc-15-6682-g42b24557bdf => gcc-15-6682-g42b24557bdf8} (100%)
copy gcc/sha1/42b24557bdf805d2913d3c75531fe441b1634332/{tcwg_gcc_check/master-arm [...]
copy {binutils/sha1/9f2e3c21f6506f081f1360f02b847606e0e00995/tcwg_kernel/gnu-maste [...]
copy {binutils/sha1/d5cbf916be4a049580dfed8682f3f8795e57ecfa/tcwg_gnu_embed_check_ [...]
copy gcc/sha1/{87f97ffba93a2de17eca3927af901e3b3a103df7 => 42b24557bdf805d2913d3c7 [...]
copy {binutils/sha1/d5cbf916be4a049580dfed8682f3f8795e57ecfa/tcwg_gnu_embed_check_ [...]
copy gcc/sha1/{827e208fa64771f15fc8e53970a2297e637277b5 => 42b24557bdf805d2913d3c7 [...]
--
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 5f5fc8b7d Add entry f79f5b87efc690abc3b8d1b0f927f9348157348b from https [...]
new fefab7308 Add entry 42b24557bdf805d2913d3c75531fe441b1634332 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_bootstrap_check/master-arm-check_bootstrap/build_url | 2 +-
.../master-arm-check_bootstrap}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{01c095ab77f8f43bf77e4c0be6c4f4c0d15a4c29 => 42b24557bdf805d2913d3c7 [...]
copy gcc/sha1/42b24557bdf805d2913d3c75531fe441b1634332/{tcwg_gcc_check/master-arm [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.