This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/gnu-master-aarch64-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards 7194af34 3: reset: : 1
new 7a47c842 3: update: binutils-gcc-glibc: 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 (7194af34)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-master-aarch [...]
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 | 190 +-
02-prepare_abe/console.log | 268 +-
03-build_abe-binutils/console.log | 11212 +--
04-build_abe-stage1/console.log | 14579 ++--
05-build_abe-linux/console.log | 314 +-
06-build_abe-glibc/console.log | 39808 +++++-----
07-build_abe-stage2/console.log | 37521 +++++-----
09-benchmark--O2/benchmark-start.log | 2 +-
09-benchmark--O2/benchmark.log | 14 +-
09-benchmark--O2/console.log | 396 +-
10-check_regression/console.log | 4121 +-
10-check_regression/results-0.csv | 3140 +-
10-check_regression/results-1.csv | 3225 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 9 +-
10-check_regression/results-full.csv | 3410 +-
10-check_regression/results.csv | 245 +-
10-check_regression/results.log | 3726 +-
11-update_baseline/console.log | 7283 +-
11-update_baseline/extra-bisect-params | 2 +-
11-update_baseline/results-0.csv | 3294 +-
11-update_baseline/results-1.csv | 3225 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 13 +-
11-update_baseline/results-full.csv | 3430 +-
11-update_baseline/results.csv | 245 +-
11-update_baseline/results.log | 3900 +-
11-update_baseline/results.regressions | 1 +
console.log | 115732 +++++++++++++++--------------
jenkins/manifest.sh | 21 +-
regressions.txt | 3 -
reset-baseline | 0
results | 4 +-
results_id | 2 +-
34 files changed, 131765 insertions(+), 127686 deletions(-)
create mode 100644 11-update_baseline/results.regressions
delete mode 100644 regressions.txt
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/ci/gcc.
from f0897a45216 doc: Fix a typo in the documentation of the copy attribute
adds 0c509c6b5ac Daily bump.
adds 514bd32c527 fortran: ICE equivalence with an element of an array PR94030
adds b6e54691255 fortran : ICE in gfc_resolve_findloc PR93498
adds be64fc4cab7 aarch64: Fix ICE due to aarch64_gen_compare_reg_maybe_ze [PR94435]
adds 4b1087f8dc7 middle-end/94206 fix memset folding to avoid types with padding
adds 4b0b6303dde tree-optimization/94103 avoid CSE of loads with padding
new 86f7d3333bd Fix fortran/85982 ICE in resolve_component.
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/ChangeLog | 31 ++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64.c | 5 ++-
gcc/fortran/ChangeLog | 21 ++++++++++++
gcc/fortran/check.c | 4 +++
gcc/fortran/decl.c | 30 +++++++++++------
gcc/fortran/resolve.c | 6 ++--
gcc/gimple-fold.c | 6 ++++
gcc/testsuite/ChangeLog | 45 ++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr94206.c | 17 ++++++++++
gcc/testsuite/gcc.target/aarch64/pr94435.c | 25 ++++++++++++++
gcc/testsuite/gcc.target/i386/pr94103.c | 17 ++++++++++
gcc/testsuite/gfortran.dg/dec_structure_28.f90 | 35 ++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr93498_1.f90 | 11 +++++++
gcc/testsuite/gfortran.dg/pr93498_2.f90 | 12 +++++++
gcc/testsuite/gfortran.dg/pr94030_1.f90 | 11 +++++++
gcc/testsuite/gfortran.dg/pr94030_2.f90 | 33 +++++++++++++++++++
gcc/tree-ssa-sccvn.c | 23 +++++++++----
18 files changed, 313 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr94206.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr94435.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94103.c
create mode 100644 gcc/testsuite/gfortran.dg/dec_structure_28.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr93498_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr93498_2.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr94030_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr94030_2.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_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 9f449b8b 0: update: binutils-gcc-linux: boot
new 511473b6 0: update: binutils-gcc-linux: 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 (9f449b8b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 66 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 11152 +++++------
04-build_abe-stage1/console.log | 18136 +++++++++---------
05-build_linux/console.log | 750 +-
06-boot_linux/console.log | 388 +-
07-check_regression/console.log | 4 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 4 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30920 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 30932 insertions(+), 30924 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 0830d301901 Avoid assertion failure due to complex type change
new e2ff18a0a54 gdb: replace some calls to internal_error with gdb_assert
new e0fc5c3fcbf gdb: use bfd_get_section_contents to read section contents [...]
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:
gdb/ChangeLog | 17 +++++++++++++++++
gdb/exec.c | 10 ++++------
gdb/gdb_bfd.c | 14 +++++++++++++-
gdb/gdb_bfd.h | 9 +++++++++
gdb/mdebugread.c | 5 ++---
gdb/psymtab.c | 11 +++++------
gdb/utils.c | 4 +---
gdb/windows-tdep.c | 13 ++++++-------
8 files changed, 57 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.