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-release-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/gcc.
from 35de2547db9 Daily bump.
adds ed54352ccfc PR fortran/93337 - ICE in gfc_dt_upper_string, at fortran/m [...]
adds 170b863585d Daily bump.
adds 6fa3b3bbac9 accept <case> and [cond] in ChangeLog
adds 006fda1b17a PR fortran/95709 - ICE in gfc_resolve_code, at fortran/reso [...]
adds f69a6c40123 Daily bump.
adds 21b27a61345 Daily bump.
adds dc7a8afce35 Record and restore postorder information in breaking alias sccs.
adds 8c25c91b117 Schedule reduction partition in the last.
adds 00672d956d0 [PATCH, rs6000]Add support to enable vmsumudm behind vec_ms [...]
new 34ffcfe7621 Daily bump.
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:
contrib/ChangeLog | 10 ++
contrib/gcc-changelog/git_commit.py | 16 +--
contrib/gcc-changelog/test_email.py | 4 +
contrib/gcc-changelog/test_patches.txt | 35 +++++
gcc/ChangeLog | 30 +++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/altivec.h | 1 +
gcc/config/rs6000/altivec.md | 11 ++
gcc/config/rs6000/rs6000-builtin.def | 2 +
gcc/config/rs6000/rs6000-c.c | 6 +
gcc/doc/extend.texi | 10 ++
gcc/fortran/ChangeLog | 17 +++
gcc/fortran/class.c | 3 +
gcc/fortran/resolve.c | 16 ++-
gcc/testsuite/ChangeLog | 39 ++++++
gcc/testsuite/g++.dg/tree-ssa/pr95638.C | 150 +++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr95804.c | 18 +++
.../gcc.target/powerpc/builtins-msum-runnable.c | 74 ++++++++++
.../gcc.target/powerpc/vsx-builtin-msum.c | 26 ++++
gcc/testsuite/gfortran.dg/pr93337.f90 | 10 ++
gcc/testsuite/gfortran.dg/pr95709.f90 | 12 ++
gcc/tree-loop-distribution.c | 38 +++++-
22 files changed, 511 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr95638.C
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr95804.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/builtins-msum-runnable.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vsx-builtin-msum.c
create mode 100644 gcc/testsuite/gfortran.dg/pr93337.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95709.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_bmk_tx1/gnu-release-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards 77c58880 2: update: binutils-gcc-glibc: 1
new 16e49c8a 2: 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 (77c58880)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-release-aarc [...]
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 | 75 +-
02-prepare_abe/console.log | 400 +-
03-build_abe-binutils/console.log | 10985 +-
04-build_abe-stage1/console.log | 13420 +--
05-build_abe-linux/console.log | 258 +-
06-build_abe-glibc/console.log | 38909 ++++---
07-build_abe-stage2/console.log | 34706 +++---
09-benchmark--O3_LTO/benchmark-start.log | 2 +-
09-benchmark--O3_LTO/benchmark.log | 18 +-
09-benchmark--O3_LTO/console.log | 214 +-
10-check_regression/console.log | 587 +-
10-check_regression/extra-bisect-params | 1 +
.../results-0.csv | 0
10-check_regression/results-1.csv | 93 +
10-check_regression/results-brief.csv | 30 +
.../results-compare.csv | 9 +-
10-check_regression/results-full.csv | 93 +
10-check_regression/results.csv | 37 +
.../results.log | 3984 +-
11-update_baseline/console.log | 2490 +-
11-update_baseline/results-1.csv | 171 +-
11-update_baseline/results-brief.csv | 54 +-
11-update_baseline/results-full.csv | 171 +-
11-update_baseline/results.csv | 68 +-
11-update_baseline/results.log | 2804 +-
11-update_baseline/results.regressions | 2 +-
console.log | 101980 +++++++++---------
jenkins/manifest.sh | 12 +-
results_id | 2 +-
29 files changed, 106353 insertions(+), 105222 deletions(-)
create mode 100644 10-check_regression/extra-bisect-params
copy 11-update_baseline/results-1.csv => 10-check_regression/results-0.csv (100%)
create mode 100644 10-check_regression/results-1.csv
create mode 100644 10-check_regression/results-brief.csv
copy {11-update_baseline => 10-check_regression}/results-compare.csv (77%)
create mode 100644 10-check_regression/results-full.csv
create mode 100644 10-check_regression/results.csv
copy {11-update_baseline => 10-check_regression}/results.log (60%)
--
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_tx1/gnu-master-aarch64-spec2k6-Os-vs-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 0666be7a 0: update: binutils-gcc-glibc: 1
new bfcb4087 0: 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 (0666be7a)
\
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 | 96 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 10304 +--
04-build_abe-stage1/console.log | 14031 ++--
05-build_abe-linux/console.log | 50 +-
06-build_abe-glibc/console.log | 37130 +++++-----
07-build_abe-stage2/console.log | 36590 +++++-----
08-benchmark--Os/benchmark-start.log | 2 +-
08-benchmark--Os/benchmark.log | 15 +-
08-benchmark--Os/console.log | 149 +-
09-benchmark--Os_LTO/benchmark-start.log | 2 +-
09-benchmark--Os_LTO/benchmark.log | 13 +-
09-benchmark--Os_LTO/console.log | 307 +-
11-check_regression/console.log | 2353 +-
11-check_regression/new-results-0.csv | 58 +-
11-check_regression/new-results-1.csv | 58 +-
11-check_regression/new-results-brief.csv | 58 +-
11-check_regression/new-results-full.csv | 58 +-
11-check_regression/new-results.csv | 58 +-
11-check_regression/new-results.log | 4736 +-
11-check_regression/ref-results-0.csv | 58 +-
11-check_regression/ref-results-1.csv | 58 +-
11-check_regression/ref-results-brief.csv | 58 +-
11-check_regression/ref-results-full.csv | 58 +-
11-check_regression/ref-results.csv | 58 +-
11-check_regression/ref-results.log | 4476 +-
12-update_baseline/console.log | 2362 +-
12-update_baseline/new-results-0.csv | 58 +-
12-update_baseline/new-results-1.csv | 58 +-
12-update_baseline/new-results-brief.csv | 58 +-
12-update_baseline/new-results-full.csv | 58 +-
12-update_baseline/new-results.csv | 58 +-
12-update_baseline/new-results.log | 4760 +-
12-update_baseline/ref-results-0.csv | 58 +-
12-update_baseline/ref-results-1.csv | 58 +-
12-update_baseline/ref-results-brief.csv | 58 +-
12-update_baseline/ref-results-full.csv | 58 +-
12-update_baseline/ref-results.csv | 58 +-
12-update_baseline/ref-results.log | 4558 +-
console.log | 103986 ++++++++++++++-------------
jenkins/manifest.sh | 20 +-
results_id-1 | 2 +-
results_id-2 | 2 +-
43 files changed, 113878 insertions(+), 113672 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-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 2199a160 0: update: gcc-006fda1b17a4d55b6548a1b3bd7efd0d8e40b6c4: 1
new b7938357 0: update: gcc-00672d956d0e2ac42c34ae17bbcf9b61c5efa2a5: 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 (2199a160)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 166 +-
02-prepare_abe/console.log | 430 +-
04-build_abe-bootstrap_ubsan/console.log | 93199 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 93803 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
7 files changed, 93878 insertions(+), 93736 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 cce20f10740 Fix crash if connection drops in scoped_restore_current_thr [...]
new ee9cb95ea14 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 gdb-9-branch
in repository binutils-gdb.
from 1d4c86477e8 Automatic date update in version.in
new d6ccc0c4cf5 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.