This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 904fbe96180 Daily bump.
new 4638e508aa8 RISC-V: Add Zfbfmin extension
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/iterators.md | 6 +-
gcc/config/riscv/riscv.cc | 4 +-
gcc/config/riscv/riscv.md | 49 +++++++++++++---
.../gcc.target/riscv/zfbfmin-bf16_arithmetic.c | 35 ++++++++++++
...bf16_comparison.c => zfbfmin-bf16_comparison.c} | 17 +++---
.../riscv/zfbfmin-bf16_float_libcall_convert.c | 45 +++++++++++++++
.../riscv/zfbfmin-bf16_integer_libcall_convert.c | 66 ++++++++++++++++++++++
7 files changed, 202 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/zfbfmin-bf16_arithmetic.c
copy gcc/testsuite/gcc.target/riscv/{bf16_comparison.c => zfbfmin-bf16_comparison. [...]
create mode 100644 gcc/testsuite/gcc.target/riscv/zfbfmin-bf16_float_libcall_convert.c
create mode 100644 gcc/testsuite/gcc.target/riscv/zfbfmin-bf16_integer_libcall_convert.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 c8576c0d7 Add entry d93353e6423ecaaae9fa47d0935caafd9abfe4de from https [...]
new 341caab4e Add entry d93353e6423ecaaae9fa47d0935caafd9abfe4de 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 +++++
.../tcwg_gcc_check/master-arm/details.txt | 19 ++++++++++---------
.../master-arm}/reproduction_instructions.txt | 4 ++--
.../tcwg_gcc_check/master-arm}/status-summary.txt | 0
.../tcwg_gcc_check/master-arm/status.txt | 3 +++
.../tcwg_gcc_check}/status-summary.txt | 0
.../tcwg_gcc_check/status.txt | 6 +++---
9 files changed, 33 insertions(+), 14 deletions(-)
copy gcc/sha1/{c290e6a0b7a9de5692963affc6627a4af7dc2411 => d93353e6423ecaaae9fa47d [...]
copy gcc/sha1/d93353e6423ecaaae9fa47d0935caafd9abfe4de/{tcwg_bootstrap_check/maste [...]
copy {binutils/sha1/2d5783fad77c2cb9cdcb396d65fe0a60e3d8938b => gcc/sha1/d93353e64 [...]
create mode 100644 gcc/sha1/d93353e6423ecaaae9fa47d0935caafd9abfe4de/tcwg_gcc_chec [...]
copy {binutils/sha1/2d5783fad77c2cb9cdcb396d65fe0a60e3d8938b => gcc/sha1/d93353e64 [...]
copy gcc/sha1/{a9251ab3c91c8c559d0306838575a666ae62dff4 => d93353e6423ecaaae9fa47d [...]
--
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 8af39cc17 Add entry d93353e6423ecaaae9fa47d0935caafd9abfe4de from https [...]
new c8576c0d7 Add entry d93353e6423ecaaae9fa47d0935caafd9abfe4de 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_gcc_check/master-arm/build_url | 1 +
.../master-arm}/last_good | 0
2 files changed, 1 insertion(+)
create mode 100644 gcc/sha1/d93353e6423ecaaae9fa47d0935caafd9abfe4de/tcwg_gcc_chec [...]
copy gcc/sha1/d93353e6423ecaaae9fa47d0935caafd9abfe4de/{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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 6934d989f Add entry b7003b4cc5e263343f047fe64ed1ae12f561b2d1 from https [...]
new 0c625a60d Add entry d93353e6423ecaaae9fa47d0935caafd9abfe4de 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:
.../build_url => d93353e6423ecaaae9fa47d0935caafd9abfe4de/first_url} | 2 +-
.../tcwg_bootstrap_check/master-aarch64-check_bootstrap/build_url | 2 +-
.../tcwg_bootstrap_check/master-aarch64-check_bootstrap/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy gcc/sha1/{0cfc9c953d0221ec3971a25e6509ebe1041f142e/tcwg_bootstrap_check/maste [...]
copy gcc/sha1/{02917ac4528e32d1b2d0da5f45ef5937c56942cd => d93353e6423ecaaae9fa47d [...]
create mode 100644 gcc/sha1/d93353e6423ecaaae9fa47d0935caafd9abfe4de/tcwg_bootstra [...]
--
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 c6e6258ea43 libstdc++: Only define std::span::at for C++26 [PR115335]
new 7f0f88e2823 Daily bump.
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/ChangeLog | 62 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 57 +++++++++++++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 23 ++++++++++++++++++
4 files changed, 143 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 38360bab8ac Daily bump.
new 16fe81cee6a Daily bump.
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/DATESTAMP | 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 releases/gcc-12
in repository gcc.
from c7627054b9e c++: Add testcase for this PR [PR97990]
new a7edd184b8e Daily bump.
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/ChangeLog | 50 +++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 36 +++++++++++++++++++++++++++++++++++
3 files changed, 87 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 4cf7aaf80 Add entry b7003b4cc5e263343f047fe64ed1ae12f561b2d1 from https [...]
new 6934d989f Add entry b7003b4cc5e263343f047fe64ed1ae12f561b2d1 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_m55_hard_eabi}/details.txt | 29 ++++++++++------------
.../reproduction_instructions.txt | 4 +--
.../master-thumb_m55_hard_eabi}/status-summary.txt | 0
.../master-thumb_m55_hard_eabi/status.txt | 4 +--
.../tcwg_gnu_embed_check_gcc}/status-summary.txt | 0
.../tcwg_gnu_embed_check_gcc/status.txt | 4 +--
9 files changed, 34 insertions(+), 22 deletions(-)
copy gcc/sha1/{867d1264fe71d4291194373d1a1c409cac97a597/tcwg_gnu_embed_check_gcc/m [...]
copy gcc/sha1/b7003b4cc5e263343f047fe64ed1ae12f561b2d1/{tcwg_gcc_check/master-aarc [...]
copy {binutils/sha1/313f04b6edcd09e0e7ff224bd54a892ab8f029aa => gcc/sha1/b7003b4cc [...]
copy gcc/sha1/{1d82fc2e6824bf83159389729c31a942f7b91b04 => b7003b4cc5e263343f047fe [...]
copy {binutils/sha1/313f04b6edcd09e0e7ff224bd54a892ab8f029aa => gcc/sha1/b7003b4cc [...]
copy gcc/sha1/{1d82fc2e6824bf83159389729c31a942f7b91b04 => b7003b4cc5e263343f047fe [...]
--
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 9581d4495 Add entry bed6ec161be8c5ca2f24195900ce3c9b81c3e141 from https [...]
new 4cf7aaf80 Add entry b7003b4cc5e263343f047fe64ed1ae12f561b2d1 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_m55_hard_eabi}/build_url | 2 +-
.../master-thumb_m55_hard_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{021077b94741c9300dfff3a24e95b3ffa3f508a7/tcwg_gnu_embed_check_gcc/m [...]
copy gcc/sha1/b7003b4cc5e263343f047fe64ed1ae12f561b2d1/{tcwg_gcc_check/master-aarc [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.