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 778637731 0: update: binutils-gcc: 2
new 0b6960400 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 (778637731)
\
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 1500 -> 1688 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2708 bytes
04-build_abe-binutils/console.log.xz | Bin 38136 -> 38012 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 268188 -> 268044 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ------------------------------
jenkins/manifest.sh | 12 +++++-----
7 files changed, 6 insertions(+), 42 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-arm-bootstrap
in repository toolchain/ci/gcc.
from 684c97dd084 Use variadic template functions for the gimple_build forwarders
adds 401abb8f646 rs6000: Delete RS6000_CONSTRAINT_f
adds 0aca4aa8c9a rs6000: Remove <Ff>
adds 5b2a24ebfc0 rs6000: Remove <Fv>
adds 0acdbe29f66 Fortran: fix error recovery on invalid array section
adds 4dc86f716fe c++: fix arm-eabi bootstrap [PR105567]
adds 88459c3965e c++: lambda template in requires [PR105541]
new 25addf8352e tree: introduce range adaptor for TREE_VEC
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/config/rs6000/constraints.md | 2 +-
gcc/config/rs6000/rs6000.cc | 16 +--
gcc/config/rs6000/rs6000.h | 3 +-
gcc/config/rs6000/rs6000.md | 177 ++++++++++++--------------
gcc/cp/constraint.cc | 9 +-
gcc/cp/cp-tree.h | 12 +-
gcc/cp/parser.cc | 5 +-
gcc/cp/pt.cc | 57 ++++-----
gcc/cp/tree.cc | 5 +-
gcc/cp/typeck.cc | 4 +-
gcc/fortran/expr.cc | 4 +-
gcc/testsuite/g++.dg/cpp2a/lambda-requires1.C | 4 +
gcc/testsuite/g++.dg/template/ctor10.C | 10 ++
gcc/testsuite/gfortran.dg/pr105230.f90 | 8 ++
gcc/tree.h | 15 ++-
15 files changed, 167 insertions(+), 164 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-requires1.C
create mode 100644 gcc/testsuite/g++.dg/template/ctor10.C
create mode 100644 gcc/testsuite/gfortran.dg/pr105230.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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 01f157630 2: update: binutils-gcc: 1
discards 243423262 1: reset: binutils-92d48a1e4eac54db11f1a110328672394fce2853: 0
discards 36e3ab590 0: update: gcc-e66af28d9907321c14a34803bcf1cfdd350745b8: 2
new fe01f809f 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 (01f157630)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1532 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2716 bytes
04-build_abe-binutils/console.log.xz | Bin 52136 -> 52100 bytes
05-build_abe-bootstrap/console.log.xz | Bin 148772 -> 459640 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 79 +++++++++++++++------------------
07-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 8 ++--
results | 2 +
9 files changed, 43 insertions(+), 48 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.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from d74cade6c1d Daily bump.
new 988fbc63663 ipa: Release body of clone_of when removing its last clone [...]
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/cgraph.cc | 6 +++-
gcc/testsuite/g++.dg/ipa/pr100413.C | 64 +++++++++++++++++++++++++++++++++++++
2 files changed, 69 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr100413.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.
unknown user pushed a change to branch master
in repository gcc.
from 25addf8352e tree: introduce range adaptor for TREE_VEC
new 99988b0e8b5 analyzer: fix memory leaks
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/analyzer/checker-path.cc | 8 ++++++--
gcc/analyzer/diagnostic-manager.cc | 6 ++++++
gcc/analyzer/engine.cc | 29 ++++++++++++++++-------------
gcc/analyzer/region-model-manager.cc | 14 +++++++++++---
4 files changed, 39 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.