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-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
from 6febf83c79 81: onsuccess: #510: 2: Success after binutils/gcc: 15 commits
new 679a6fda8a 82: onsuccess: #511: 2: Success after binutils/gcc: 37 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 1684 -> 1664 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 38324 -> 38572 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 327384 -> 328612 bytes
06-check_regression/console.log.xz | Bin 2960 -> 3036 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 18 +++++++++---------
12 files changed, 15 insertions(+), 15 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_lto
in repository toolchain/ci/base-artifacts.
from d68b60aab8 84: onsuccess: #496: 2: Success after binutils/gcc: 15 commits
new 0af6fecf52 85: onsuccess: #497: 2: Success after binutils/gcc: 37 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 -> 1692 bytes
02-prepare_abe/console.log.xz | Bin 2708 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 50764 -> 50760 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 473700 -> 475492 bytes
06-check_regression/console.log.xz | Bin 2960 -> 3112 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 18 +++++++++---------
12 files changed, 15 insertions(+), 15 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 81f98afa228 libstdc++: std::from_chars std::{,b}float16_t support
new 7cc2824e394 Intersect with nonzero bits can indicate change incorrectly.
new 592bbe3d7eb Allow queries on exit block.
new 7b1cdca6d6d Remove builtin_unreachable in VRP
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:
gcc/gimple-range-cache.cc | 16 ++--
gcc/gimple-range.cc | 1 -
gcc/tree-vrp.cc | 190 +++++++++++++++++++++++++++++++++++++++++++++-
gcc/value-range.cc | 4 +
4 files changed, 201 insertions(+), 10 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 devel/omp/gcc-12
in repository gcc.
from d8f1377233f amdgcn: add fmin/fmax patterns
new dc2304b3ce7 openmp: Bugfix in omp_expand_metadirective for same blocks/ [...]
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.omp | 5 +++++
gcc/omp-expand-metadirective.cc | 1 +
gcc/testsuite/ChangeLog.omp | 4 ++++
gcc/testsuite/c-c++-common/gomp/metadirective-8.c | 16 ++++++++++++++++
4 files changed, 26 insertions(+)
create mode 100644 gcc/testsuite/c-c++-common/gomp/metadirective-8.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 glibc.
from d08dec4ea7 malloc: Use uintptr_t for pointer alignment
new d227fd53cb Apply asm redirection in not-cancel before first use
new 6ee5a9767a intl: Fix clang -Wunused-but-set-variable on plural.c
new 5c5a8b99cf Disable use of -fsignaling-nans if compiler does not support it
new 8d98c7c00f configure: Use -Wno-ignored-attributes if compiler warns abo [...]
new 34b358eb03 alloc_buffer: Apply asm redirection before first use
new 8161978f89 allocate_once: Apply asm redirection before first use
new 3d8b5dde87 nptl: Fix pthread_create.c build with clang
The 7 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:
argp/Makefile | 7 +--
benchtests/Makefile | 6 +--
configure | 51 ++++++++++++++++++++++
configure.ac | 32 ++++++++++++++
dirent/Makefile | 1 +
include/alloc_buffer.h | 23 ++++++----
include/allocate_once.h | 7 ++-
inet/Makefile | 3 ++
intl/Makefile | 3 +-
io/Makefile | 18 ++++----
libio/Makefile | 14 ++++--
login/Makefile | 1 +
math/Makefile | 19 ++++----
math/libm-test-fpclassify.inc | 2 +
math/libm-test-isfinite.inc | 2 +
math/libm-test-isinf.inc | 2 +
math/libm-test-isnan.inc | 2 +
math/libm-test-isnormal.inc | 2 +
math/libm-test-issubnormal.inc | 2 +
math/libm-test-iszero.inc | 2 +
math/test-snan.c | 10 ++++-
misc/Makefile | 2 +
nptl/pthread_create.c | 6 ++-
posix/Makefile | 6 +--
resolv/Makefile | 1 +
resource/Makefile | 3 ++
socket/Makefile | 10 ++---
stdio-common/Makefile | 2 +
stdlib/Makefile | 12 +++++
string/Makefile | 9 ++++
sysdeps/aarch64/Makefile | 1 +
sysdeps/arm/Makefile | 4 ++
sysdeps/powerpc/nofpu/Makefile | 24 +++++-----
.../powerpc32/power4/fpu/multiarch/Makefile | 4 +-
.../powerpc/powerpc64/be/fpu/multiarch/Makefile | 4 +-
.../powerpc/powerpc64/le/fpu/multiarch/Makefile | 4 +-
sysdeps/unix/sysv/linux/not-cancel.h | 30 ++++++-------
sysdeps/wordsize-64/Makefile | 5 +++
termios/Makefile | 1 +
time/Makefile | 1 +
wcsmbs/Makefile | 24 ++++++----
wctype/Makefile | 2 +
42 files changed, 273 insertions(+), 91 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_kernel/llvm-master-arm-norov-allnoconfig
in repository toolchain/ci/base-artifacts.
from ff01718f32 19: onsuccess: #56: all: Success after binutils/llvm/qemu: 4 [...]
new 5c9c5bf6aa 20: onsuccess: #57: all: Success after binutils/llvm/qemu: 1 [...]
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 1696 -> 1700 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30356 -> 30868 bytes
04-build_kernel_llvm/console.log.xz | Bin 63176 -> 62488 bytes
05-build_abe-qemu/console.log.xz | Bin 31852 -> 30464 bytes
06-build_linux/console.log.xz | Bin 3556 -> 3580 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 4048 -> 3972 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 28 ++++++++++++++--------------
16 files changed, 21 insertions(+), 21 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_gnu_native_build/master-aarch64
in repository toolchain/ci/base-artifacts.
from b6014ca5be 91: onsuccess: #507: 6: Success after binutils/gcc/linux/gli [...]
new da34cdf336 92: onsuccess: #508: 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 1672 -> 1672 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 38092 -> 38484 bytes
05-build_abe-gcc/console.log.xz | Bin 214972 -> 215480 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8400 -> 8988 bytes
08-build_abe-glibc/console.log.xz | Bin 243952 -> 245376 bytes
09-build_abe-gdb/console.log.xz | Bin 38388 -> 38616 bytes
10-check_regression/console.log.xz | Bin 4304 -> 4636 bytes
11-update_baseline/console.log | 2 +-
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 | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 36 +++++++++++++++++------------------
20 files changed, 28 insertions(+), 28 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 29ef50b6bc6 libstdc++-v3: Some std::*float*_t charconv and i/ostream overloads
new 0ae26533b3e libstdc++: std::to_chars std::{,b}float16_t support
new 81f98afa228 libstdc++: std::from_chars std::{,b}float16_t support
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/config/abi/pre/gnu.ver | 4 +
libstdc++-v3/include/std/charconv | 86 +++++
libstdc++-v3/src/c++17/floating_from_chars.cc | 400 +++++++++++++++++++--
libstdc++-v3/src/c++17/floating_to_chars.cc | 164 ++++++++-
.../testsuite/20_util/to_chars/float16_c++23.cc | 76 ++++
5 files changed, 699 insertions(+), 31 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/to_chars/float16_c++23.cc
--
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 5cee5f94000 i386: correct integer division modeling in znver.md
new 29ef50b6bc6 libstdc++-v3: Some std::*float*_t charconv and i/ostream overloads
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/std/charconv | 86 ++++++++++
libstdc++-v3/include/std/istream | 88 +++++++++++
libstdc++-v3/include/std/ostream | 45 ++++++
.../testsuite/20_util/from_chars/{4.cc => 8.cc} | 173 ++++++++++-----------
.../cmath/c99_classification_macros_c++23.cc | 1 +
.../headers/cmath/functions_std_c++23.cc | 173 +++++++++++----------
.../26_numerics/headers/cmath/nextafter_c++23.cc | 72 ++++-----
7 files changed, 426 insertions(+), 212 deletions(-)
copy libstdc++-v3/testsuite/20_util/from_chars/{4.cc => 8.cc} (68%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.