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 46ffe7eec Add entry 36e91df7716d34aa5694533837551593ec28f22b from https [...]
new d8398d026 Add entry 36e91df7716d34aa5694533837551593ec28f22b 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 +
.../tcwg_gcc_check/{master-aarch64 => master-arm}/last_good | 0
2 files changed, 1 insertion(+)
create mode 100644 gcc/sha1/36e91df7716d34aa5694533837551593ec28f22b/tcwg_gcc_chec [...]
copy gcc/sha1/36e91df7716d34aa5694533837551593ec28f22b/tcwg_gcc_check/{master-aarc [...]
--
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 ebb113019 Add entry 4f9b1735ab5eaf93d07d65c81d83cd123a8f3478 from https [...]
new 07031c3c4 Add entry 36e91df7716d34aa5694533837551593ec28f22b 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:
.../first_url | 2 +-
.../tcwg_gcc_check/master-aarch64/build_url | 2 +-
.../tcwg_gcc_check/master-aarch64/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy gcc/sha1/{19f630e6ae8da7159a8c82f337b699245f66e6a6 => 36e91df7716d34aa5694533 [...]
copy gcc/sha1/{2c04f175de4f3985d783511662375d52f2cf4ad8 => 36e91df7716d34aa5694533 [...]
create mode 100644 gcc/sha1/36e91df7716d34aa5694533837551593ec28f22b/tcwg_gcc_chec [...]
--
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 779c0390e3b jit: reset state in varasm.cc [PR117275]
new f342d66d699 top-level: Add pull request template for Forgejo
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:
.forgejo/PULL_REQUEST_TEMPLATE.md | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 .forgejo/PULL_REQUEST_TEMPLATE.md
--
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 9ffcf1f193b aarch64: Improve scalar mode popcount expansion by using SV [...]
new 779c0390e3b jit: reset state in varasm.cc [PR117275]
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/toplev.cc | 1 +
gcc/varasm.cc | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
gcc/varasm.h | 2 ++
3 files changed, 56 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 774ad67fba4 Implement operator_pointer_diff::fold_range
new 9ffcf1f193b aarch64: Improve scalar mode popcount expansion by using SV [...]
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/aarch64/aarch64-protos.h | 1 +
gcc/config/aarch64/aarch64-simd.md | 15 +++++--
gcc/config/aarch64/aarch64.cc | 21 ++++++++++
gcc/config/aarch64/aarch64.md | 9 +++++
gcc/config/aarch64/iterators.md | 16 ++++++--
gcc/testsuite/gcc.target/aarch64/popcnt-sve.c | 10 ++---
gcc/testsuite/gcc.target/aarch64/popcnt11.c | 58 +++++++++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/popcnt12.c | 20 +++++++++
8 files changed, 139 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/popcnt11.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/popcnt12.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 538271a1e0b Automatic date update in version.in
new 05eba57965e gdb/testsuite: introduce dwarf5 option to gdb_compile
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.arch/amd64-entry-value-param-dwarf5.exp | 2 +-
gdb/testsuite/gdb.dwarf2/dw5-rnglist-test.exp | 3 +--
gdb/testsuite/gdb.dwarf2/gdb-index-types-dwarf5.exp | 2 +-
gdb/testsuite/gdb.fortran/assumedrank.exp | 2 +-
gdb/testsuite/lib/gdb.exp | 8 ++++++++
5 files changed, 12 insertions(+), 5 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 9f0d2c0ee6 libio: Fix a deadlock after fork in popen
new c5dd659f22 Add more tests of pthread_mutexattr_gettype and pthread_mute [...]
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/pthread/Makefile | 1 +
sysdeps/pthread/tst-pthread-mutexattr-2.c | 60 +++++++++++++++++++++++++++++++
2 files changed, 61 insertions(+)
create mode 100644 sysdeps/pthread/tst-pthread-mutexattr-2.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 4b0f238855f libstdc++: Add -D_GLIBCXX_ASSERTIONS default for -O0 to API [...]
new 774ad67fba4 Implement operator_pointer_diff::fold_range
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/range-op-ptr.cc | 37 ++++++++++++++++++++-----------------
gcc/testsuite/g++.dg/pr117222.C | 16 ++++++++++++++++
2 files changed, 36 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr117222.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 f565063a060 diagnostics: implement buffering for non-textual formats [P [...]
new 5a661ecdfb2 libstdc++: Add GLIBCXX_TESTSUITE_STDS example to docs
new 4b0f238855f libstdc++: Add -D_GLIBCXX_ASSERTIONS default for -O0 to API [...]
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:
libstdc++-v3/doc/html/index.html | 2 +-
libstdc++-v3/doc/html/manual/api.html | 2 ++
libstdc++-v3/doc/html/manual/appendix.html | 2 +-
libstdc++-v3/doc/html/manual/appendix_porting.html | 2 +-
libstdc++-v3/doc/html/manual/index.html | 2 +-
libstdc++-v3/doc/html/manual/test.html | 5 +++--
libstdc++-v3/doc/xml/manual/evolution.xml | 8 ++++++++
libstdc++-v3/doc/xml/manual/test.xml | 5 +++--
8 files changed, 20 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.