This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_ubsan
in repository toolchain/ci/gcc.
from ce4960668cc Daily bump.
adds c5ba7770768 PR fortran/93340 - fix missed substring simplifications
adds 49a93ba6fe1 Daily bump.
new f98a3c8a58b c++: variadic lambda template and empty pack [PR97246]
new f6b1c08e378 c++: Allow GNU attributes before lambda -> [PR90333]
new 23c1d29ccea Daily bump.
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/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 13 +++++
gcc/cp/parser.c | 11 ++++-
gcc/cp/pt.c | 38 +++++++++------
gcc/fortran/ChangeLog | 11 +++++
gcc/fortran/gfortran.h | 1 +
gcc/fortran/primary.c | 55 ++++++++++++++++++++++
gcc/fortran/resolve.c | 6 +--
gcc/testsuite/ChangeLog | 18 +++++++
.../g++.dg/cpp2a/lambda-generic-variadic21.C | 19 ++++++++
gcc/testsuite/g++.dg/ext/attr-lambda3.C | 4 ++
gcc/testsuite/substr_10.f90 | 11 +++++
gcc/testsuite/substr_9.f90 | 28 +++++++++++
13 files changed, 197 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-generic-variadic21.C
create mode 100644 gcc/testsuite/g++.dg/ext/attr-lambda3.C
create mode 100644 gcc/testsuite/substr_10.f90
create mode 100644 gcc/testsuite/substr_9.f90
--
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/gnu-release-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards ff00bd3f 0: update: gcc-ce4960668cc7cdc78346a279f13a1da6e0ec3e73: 1
new a8db60f8 0: update: gcc-23c1d29ccea7c7525b119577857e495e114035c6: 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 (ff00bd3f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 128 +-
02-prepare_abe/console.log | 422 +-
04-build_abe-bootstrap_ubsan/console.log | 77374 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 77930 ++++++++++++++---------------
jenkins/manifest.sh | 8 +-
7 files changed, 77932 insertions(+), 77936 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 binutils-gdb.
from 88d7273afd4 sim: igen: delete more unused toolchain settings
new 9f34b60a43d sim: igen: drop config.h & header checking
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:
sim/igen/ChangeLog | 14 +
sim/igen/Makefile.in | 9 +-
sim/igen/config.in | 64 ---
sim/igen/configure | 1074 ++----------------------------------------------
sim/igen/configure.ac | 9 +-
sim/igen/filter.c | 3 -
sim/igen/filter_host.c | 1 -
sim/igen/igen.c | 1 -
sim/igen/lf.c | 1 -
sim/igen/misc.c | 1 -
sim/igen/misc.h | 3 -
sim/igen/table.c | 3 -
12 files changed, 58 insertions(+), 1125 deletions(-)
delete mode 100644 sim/igen/config.in
--
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 binutils-gdb.
from c25ea03dd6a sim: set up build-time compiler settings
new 9ea3e81ca0a sim: igen: delete unused FOR_BUILD vars
new 88d7273afd4 sim: igen: delete more unused toolchain settings
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:
sim/igen/ChangeLog | 14 ++++++
sim/igen/Makefile.in | 6 ---
sim/igen/configure | 125 --------------------------------------------------
sim/igen/configure.ac | 15 ------
4 files changed, 14 insertions(+), 146 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/gnu-master-arm-check_binutils
in repository toolchain/ci/base-artifacts.
discards 2520f023 4: update: binutils-cb51b708fd7e0ba427f07b3209d0df1d9a0e3f94: 1
new 2892e7ee 4: update: binutils-a3e2cc64a6ff8e4f10a9263155a409b736e0e9b8: 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 (2520f023)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-check [...]
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 | 122 +-
02-prepare_abe/console.log | 208 +-
03-build_abe-binutils/console.log | 17375 +++++++++++------------
04-build_abe-check_binutils/console.log | 4047 +++---
05-check_regression/console.log | 73 +-
05-check_regression/results.regressions | 21 +-
06-update_baseline/console.log | 301 +-
06-update_baseline/results.regressions | 15 +-
console.log | 22248 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
sumfiles/binutils.log.xz | Bin 40040 -> 40056 bytes
sumfiles/binutils.sum | 2 +-
sumfiles/gas.log.xz | Bin 95244 -> 95404 bytes
sumfiles/gas.sum | 7 +-
sumfiles/ld.log.xz | Bin 117084 -> 117096 bytes
sumfiles/ld.sum | 4 +-
sumfiles/libctf.log.xz | Bin 2144 -> 2140 bytes
sumfiles/libctf.sum | 2 +-
18 files changed, 22219 insertions(+), 22214 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 binutils-gdb.
from a3e2cc64a6f sim: use AC_CHECK_TOOL to find ar
new c25ea03dd6a sim: set up build-time compiler settings
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:
sim/ChangeLog | 5 +++++
sim/aarch64/configure | 19 ++++++++++---------
sim/arm/configure | 19 ++++++++++---------
sim/avr/configure | 19 ++++++++++---------
sim/bfin/configure | 19 ++++++++++---------
sim/bpf/configure | 19 ++++++++++---------
sim/cr16/configure | 19 ++++++++++---------
sim/cris/configure | 19 ++++++++++---------
sim/d10v/configure | 19 ++++++++++---------
sim/erc32/configure | 19 ++++++++++---------
sim/frv/configure | 19 ++++++++++---------
sim/ft32/configure | 19 ++++++++++---------
sim/h8300/configure | 19 ++++++++++---------
sim/iq2000/configure | 19 ++++++++++---------
sim/lm32/configure | 19 ++++++++++---------
sim/m32c/configure | 19 ++++++++++---------
sim/m32r/configure | 19 ++++++++++---------
sim/m4/sim_ac_common.m4 | 15 ++++++++-------
sim/m68hc11/configure | 19 ++++++++++---------
sim/mcore/configure | 19 ++++++++++---------
sim/microblaze/configure | 19 ++++++++++---------
sim/mips/configure | 19 ++++++++++---------
sim/mn10300/configure | 19 ++++++++++---------
sim/moxie/configure | 19 ++++++++++---------
sim/msp430/configure | 19 ++++++++++---------
sim/or1k/configure | 19 ++++++++++---------
sim/pru/configure | 19 ++++++++++---------
sim/riscv/configure | 19 ++++++++++---------
sim/rl78/configure | 19 ++++++++++---------
sim/rx/configure | 19 ++++++++++---------
sim/sh/configure | 19 ++++++++++---------
sim/v850/configure | 19 ++++++++++---------
32 files changed, 313 insertions(+), 277 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 binutils-gdb.
from f8069d55c1c sim: delete redundant SIM_EXTRA_ALL
new ed30adf7500 sim: delete unused SIM_EXTRA_LIBDEPS
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:
sim/ChangeLog | 4 ++++
sim/README-HACKING | 2 --
sim/common/ChangeLog | 5 +++++
sim/common/Make-common.in | 5 +----
sim/msp430/ChangeLog | 4 ++++
sim/msp430/Makefile.in | 2 --
6 files changed, 14 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.