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_lto
in repository toolchain/ci/base-artifacts.
discards 1806ba7c 2: update: gcc-2d14d64bf2d42a87ec58dd3760be12aeaa4a4279: 1
discards d1f3b263 1: reset: gcc-d1819df86fbe42125cccb2fc2959a0bf51e524d6: 1
discards f3a9a71c 0: update: binutils-9335d9f8235a13777ae058b1ad59f124b678f4fc: 2
new 95e4fc57 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 (1806ba7c)
\
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 | 82 +-
02-prepare_abe/console.log | 492 +-
04-build_abe-binutils/console.log | 12798 +++----
05-build_abe-bootstrap_lto/console.log | 47536 ++++++++++++++++++------
06-check_regression/console.log | 12 +-
07-update_baseline/console.log | 63 +-
07-update_baseline/results.regressions | 9 -
console.log | 60985 ++++++++++++++++++++++---------
jenkins/manifest.sh | 13 +-
results | 2 +
10 files changed, 87332 insertions(+), 34660 deletions(-)
delete mode 100644 07-update_baseline/results.regressions
--
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_gdb/master-arm
in repository toolchain/ci/gcc.
from 7e39d1a15f5 c++: recognize class-scope non-template dguides [PR79501]
adds ee8f9ff00d7 c++: Optimize constinit thread_local vars [PR101786]
No new revisions were added by this update.
Summary of changes:
gcc/cp/decl2.c | 6 ++++++
gcc/testsuite/g++.dg/cpp2a/constinit16.C | 21 +++++++++++++++++++++
2 files changed, 27 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constinit16.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_gdb/master-arm
in repository toolchain/ci/base-artifacts.
from 7156d704 12: reset: glibc-dc906e94f7033892dadbd91718349f19e1376391: 1
new c5eb2bac 13: reset: gcc-ee8f9ff00d79998274c967ad0c23692be9dd3ada: 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 | 20 +-
02-prepare_abe/console.log | 374 +-
03-build_abe-binutils/console.log | 17471 ++---
04-build_abe-gcc/console.log | 39557 +++++-----
06-build_abe-linux/console.log | 2732 +-
07-build_abe-glibc/console.log | 37669 +++++-----
08-build_abe-gdb/console.log | 12387 ++--
09-build_abe-dejagnu/console.log | 350 +-
10-build_abe-check_gdb/console.log | 163 +-
11-check_regression/console.log | 762 +-
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 88 +-
11-check_regression/results.compare1 | 344 +-
11-check_regression/results.compare2 | 150 +-
11-check_regression/results.regressions | 128 +-
11-check_regression/trigger-bisect | 6 +-
12-update_baseline/console.log | 1114 +-
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 88 +-
12-update_baseline/results.compare1 | 344 +-
12-update_baseline/results.compare2 | 150 +-
12-update_baseline/results.regressions | 128 +-
console.log | 113013 ++++++++++++++---------------
jenkins/manifest.sh | 8 +-
results | 128 +-
sumfiles/gdb.log.xz | Bin 1690832 -> 1676032 bytes
sumfiles/gdb.sum | 147 +-
27 files changed, 113100 insertions(+), 114225 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_gdb/release-aarch64
in repository toolchain/ci/gcc.
from 90f3dd128bc c++: Improve memory usage of subsumption [PR100828]
adds 4ee9e57684e Fortran: ICE in resolve_allocate_deallocate for invalid STA [...]
No new revisions were added by this update.
Summary of changes:
gcc/fortran/expr.c | 10 ++++
gcc/fortran/match.c | 11 ++--
gcc/fortran/resolve.c | 35 ++++++++----
gcc/testsuite/gfortran.dg/allocate_stat.f90 | 8 +--
gcc/testsuite/gfortran.dg/allocate_stat_3.f90 | 71 ++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/implicit_11.f90 | 2 +-
gcc/testsuite/gfortran.dg/inquiry_type_ref_3.f90 | 2 +-
7 files changed, 117 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/allocate_stat_3.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_cross_check_gcc
in repository toolchain/ci/interesting-commits.
from daaa976 Add regression e37ddb91a83335e58f16ef9ce9080668ad6ad47f from [...]
new e10a749 Add regression 4341b1b165751e728692eec12405fc04b2c681aa from [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.