This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c106529eb21 RISC-V: Fix testcase after bump isa spec version
new 2c31a8be4a5 properly disable -fsplit-stack on non-glibc targets [PR104170]
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/common/config/i386/i386-common.cc | 4 ++--
gcc/common/config/s390/s390-common.cc | 6 ++++--
gcc/config/alpha/linux.h | 25 +++++++++++++++----------
gcc/config/fuchsia.h | 2 ++
gcc/config/glibc-stdint.h | 3 +++
gcc/config/linux.h | 25 +++++++++++++++----------
gcc/config/rs6000/linux.h | 25 +++++++++++++++----------
gcc/config/rs6000/linux64.h | 25 +++++++++++++++----------
8 files changed, 71 insertions(+), 44 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_check_binutils/master-arm
in repository toolchain/ci/glibc.
from 6c2f050dbe Add valgrind smoke test
adds 23e0e8f5f1 getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)
adds 976db046bc tst-realpath-toolong: Fix hurd build
No new revisions were added by this update.
Summary of changes:
NEWS | 6 +
stdlib/tst-realpath-toolong.c | 4 +
sysdeps/posix/getcwd.c | 7 +
sysdeps/unix/sysv/linux/Makefile | 7 +-
sysdeps/unix/sysv/linux/tst-getcwd-smallbuff.c | 241 +++++++++++++++++++++++++
5 files changed, 264 insertions(+), 1 deletion(-)
create mode 100644 sysdeps/unix/sysv/linux/tst-getcwd-smallbuff.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_check_binutils/master-arm
in repository toolchain/ci/gcc.
from 9718bc4b03c c++: array temporary at file scope [PR104182]
adds 603a9ab41f4 contrib: filter out one more Clang warning.
adds cbcf4a50fa2 [aarch64/64821]: Simplify __builtin_aarch64_sqrt* into inte [...]
adds 2da90ad39bf c++: designated init of char array by string constant [PR55227]
adds 2d8a9ad4a92 libstdc++: Fix aliasing violation in std::shared_ptr [PR104019]
adds 084680db9af libstdc++: Restore support for unordered_map<const T, ...> [...]
adds 416b6fc7483 libstdc++: Use fast_float for long double if it uses binary [...]
adds 51631875a2f libstdc++: Fix std::spanstream move assignment [PR104032]
adds 0c940703f00 Daily bump.
adds 4d2321314a6 x86: Also check mode of memory broadcast in bcst_mem_operand
adds 7b84fa2a2dd testsuite: Ignore pr104159 psabi warning.
adds add6bb52e34 RISC-V: Update testcases info with new implement info
new 634de54f9c4 Update the type of control.base after changed
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:
contrib/ChangeLog | 5 +
contrib/filter-clang-warnings.py | 3 +-
gcc/ChangeLog | 8 ++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64-builtins.cc | 7 ++
gcc/config/i386/predicates.md | 2 +
gcc/cp/ChangeLog | 25 +++++
gcc/cp/decl.cc | 28 ++---
gcc/testsuite/ChangeLog | 21 ++++
gcc/testsuite/g++.dg/cpp2a/desig21.C | 48 +++++++++
gcc/testsuite/gcc.dg/analyzer/torture/pr104159.c | 2 +-
gcc/testsuite/gcc.dg/pr102087_1.c | 13 +++
gcc/testsuite/gcc.target/aarch64/vsqrt-1.c | 17 ++++
gcc/testsuite/gcc.target/aarch64/vsqrt-2.c | 28 +++++
gcc/testsuite/gcc.target/i386/pr104188.c | 70 +++++++++++++
gcc/testsuite/gcc.target/riscv/arch-10.c | 2 +-
gcc/testsuite/gcc.target/riscv/arch-12.c | 2 +-
gcc/testsuite/gcc.target/riscv/arch-9.c | 2 +-
gcc/tree-ssa-loop-niter.cc | 17 +++-
libstdc++-v3/ChangeLog | 35 +++++++
libstdc++-v3/include/bits/hashtable_policy.h | 11 ++
libstdc++-v3/include/bits/shared_ptr_base.h | 2 +-
libstdc++-v3/include/std/spanstream | 15 ++-
libstdc++-v3/src/c++17/floating_from_chars.cc | 38 +++++--
.../23_containers/unordered_map/104174.cc | 4 +
libstdc++-v3/testsuite/27_io/spanstream/2.cc | 113 +++++++++++++++++++++
26 files changed, 483 insertions(+), 37 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/desig21.C
create mode 100644 gcc/testsuite/gcc.dg/pr102087_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/vsqrt-1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/vsqrt-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr104188.c
create mode 100644 libstdc++-v3/testsuite/23_containers/unordered_map/104174.cc
create mode 100644 libstdc++-v3/testsuite/27_io/spanstream/2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
discards faff039a3 0: update: binutils-gcc-linux-glibc-gdb: 1
new 5d39506a4 0: update: binutils-gcc-linux-glibc-gdb: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (faff039a3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 1504 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 50300 -> 51100 bytes
04-build_abe-gcc/console.log.xz | Bin 235828 -> 237080 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8492 -> 9100 bytes
07-build_abe-glibc/console.log.xz | Bin 228788 -> 229372 bytes
08-build_abe-gdb/console.log.xz | Bin 46812 -> 46604 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3808 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2068 -> 2064 bytes
11-check_regression/console.log.xz | Bin 2284 -> 2288 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 338 ++++++++++++++---------------
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 24 +-
sumfiles/binutils.log.xz | Bin 54736 -> 54640 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 96688 -> 96744 bytes
sumfiles/gas.sum | 270 +++++++++++------------
sumfiles/ld.log.xz | Bin 128496 -> 128484 bytes
sumfiles/ld.sum | 334 ++++++++++++++--------------
23 files changed, 526 insertions(+), 526 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.