This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-arm
in repository toolchain/ci/base-artifacts.
from 824f8a1a2a 54: onsuccess: #533: 1: Success after binutils/gcc/linux/gli [...]
new e9f1a9fc7c 55: onsuccess: #534: 1: Success after binutils/gcc/linux/gli [...]
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:
01-reset_artifacts/console.log.xz | Bin 1672 -> 1740 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 52508 -> 52244 bytes
04-build_abe-gcc/console.log.xz | Bin 234872 -> 236808 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 9220 -> 8740 bytes
07-build_abe-glibc/console.log.xz | Bin 231948 -> 232772 bytes
08-build_abe-gdb/console.log.xz | Bin 49964 -> 49888 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3848 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2580 -> 2384 bytes
11-check_regression/console.log.xz | Bin 12948 -> 18916 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 58 +-
11-check_regression/mail-body.txt | 210 +-
11-check_regression/results.compare | 105 +-
11-check_regression/results.compare2 | 3324 ++++++++-
11-check_regression/results.regressions | 107 +-
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/glibc_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 212 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 38 +-
results | 107 +-
sumfiles/gdb.log.xz | Bin 1719984 -> 1765268 bytes
sumfiles/gdb.sum | 10914 ++++++++++++++----------------
30 files changed, 8662 insertions(+), 6431 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 release/2.36/master
in repository glibc.
from 227c903587 get_nscd_addresses: Fix subscript typos [BZ #29605]
new 76e05613ee stdlib: Fix __getrandom_nocancel type and arc4random usage ( [...]
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:
NEWS | 1 +
stdlib/arc4random.c | 2 +-
sysdeps/unix/sysv/linux/not-cancel.h | 2 +-
3 files changed, 3 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 master
in repository glibc.
from 8b10727a9a LoongArch: Add static PIE support
new 13db9ee2cb stdlib: Fix __getrandom_nocancel type and arc4random usage ( [...]
new 609c9d0951 malloc: Do not clobber errno on __getrandom_nocancel (BZ #29624)
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:
stdlib/arc4random.c | 4 ++--
sysdeps/mach/hurd/not-cancel.h | 12 ++++++++++--
sysdeps/unix/sysv/linux/not-cancel.h | 4 ++--
3 files changed, 14 insertions(+), 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_apm/gnu-master-aarch64-cpu2017-O3_VECT
in repository toolchain/ci/base-artifacts.
at 2631a7e52b 0: init: #3: 1: [TCWG CI] No change after baseline build: no [...]
This branch includes the following new commits:
new 2631a7e52b 0: init: #3: 1: [TCWG CI] No change after baseline build: no [...]
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.
--
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 e564021e4c2 aarch64: Fix C++ ICEs with _Float16 and __fp16 [PR107080]
new b52b99b62df diagnostics: Fix virtual location for -Wuninitialized [PR69543]
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/c-c++-common/pr69543-3.c | 8 +---
gcc/testsuite/c-c++-common/pr69543-4.c | 8 +---
gcc/testsuite/c-c++-common/pragma-diag-16.c | 63 ++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/cpp/pragma-diagnostic-2.c | 7 +--
gcc/tree-ssa-uninit.cc | 12 +----
5 files changed, 73 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pragma-diag-16.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 a6d8c61a498 i386, rs6000, ia64, s390: Fix C++ ICEs with _Float64x or _F [...]
new e564021e4c2 aarch64: Fix C++ ICEs with _Float16 and __fp16 [PR107080]
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.cc | 2 ++
gcc/testsuite/g++.target/aarch64/pr107080.C | 19 +++++++++++++++++++
2 files changed, 21 insertions(+)
create mode 100644 gcc/testsuite/g++.target/aarch64/pr107080.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 linaro-local/ci/tcwg_gnu_native_build/master-arm
in repository toolchain/ci/base-artifacts.
from 19b7782e36 63: onsuccess: #466: 6: Success after binutils/gcc/linux/gli [...]
new a7ce9ac3b6 64: onsuccess: #467: 6: Success after binutils/gcc/linux/gli [...]
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:
01-reset_artifacts/console.log.xz | Bin 1660 -> 1664 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2700 bytes
04-build_abe-binutils/console.log.xz | Bin 51316 -> 51292 bytes
05-build_abe-gcc/console.log.xz | Bin 232312 -> 233996 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 9232 -> 8616 bytes
08-build_abe-glibc/console.log.xz | Bin 232324 -> 232520 bytes
09-build_abe-gdb/console.log.xz | Bin 50156 -> 49488 bytes
10-check_regression/console.log.xz | Bin 4672 -> 4340 bytes
10-check_regression/mail-body.txt | 8 +++++++-
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/glibc_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 10 +++++++--
mail/mail-subject.txt | 2 +-
manifest.sh | 38 +++++++++++++++++------------------
20 files changed, 42 insertions(+), 30 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
from 96746548d8 58: onsuccess: #468: 2: Success after binutils/gcc: 51 commits
new 236a7f19b6 59: onsuccess: #469: 2: Success after binutils/gcc: 53 commits
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:
01-reset_artifacts/console.log.xz | Bin 1668 -> 1672 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 50976 -> 50520 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 530260 -> 530624 bytes
06-check_regression/console.log.xz | Bin 3140 -> 3224 bytes
06-check_regression/mail-body.txt | 2 +-
07-update_baseline/console.log | 2 +-
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 4 ++--
mail/mail-subject.txt | 2 +-
manifest.sh | 20 ++++++++++----------
14 files changed, 19 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.