This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-check_cross
in repository toolchain/ci/base-artifacts.
from 95c798bd 9: reset: qemu-672b2f2695891b6d818bddc3ce0df964c7627969: 1
new aba3d300 10: update: qemu-672b2f2695891b6d818bddc3ce0df964c7627969: 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 | 14 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10742 +--
04-build_abe-stage1/console.log | 14953 ++--
05-build_abe-linux/console.log | 130 +-
06-build_abe-glibc/console.log | 39018 ++++-----
07-build_abe-stage2/console.log | 35954 ++++----
08-build_abe-qemu/console.log | 1827 +-
09-build_abe-dejagnu/console.log | 184 +-
10-build_abe-check_gcc/console.log | 28089 +++---
11-check_regression/console.log | 116 +-
11-check_regression/results.regressions | 4 +-
12-update_baseline/console.log | 687 +-
12-update_baseline/results.regressions | 4 +-
console.log | 132178 +++++++++++++++--------------
jenkins/manifest.sh | 6 +-
reset-baseline | 0
sumfiles/g++.log.xz | Bin 2988676 -> 2983288 bytes
sumfiles/g++.sum | 31 +-
sumfiles/gcc.log.xz | Bin 2658148 -> 2674420 bytes
sumfiles/gcc.sum | 22 +-
sumfiles/gfortran.log.xz | Bin 778056 -> 773208 bytes
sumfiles/libatomic.log.xz | Bin 2132 -> 2140 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 117588 -> 117428 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2452 -> 2452 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 386704 -> 387908 bytes
29 files changed, 134418 insertions(+), 129981 deletions(-)
delete mode 100644 reset-baseline
--
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-9
in repository gcc.
from 967a5f8e585 arm: Fix -mpure-code support/-mslow-flash-data for armv8-m. [...]
new 042c58a4b8b Fortran : ICE for division by zero in declaration PR95882
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/fortran/decl.c | 3 +++
gcc/testsuite/gfortran.dg/pr95882_1.f90 | 8 ++++++++
gcc/testsuite/gfortran.dg/pr95882_2.f90 | 6 ++++++
gcc/testsuite/gfortran.dg/pr95882_3.f90 | 6 ++++++
gcc/testsuite/gfortran.dg/pr95882_4.f90 | 7 +++++++
gcc/testsuite/gfortran.dg/pr95882_5.f90 | 6 ++++++
6 files changed, 36 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr95882_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95882_2.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95882_3.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95882_4.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95882_5.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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from f8bc014aa47 arm: Fix -mpure-code support/-mslow-flash-data for armv8-m. [...]
new 8323d09e823 Fortran : ICE for division by zero in declaration PR95882
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/fortran/decl.c | 3 +++
gcc/testsuite/gfortran.dg/pr95882_1.f90 | 8 ++++++++
gcc/testsuite/gfortran.dg/pr95882_2.f90 | 6 ++++++
gcc/testsuite/gfortran.dg/pr95882_3.f90 | 6 ++++++
gcc/testsuite/gfortran.dg/pr95882_4.f90 | 7 +++++++
gcc/testsuite/gfortran.dg/pr95882_5.f90 | 6 ++++++
6 files changed, 36 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr95882_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95882_2.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95882_3.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95882_4.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95882_5.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.
unknown user pushed a change to branch master
in repository gcc.
from c336eda750d Fortran : ICE for division by zero in declaration PR95882
new abca87c5784 rs6000: Support ELFv2 sibcall for indirect calls [PR96787]
new 04df5e7de2f ia32: Fix alignment of _Atomic fields [PR65146]
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/config/i386/i386.c | 35 +++++++++++++++++++++----
gcc/config/rs6000/rs6000.c | 19 +++++++++++++-
gcc/testsuite/gcc.target/i386/pr65146.c | 12 +++++++++
gcc/testsuite/gcc.target/powerpc/pr96787-1.c | 38 ++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr96787-2.c | 35 +++++++++++++++++++++++++
5 files changed, 133 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr65146.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr96787-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr96787-2.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_bmk_tk1/gnu-master-arm-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards 087c515c 3: update: binutils-glibc: 1
new 6ae46fab 3: update: gcc-d58e7173ef964ddac3ab3ad8cc97de8f9f3b32ee: 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 (087c515c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-s [...]
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 | 171 +-
02-prepare_abe/console.log | 214 +-
03-build_abe-binutils/console.log | 11370 ++-
04-build_abe-stage1/console.log | 20532 ++---
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 38193 ++++----
07-build_abe-stage2/console.log | 45638 +++++-----
09-benchmark--O2_marm/benchmark-start.log | 2 +-
09-benchmark--O2_marm/benchmark.log | 6 +-
09-benchmark--O2_marm/console.log | 150 +-
10-check_regression/console.log | 3659 +-
10-check_regression/results-0.csv | 3230 +-
10-check_regression/results-1.csv | 3202 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 7 +-
10-check_regression/results-full.csv | 3466 +-
10-check_regression/results.csv | 241 +-
10-check_regression/results.log | 4224 +-
11-update_baseline/console.log | 7326 +-
11-update_baseline/results-1.csv | 3202 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 4 +-
11-update_baseline/results-full.csv | 3198 +-
11-update_baseline/results.csv | 237 +-
11-update_baseline/results.log | 3166 +-
console.log | 128229 +++++++++++++--------------
jenkins/manifest.sh | 16 +-
results_id | 2 +-
28 files changed, 139632 insertions(+), 140461 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-release-aarch64-bootstrap_O1
in repository toolchain/ci/gcc.
from fc921d69523 Daily bump.
adds de24191d18f Daily bump.
adds 9def04578cc libstdc++: Make variant_npos conversions explicit [PR 96766]
adds 42fb390082b libstdc++: Enable assertions in constexpr string_view membe [...]
adds d831749b21a Daily bump.
new 967a5f8e585 arm: Fix -mpure-code support/-mslow-flash-data for armv8-m. [...]
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/DATESTAMP | 2 +-
gcc/config/arm/thumb1.md | 66 ++++++++++++++++++----
gcc/testsuite/gcc.target/arm/pure-code/pr94538-1.c | 13 +++++
gcc/testsuite/gcc.target/arm/pure-code/pr94538-2.c | 12 ++++
libstdc++-v3/ChangeLog | 20 +++++++
libstdc++-v3/include/experimental/string_view | 9 +--
libstdc++-v3/include/std/string_view | 9 +--
libstdc++-v3/include/std/variant | 26 ++++++---
8 files changed, 123 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pure-code/pr94538-1.c
create mode 100644 gcc/testsuite/gcc.target/arm/pure-code/pr94538-2.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/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 2a0c316c 0: update: gcc-fc921d69523b7e8786e8abfa966f1965446fea07: 1
new 5745e188 0: update: gcc-967a5f8e585a5d499870903849c0fa06c326547a: 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 (2a0c316c)
\
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 | 184 +-
02-prepare_abe/console.log | 356 +-
04-build_abe-bootstrap_O1/console.log | 66373 ++++++++++++++++---------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 12 +-
console.log | 66955 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 66930 insertions(+), 66962 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_cross/gnu-master-aarch64-check_cross
in repository toolchain/ci/qemu.
from d0ed6a69d3 Update version for v5.1.0 release
adds 672b2f2695 Open 5.2 development tree
No new revisions were added by this update.
Summary of changes:
VERSION | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.