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_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 14d7369f 0: update: gcc-5b2876f96c16f43c7b4810237ac92bb8f9d18c01: 2
new 3f77733d 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 (14d7369f)
\
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 | 74 +-
02-prepare_abe/console.log | 300 +-
04-build_abe-binutils/console.log | 11964 +-
.../console.log | 118440 ++++++++--------
06-check_regression/console.log | 2 +-
07-update_baseline/console.log | 28 +-
console.log | 130984 +++++++++---------
jenkins/manifest.sh | 13 +-
8 files changed, 130779 insertions(+), 131026 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-aarch64-bootstrap
in repository toolchain/ci/gcc.
from 5faf7120398 aix: packed struct alignment [PR102068]
adds 2e64eec6719 rs6000: Add missing unsigned info for some P10 bifs
adds 26f5ea5e141 rs6000: Make some BIFs vectorized on P10
adds 44a545a6abd i386: Fix wrong optimization for consecutive masked scatter [...]
new 41439e1f6d2 tree-optimization/45178 - DCE of dead control flow in infin [...]
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/i386/sse.md | 20 +++---
gcc/config/rs6000/rs6000-call.c | 5 ++
gcc/config/rs6000/rs6000.c | 53 +++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-dce-3.c | 9 +--
gcc/testsuite/gcc.target/i386/avx512f-pr101472.c | 49 ++++++++++++++
gcc/testsuite/gcc.target/i386/avx512vl-pr101472.c | 79 ++++++++++++++++++++++
.../gcc.target/powerpc/dive-vectorize-1.c | 11 +++
.../gcc.target/powerpc/dive-vectorize-1.h | 22 ++++++
.../gcc.target/powerpc/dive-vectorize-2.c | 13 ++++
.../gcc.target/powerpc/dive-vectorize-2.h | 22 ++++++
.../gcc.target/powerpc/dive-vectorize-run-1.c | 54 +++++++++++++++
.../gcc.target/powerpc/dive-vectorize-run-2.c | 56 +++++++++++++++
.../gcc.target/powerpc/p10-bifs-vectorize-1.c | 16 +++++
.../gcc.target/powerpc/p10-bifs-vectorize-1.h | 40 +++++++++++
.../gcc.target/powerpc/p10-bifs-vectorize-run-1.c | 48 +++++++++++++
gcc/tree-ssa-dce.c | 14 ++--
16 files changed, 494 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-pr101472.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512vl-pr101472.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/dive-vectorize-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/dive-vectorize-1.h
create mode 100644 gcc/testsuite/gcc.target/powerpc/dive-vectorize-2.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/dive-vectorize-2.h
create mode 100644 gcc/testsuite/gcc.target/powerpc/dive-vectorize-run-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/dive-vectorize-run-2.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/p10-bifs-vectorize-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/p10-bifs-vectorize-1.h
create mode 100644 gcc/testsuite/gcc.target/powerpc/p10-bifs-vectorize-run-1.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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 10dff382 0: update: binutils-gcc: 2
new a2d89ae0 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 (10dff382)
\
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 | 367 +-
02-prepare_abe/console.log | 374 +-
04-build_abe-binutils/console.log | 12739 +++----
05-build_abe-bootstrap/console.log | 58118 ++++++++++++++--------------
06-check_regression/console.log | 16 +-
07-update_baseline/console.log | 16 +-
console.log | 71630 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
8 files changed, 71580 insertions(+), 71688 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-aarch64-bootstrap_profiled_lto
in repository toolchain/ci/binutils-gdb.
from 0b98060864 Automatic date update in version.in
adds 89662f6901 gdb: remove some stray newlines in debug output
adds 77d63f99d6 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/linux-nat.c | 4 ++--
2 files changed, 3 insertions(+), 3 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-aarch64-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards 1a542c18 0: update: gcc-85d77ac4745c6263520c8fe66c0dfced8404003f: 2
new 9d51841e 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 (1a542c18)
\
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 | 197 +-
02-prepare_abe/console.log | 418 +-
04-build_abe-binutils/console.log | 12268 +-
05-build_abe-bootstrap_profiled_lto/console.log | 135068 +++++++++----------
06-check_regression/console.log | 16 +-
07-update_baseline/console.log | 18 +-
console.log | 147989 +++++++++++----------
jenkins/manifest.sh | 13 +-
8 files changed, 148077 insertions(+), 147910 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_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 89662f6901 gdb: remove some stray newlines in debug output
adds 77d63f99d6 Automatic date update in version.in
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 8ac183d1 21: update: gcc-b2ef23239f245871e9b35b902391f2e94a041627: 1
discards af4838a7 20: reset: gcc-f075b8c5adcf9cb6336563c472c8d624c54184db: 1
discards cce1982f 19: update: binutils-89662f69011569f0e1d61c812fa4706fc8f20c8d: 1
discards 866510e4 18: reset: gcc-5c85f29537662f1f4195a102cbf0182ffa32d8ac: 1
discards aca0502b 17: update: binutils-0b98060864e92c6a85477c7e10fb862a8a67d139: 1
discards a5b641db 16: reset: gcc-1b34248527472496ca3fe2a07183beac8cf69041: 1
discards 6eb1ddf4 15: reset: gcc-aef703cf982072427e74034f4c460a11c5e04b8e: 1
new b434b5c8 15: update: binutils-gcc: 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 (8ac183d1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-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 | 298 +-
02-prepare_abe/console.log | 64 +-
03-build_abe-binutils/console.log | 12206 +++----
04-build_abe-gcc/console.log | 35034 ++++++++++---------
05-build_abe-dejagnu/console.log | 48 +-
06-build_abe-check_gcc/console.log | 274 +-
07-check_regression/console.log | 377 +-
07-check_regression/results.compare1 | 50 +-
07-check_regression/results.compare2 | 8 +-
08-update_baseline/console.log | 9543 ++++-
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 11 +-
08-update_baseline/results.compare1 | 2127 +-
08-update_baseline/results.compare2 | 169 +-
08-update_baseline/results.regressions | 81 +-
console.log | 57844 ++++++++++++++++++-------------
jenkins/manifest.sh | 13 +-
sumfiles/g++.log.xz | Bin 3368316 -> 3416120 bytes
sumfiles/g++.sum | 26 +-
sumfiles/gcc.log.xz | Bin 2895092 -> 2867892 bytes
sumfiles/gcc.sum | 3908 ++-
sumfiles/gfortran.log.xz | Bin 836700 -> 827928 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2168 -> 2172 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 167752 -> 167368 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2528 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 417344 -> 419272 bytes
sumfiles/libstdc++.sum | 7 +-
31 files changed, 70702 insertions(+), 51398 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.