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 61c86d38b Add entry 3a4376f179b64a07fd32ecbfd63699a2cd56d412 from https [...]
new 01dc2f717 Add entry b09b9ac1081d19c8021df8e55e96cd1325f0eed0 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:
.../sha1/b09b9ac1081d19c8021df8e55e96cd1325f0eed0}/first_url | 2 +-
.../build_url | 2 +-
.../last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy {fujitsu_testsuite/sha1/471c71be0fe507ecb02b5a9650e882f261ecc979 => llvm/sha1 [...]
copy llvm/sha1/{1fcb6a9754a8db057e18f629cb90011b638901e7 => b09b9ac1081d19c8021df8 [...]
create mode 100644 llvm/sha1/b09b9ac1081d19c8021df8e55e96cd1325f0eed0/tcwg_flang_t [...]
--
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 bc8569984e4 Daily bump.
new c6b1b62f11e d: Merge upstream dmd, druntime af92b68a81, phobos c970ca67f
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/VERSION | 2 +-
gcc/d/dmd/cparse.d | 70 ++++--
gcc/d/dmd/escape.d | 16 +-
gcc/d/dmd/expressionsem.d | 3 +-
gcc/d/dmd/initsem.d | 17 +-
gcc/d/dmd/traits.d | 2 +-
.../gdc.test/compilable/returnscope_without_safe.d | 16 ++
gcc/testsuite/gdc.test/compilable/test24479.d | 35 +++
.../gdc.test/runnable/imports/issue18919b.d | 6 +
gcc/testsuite/gdc.test/runnable/issue18919.d | 4 +
gcc/testsuite/gdc.test/runnable/test24498.d | 21 ++
libphobos/libdruntime/MERGE | 2 +-
.../libdruntime/core/internal/array/construction.d | 17 +-
libphobos/src/MERGE | 2 +-
libphobos/src/std/internal/test/range.d | 91 +++++++
libphobos/src/std/logger/core.d | 6 +-
libphobos/src/std/range/package.d | 262 ++++++++++++++++++---
18 files changed, 508 insertions(+), 66 deletions(-)
create mode 100644 gcc/testsuite/gdc.test/compilable/returnscope_without_safe.d
create mode 100644 gcc/testsuite/gdc.test/compilable/test24479.d
create mode 100644 gcc/testsuite/gdc.test/runnable/test24498.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 release/2.40/master
in repository glibc.
from 3e820e17a8 nptl: clear the whole rseq area before registration
new ee1ab93023 x86_64: Add tanh with FMA
new e854f6d37c x86_64: Add sinh with FMA
new e5f5dfdda2 x86_64: Add atanh with FMA
The 3 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/atanh-inputs | 1 +
benchtests/sinh-inputs | 1 +
sysdeps/ieee754/dbl-64/e_atanh.c | 8 ++++++++
sysdeps/ieee754/dbl-64/e_sinh.c | 8 ++++++++
sysdeps/ieee754/dbl-64/s_tanh.c | 5 +++++
sysdeps/x86_64/fpu/multiarch/Makefile | 6 ++++++
sysdeps/x86_64/fpu/multiarch/e_atanh-fma.c | 6 ++++++
.../x86_64/fpu/multiarch/{s_sincosf.c => e_atanh.c} | 19 ++++++++++---------
.../fpu/multiarch/{s_expm1-fma.c => e_sinh-fma.c} | 4 +++-
sysdeps/x86_64/fpu/multiarch/{e_log.c => e_sinh.c} | 20 ++++++++++----------
.../fpu/multiarch/{s_expm1-fma.c => s_tanh-fma.c} | 3 ++-
sysdeps/x86_64/fpu/multiarch/{s_sinf.c => s_tanh.c} | 16 +++++++---------
12 files changed, 67 insertions(+), 30 deletions(-)
create mode 100644 sysdeps/x86_64/fpu/multiarch/e_atanh-fma.c
copy sysdeps/x86_64/fpu/multiarch/{s_sincosf.c => e_atanh.c} (66%)
copy sysdeps/x86_64/fpu/multiarch/{s_expm1-fma.c => e_sinh-fma.c} (67%)
copy sysdeps/x86_64/fpu/multiarch/{e_log.c => e_sinh.c} (68%)
copy sysdeps/x86_64/fpu/multiarch/{s_expm1-fma.c => s_tanh-fma.c} (78%)
copy sysdeps/x86_64/fpu/multiarch/{s_sinf.c => s_tanh.c} (72%)
--
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 a2dcdbfa34f c++: mangling of array new [PR119316]
new bc8569984e4 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 +-
gcc/ada/ChangeLog | 14 ++++++++++++++
gcc/cp/ChangeLog | 19 +++++++++++++++++++
gcc/testsuite/ChangeLog | 22 ++++++++++++++++++++++
4 files changed, 56 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 2123635378d Fix misoptimization at -O2 in LTO mode
new 8496e823b59 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 +-
gcc/ada/ChangeLog | 14 ++++++++++++++
gcc/testsuite/ChangeLog | 6 ++++++
3 files changed, 21 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-12
in repository gcc.
from 8b36160fa0e Daily bump.
new 2f7620748f0 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 master
in repository gcc.
from b93e60e7901 libstdc++: Correct statement about default -std option
new c675c9dcb4e 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 | 58 +++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 18 +
gcc/c/ChangeLog | 19 +
gcc/cp/ChangeLog | 23 +
gcc/fortran/ChangeLog | 12 +
gcc/po/ChangeLog | 4 +
gcc/rust/ChangeLog | 1189 +++++++++++++++++++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 639 +++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 66 +++
10 files changed, 2029 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 release/2.41/master
in repository glibc.
from ce9b765522 nptl: Check if thread is already terminated in sigcancel_han [...]
new 6a3a4a5e58 x86_64: Add tanh with FMA
new 7e72fa7577 x86_64: Add sinh with FMA
new bcd4cf9d5f x86_64: Add atanh with FMA
The 3 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/atanh-inputs | 1 +
benchtests/sinh-inputs | 1 +
sysdeps/ieee754/dbl-64/e_atanh.c | 8 ++++++++
sysdeps/ieee754/dbl-64/e_sinh.c | 8 ++++++++
sysdeps/ieee754/dbl-64/s_tanh.c | 5 +++++
sysdeps/x86_64/fpu/multiarch/Makefile | 6 ++++++
sysdeps/x86_64/fpu/multiarch/e_atanh-fma.c | 6 ++++++
.../x86_64/fpu/multiarch/{s_exp2m1f.c => e_atanh.c} | 19 ++++++++++---------
.../fpu/multiarch/{s_expm1-fma.c => e_sinh-fma.c} | 4 +++-
sysdeps/x86_64/fpu/multiarch/{e_exp.c => e_sinh.c} | 20 ++++++++++----------
.../fpu/multiarch/{s_expm1-fma.c => s_tanh-fma.c} | 3 ++-
sysdeps/x86_64/fpu/multiarch/{s_cosf.c => s_tanh.c} | 16 +++++++---------
12 files changed, 67 insertions(+), 30 deletions(-)
create mode 100644 sysdeps/x86_64/fpu/multiarch/e_atanh-fma.c
copy sysdeps/x86_64/fpu/multiarch/{s_exp2m1f.c => e_atanh.c} (66%)
copy sysdeps/x86_64/fpu/multiarch/{s_expm1-fma.c => e_sinh-fma.c} (67%)
copy sysdeps/x86_64/fpu/multiarch/{e_exp.c => e_sinh.c} (68%)
copy sysdeps/x86_64/fpu/multiarch/{s_expm1-fma.c => s_tanh-fma.c} (78%)
copy sysdeps/x86_64/fpu/multiarch/{s_cosf.c => s_tanh.c} (72%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.