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
in repository toolchain/ci/binutils-gdb.
from 5a8edb756a Check index in type::field
adds c82f680a94 [gdb/testsuite] Reimplement gdb.gdb/python-interrupts.exp as [...]
adds e43321cab2 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/extension.c | 11 ++++++
gdb/extension.h | 6 ++++
gdb/python/python.c | 55 +++++++++++++++++++++--------
gdb/testsuite/gdb.gdb/python-interrupts.exp | 35 ------------------
5 files changed, 58 insertions(+), 51 deletions(-)
delete mode 100644 gdb/testsuite/gdb.gdb/python-interrupts.exp
--
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-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 8a88802b 2: update: binutils-gcc: 1
new 95dca009 2: update: binutils-gcc: 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 (8a88802b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1540 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 52572 -> 52868 bytes
05-build_abe-bootstrap/console.log.xz | Bin 102484 -> 101876 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 104 +++++++++++++++++-----------------
jenkins/manifest.sh | 12 ++--
7 files changed, 58 insertions(+), 58 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 19472fc3fc0 Daily bump.
new 3c8d8c0be95 Adjust testcase for O2 vectorization.
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/doc/sourcebuild.texi | 32 ++++
.../c-c++-common/Wstringop-overflow-2-novec.c | 126 ++++++++++++++
gcc/testsuite/c-c++-common/Wstringop-overflow-2.c | 20 +--
...Warray-bounds-48.c => Warray-bounds-48-novec.c} | 2 +-
gcc/testsuite/gcc.dg/Warray-bounds-48.c | 4 +-
gcc/testsuite/gcc.dg/Warray-bounds-51-novec.c | 21 +++
gcc/testsuite/gcc.dg/Warray-bounds-51.c | 2 +-
gcc/testsuite/gcc.dg/Warray-parameter-3-novec.c | 16 ++
gcc/testsuite/gcc.dg/Warray-parameter-3.c | 2 +-
gcc/testsuite/gcc.dg/Wstringop-overflow-14-novec.c | 16 ++
gcc/testsuite/gcc.dg/Wstringop-overflow-14.c | 4 +-
gcc/testsuite/gcc.dg/Wstringop-overflow-21-novec.c | 34 ++++
gcc/testsuite/gcc.dg/Wstringop-overflow-21.c | 8 +-
gcc/testsuite/gcc.dg/Wstringop-overflow-68.c | 17 +-
...overflow-76.c => Wstringop-overflow-76-novec.c} | 82 ++--------
gcc/testsuite/gcc.dg/Wstringop-overflow-76.c | 18 +-
.../gcc.dg/Wzero-length-array-bounds-2-novec.c | 45 +++++
gcc/testsuite/gcc.dg/Wzero-length-array-bounds-2.c | 2 +-
gcc/testsuite/lib/target-supports.exp | 182 +++++++++++++++++++++
19 files changed, 527 insertions(+), 106 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/Wstringop-overflow-2-novec.c
copy gcc/testsuite/gcc.dg/{Warray-bounds-48.c => Warray-bounds-48-novec.c} (99%)
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-51-novec.c
create mode 100644 gcc/testsuite/gcc.dg/Warray-parameter-3-novec.c
create mode 100644 gcc/testsuite/gcc.dg/Wstringop-overflow-14-novec.c
create mode 100644 gcc/testsuite/gcc.dg/Wstringop-overflow-21-novec.c
copy gcc/testsuite/gcc.dg/{Wstringop-overflow-76.c => Wstringop-overflow-76-novec. [...]
create mode 100644 gcc/testsuite/gcc.dg/Wzero-length-array-bounds-2-novec.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_cross_build/master-arm
in repository toolchain/ci/gdb.
from 775d36a916 Fix Rust lex selftest when using libiconv
adds 5a8edb756a Check index in type::field
adds c82f680a94 [gdb/testsuite] Reimplement gdb.gdb/python-interrupts.exp as [...]
adds e43321cab2 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ada-lang.c | 2 +-
gdb/extension.c | 11 ++++++
gdb/extension.h | 6 ++++
gdb/gdbtypes.c | 2 +-
gdb/gdbtypes.h | 1 +
gdb/python/python.c | 55 +++++++++++++++++++++--------
gdb/testsuite/gdb.gdb/python-interrupts.exp | 35 ------------------
8 files changed, 61 insertions(+), 53 deletions(-)
delete mode 100644 gdb/testsuite/gdb.gdb/python-interrupts.exp
--
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_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 775d36a916 Fix Rust lex selftest when using libiconv
adds 5a8edb756a Check index in type::field
adds c82f680a94 [gdb/testsuite] Reimplement gdb.gdb/python-interrupts.exp as [...]
adds e43321cab2 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ada-lang.c | 2 +-
gdb/extension.c | 11 ++++++
gdb/extension.h | 6 ++++
gdb/gdbtypes.c | 2 +-
gdb/gdbtypes.h | 1 +
gdb/python/python.c | 55 +++++++++++++++++++++--------
gdb/testsuite/gdb.gdb/python-interrupts.exp | 35 ------------------
8 files changed, 61 insertions(+), 53 deletions(-)
delete mode 100644 gdb/testsuite/gdb.gdb/python-interrupts.exp
--
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_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 0b3f8cc6 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 36fa861e 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (0b3f8cc6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1548 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 44540 -> 43740 bytes
05-build_abe-stage1/console.log.xz | Bin 91520 -> 89604 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 9788 -> 9448 bytes
08-build_abe-glibc/console.log.xz | Bin 232240 -> 229760 bytes
09-build_abe-stage2/console.log.xz | Bin 226868 -> 223120 bytes
10-build_abe-gdb/console.log.xz | Bin 44136 -> 43752 bytes
11-build_abe-qemu/console.log.xz | Bin 29860 -> 30156 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
13 files changed, 17 insertions(+), 17 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_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from 4a2f674a68 Fix PR gdb/17917 Lookup build-id in remote binaries
adds d7c68312bd Always use std::function for self-tests
adds 05fb05a947 Fix bug in dynamic type resolution
adds 5dfe4bfcb9 Fix format_pieces selftest on Windows
adds 775d36a916 Fix Rust lex selftest when using libiconv
adds 5a8edb756a Check index in type::field
adds c82f680a94 [gdb/testsuite] Reimplement gdb.gdb/python-interrupts.exp as [...]
new e43321cab2 Automatic date update in version.in
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:
bfd/version.h | 2 +-
gdb/ada-lang.c | 2 +-
gdb/configure | 92 ++++++++++++++--------------
gdb/configure.ac | 21 -------
gdb/extension.c | 11 ++++
gdb/extension.h | 6 ++
gdb/gdbtypes.c | 9 +--
gdb/gdbtypes.h | 1 +
gdb/python/python.c | 55 ++++++++++++-----
gdb/rust-parse.c | 13 +++-
gdb/testsuite/gdb.ada/array_of_variant.exp | 11 ++++
gdb/testsuite/gdb.ada/array_of_variant/p.adb | 20 ++++++
gdb/testsuite/gdb.gdb/python-interrupts.exp | 35 -----------
gdb/unittests/format_pieces-selftests.c | 16 +++--
gdbsupport/common.m4 | 21 +++++++
gdbsupport/config.in | 3 +
gdbsupport/configure | 46 ++++++++++++++
gdbsupport/selftest.cc | 37 ++---------
gdbsupport/selftest.h | 14 -----
19 files changed, 239 insertions(+), 176 deletions(-)
delete mode 100644 gdb/testsuite/gdb.gdb/python-interrupts.exp
--
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_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from 58f339fc5ea libstdc++: Implement std::random_device::entropy() for othe [...]
adds c6a1fdd6dde doc: Fix typo in name of PowerPC __builtin_cpu_supports built-in
adds 53b1c382d5a libstdc++: Implement LWG 3549 changes to ranges::enable_view
adds 861440a77b6 libstdc++: Implement LWG 3523 changes to ranges::iota_view
adds 98af6b86bc6 libstdc++: Implement LWG 3470 change to ranges::subrange
adds bed1892f5b1 libstdc++: Implement LWG 3568 change to ranges::basic_istream_view
adds 5566f3c6b46 libstdc++: Implement LWG 3580 change to ranges::iota_view
new 19472fc3fc0 Daily bump.
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:
ChangeLog | 4 +
gcc/ChangeLog | 161 +++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 6 +
gcc/doc/extend.texi | 2 +-
gcc/fortran/ChangeLog | 12 ++
gcc/testsuite/ChangeLog | 50 +++++++
liboffloadmic/ChangeLog | 5 +
libstdc++-v3/ChangeLog | 103 +++++++++++++
libstdc++-v3/include/bits/ranges_base.h | 21 ++-
libstdc++-v3/include/bits/ranges_util.h | 15 +-
libstdc++-v3/include/std/ranges | 78 ++++++----
.../testsuite/std/ranges/adaptors/sizeof.cc | 6 +-
.../testsuite/std/ranges/iota/iota_view.cc | 21 +++
libstdc++-v3/testsuite/std/ranges/subrange/1.cc | 19 +++
libstdc++-v3/testsuite/std/ranges/view.cc | 28 +++-
16 files changed, 492 insertions(+), 41 deletions(-)
create mode 100644 libstdc++-v3/testsuite/std/ranges/subrange/1.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.