This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 691edbdf77 aarch64: fix unwinding in longjmp
new aa4c600483 added benchtest inputs for expl
new ad966bc4ef added benchtest inputs for log2l
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:
benchtests/Makefile | 2 +
benchtests/expl-inputs | 1004 +++++++++++++++++++++++++++++++++++++++++++++++
benchtests/log2l-inputs | 1004 +++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 2010 insertions(+)
create mode 100644 benchtests/expl-inputs
create mode 100644 benchtests/log2l-inputs
--
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 fb6ae2c64 Add entry 04364fb888eea6db9811510607bed4b200bcb082 from https [...]
new 7006eba72 Add entry 04364fb888eea6db9811510607bed4b200bcb082 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 | 24 +++++++++++-----------
.../reproduction_instructions.txt | 0
.../status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_kernel/status.txt | 4 ++++
8 files changed, 30 insertions(+), 14 deletions(-)
copy llvm/sha1/04364fb888eea6db9811510607bed4b200bcb082/tcwg_kernel/{llvm-master-a [...]
copy {linux/sha1/ce8fd0500b741b3669c246cc604f1f2343cdd6fd/tcwg_kernel/llvm-master- [...]
copy {aosp_superproject/sha1/0ccbdeff847ae5390ba6632a67f6b5d2ab8632c1 => llvm/sha1 [...]
copy llvm/sha1/04364fb888eea6db9811510607bed4b200bcb082/tcwg_kernel/{llvm-master-a [...]
--
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 2b0df1360 Add entry 04364fb888eea6db9811510607bed4b200bcb082 from https [...]
new fb6ae2c64 Add entry 04364fb888eea6db9811510607bed4b200bcb082 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_kernel/llvm-master-arm-stable-allmodconfig/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{0123deb3a6f0a83095287f51b07c77b7b43ab847 => 04364fb888eea6db981151 [...]
copy llvm/sha1/04364fb888eea6db9811510607bed4b200bcb082/tcwg_kernel/{llvm-master-a [...]
--
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 748a7bc4624 libfortran: Fix up _gfortran_{,m,s}findloc2_s{1,4} [PR120196]
new f1f94e79dbc PR modula2/120188: Use existing test for plugin
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:
.../gm2.dg/doc/examples/plugin/fail/doc-examples-plugin-fail.exp | 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 glibc.
from 2d9f479f37 added benchtest inputs for powl
new 691edbdf77 aarch64: fix unwinding in longjmp
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/aarch64/__longjmp.S | 45 +++++++++++++++++++++++----------------------
1 file changed, 23 insertions(+), 22 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 940bc09b446 Remove -q quiet option from some GNAT bootstrap command lines
new ec249be3c28 fortran: Fix up minloc/maxloc lowering [PR120191]
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/fortran/trans-intrinsic.cc | 51 +--
gcc/testsuite/gfortran.dg/pr120191_1.f90 | 614 +++++++++++++++++++++++++++++++
2 files changed, 629 insertions(+), 36 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr120191_1.f90
--
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 346f3a27f68 c++: Fix build_omp_array_section for type dependent array_e [...]
new c50b8d550d2 libstdc++: Restore std::scoped_lock for non-gthreads target [...]
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/bits/version.def | 2 --
libstdc++-v3/include/bits/version.h | 2 +-
libstdc++-v3/include/std/mutex | 2 +-
.../scoped_lock/requirements/typedefs.cc | 28 ++++++++++++++++++----
4 files changed, 26 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 glibc.
from 442ddedc07 added benchtest inputs for fmal
new 2d9f479f37 added benchtest inputs for powl
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/Makefile | 1 +
benchtests/powl-inputs | 1003 ++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 1004 insertions(+)
create mode 100644 benchtests/powl-inputs
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.