This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 038574e1 0: update: binutils-gcc-linux-qemu: boot
new 22e8a611 0: update: binutils-gcc-linux-qemu: boot
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 (038574e1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 1580 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 46988 -> 45648 bytes
04-build_abe-stage1/console.log.xz | Bin 72692 -> 71556 bytes
05-build_abe-qemu/console.log.xz | Bin 30528 -> 30144 bytes
06-build_linux/console.log.xz | Bin 4300 -> 4076 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 14 +++++++-------
jenkins/manifest.sh | 20 ++++++++++----------
10 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_gcc_check_bootstrap/master-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards 0558534b 0: update: binutils-gcc: 1
new 8787acd7 0: 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 (0558534b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 53112 -> 53380 bytes
04-build_abe-bootstrap/console.log.xz | Bin 263152 -> 262096 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3820 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 3364 -> 2488 bytes
07-check_regression/console.log.xz | Bin 4908 -> 4220 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 27 +-
07-check_regression/results.compare | 57 +-
07-check_regression/results.compare2 | 603 ++--
07-check_regression/results.regressions | 57 +-
08-update_baseline/console.log | 1002 +++---
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 27 +-
08-update_baseline/results.compare | 57 +-
08-update_baseline/results.compare2 | 603 ++--
08-update_baseline/results.regressions | 57 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3483968 -> 3485424 bytes
sumfiles/g++.sum | 252 +-
sumfiles/gcc.log.xz | Bin 3077020 -> 3084572 bytes
sumfiles/gcc.sum | 4800 ++++++++++++++-------------
sumfiles/gfortran.log.xz | Bin 926792 -> 928648 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2328 -> 2332 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 176904 -> 177320 bytes
sumfiles/libgomp.sum | 20 +-
sumfiles/libitm.log.xz | Bin 2712 -> 2716 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 447092 -> 443176 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3499 insertions(+), 4139 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-aarch64-bootstrap
in repository toolchain/ci/gcc.
from d9ca4b45bd1 Daily bump.
adds f88e5078013 pr103194-5.c: Replace long with int64_t
new b38c9cf6d57 c++: Implement C++23 P2128R6 - Multidimensional subscript o [...]
new 8e86218f05c c++: Return early in apply_late_template_attributes if ther [...]
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:
gcc/c-family/c-cppbuiltin.c | 1 +
gcc/c-family/c-opts.c | 3 +-
gcc/cp/call.c | 115 +++++++++++++++++++++-
gcc/cp/cp-tree.h | 12 ++-
gcc/cp/decl.c | 2 +
gcc/cp/decl2.c | 125 ++++++++++++++++++++----
gcc/cp/parser.c | 147 ++++++++++++++++++++---------
gcc/cp/pt.c | 104 +++++++++++++-------
gcc/cp/semantics.c | 3 +-
gcc/cp/tree.c | 31 +++++-
gcc/doc/invoke.texi | 16 +++-
gcc/testsuite/g++.dg/cpp23/feat-cxx2b.C | 6 ++
gcc/testsuite/g++.dg/cpp23/subscript1.C | 55 +++++++++++
gcc/testsuite/g++.dg/cpp23/subscript2.C | 51 ++++++++++
gcc/testsuite/g++.dg/cpp23/subscript3.C | 90 ++++++++++++++++++
gcc/testsuite/g++.dg/cpp23/subscript4.C | 44 +++++++++
gcc/testsuite/g++.dg/cpp23/subscript5.C | 28 ++++++
gcc/testsuite/g++.dg/cpp23/subscript6.C | 31 ++++++
gcc/testsuite/g++.dg/cpp2a/comma1.C | 15 ++-
gcc/testsuite/g++.dg/cpp2a/comma3.C | 15 ++-
gcc/testsuite/g++.dg/cpp2a/comma4.C | 5 +
gcc/testsuite/g++.dg/cpp2a/comma5.C | 18 ++--
gcc/testsuite/gcc.target/i386/pr103194-5.c | 3 +-
23 files changed, 801 insertions(+), 119 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp23/subscript1.C
create mode 100644 gcc/testsuite/g++.dg/cpp23/subscript2.C
create mode 100644 gcc/testsuite/g++.dg/cpp23/subscript3.C
create mode 100644 gcc/testsuite/g++.dg/cpp23/subscript4.C
create mode 100644 gcc/testsuite/g++.dg/cpp23/subscript5.C
create mode 100644 gcc/testsuite/g++.dg/cpp23/subscript6.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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 2b1538656b Automatic date update in version.in
adds 0a4a1c6a3b [gdb/cli] Fix typo in logging overwrite help text
adds 6ff9675421 [gdb/cli] Add "set logging enabled", deprecate "set logging on/off"
new eec685f8a6 ld/testsuite/ld-elfvsb: correctly test "weak hidden symbol D [...]
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/NEWS | 7 +++
gdb/cli/cli-logging.c | 60 ++++++++++++++++++++++--
gdb/doc/gdb.texinfo | 10 ++--
gdb/testsuite/gdb.ada/access_to_packed_array.exp | 4 +-
gdb/testsuite/gdb.base/style-logging.exp | 4 +-
gdb/testsuite/gdb.base/ui-redirect.exp | 24 +++++-----
gdb/testsuite/gdb.mi/mi-logging.exp | 12 ++---
gdb/testsuite/lib/gdb.exp | 4 +-
ld/testsuite/ld-elfvsb/elfvsb.exp | 2 +-
9 files changed, 91 insertions(+), 36 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-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 933846c3 0: update: binutils-gcc: 2
new ae364033 0: update: binutils-gcc: 2
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 (933846c3)
\
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 1512 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 53472 -> 53908 bytes
05-build_abe-bootstrap/console.log.xz | Bin 264868 -> 264620 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.