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-arm
in repository toolchain/ci/gcc.
from 300dbea1269 rs6000/test: Add emulated gather test case
adds 3e15df63ca4 libgcc: remove crt{begin,end}.o from powerpc-wrs-vxworks target
adds 5e5f880d045 Restore can_be_invalidated_p semantics to before refactoring
adds 85e91ad55a6 tree-optimization/103458 - avoid creating new loops in CD-DCE
new 9519b694afb Fix regression introduced by r12-5536.
new 11d0a2af339 Optimize _Float16 usage for non AVX512FP16.
new 16507dea753 Remove unreachable returns
The 3 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/c-family/c-opts.c | 5 +-
gcc/c-family/c-pragma.c | 10 +---
gcc/c/c-parser.c | 1 -
gcc/c/c-typeck.c | 2 -
gcc/ccmp.c | 2 -
gcc/config/i386/i386.c | 7 +--
gcc/config/i386/i386.md | 57 +++++++++++++++-------
gcc/config/i386/sse.md | 8 +--
gcc/df-scan.c | 1 -
gcc/dwarf2out.c | 3 --
gcc/fixed-value.c | 1 -
gcc/gimple-fold.c | 1 -
gcc/gimple-predicate-analysis.cc | 8 +--
gcc/gimple-ssa-strength-reduction.c | 1 -
gcc/graphite-isl-ast-to-gimple.c | 4 --
gcc/ipa-fnsummary.c | 1 -
gcc/lto-streamer-in.c | 7 +--
gcc/testsuite/gcc.dg/torture/pr103458.c | 21 ++++++++
.../gcc.target/i386/avx512vl-vcvtps2ph-pr102811.c | 2 +-
gcc/testsuite/gcc.target/i386/pr102811-2.c | 22 +++++++++
gcc/tree-ssa-dce.c | 8 ++-
gcc/vec.c | 10 ++--
libgcc/config.host | 1 -
libgomp/oacc-plugin.c | 1 -
24 files changed, 112 insertions(+), 72 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr103458.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr102811-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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards d0f67c1b 0: update: binutils-gcc: 1
new 4926dbe6 0: 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 (d0f67c1b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (4926dbe6)
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 1512 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 63748 -> 64320 bytes
04-build_abe-gcc/console.log.xz | Bin 225020 -> 226604 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3808 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2712 -> 3056 bytes
07-check_regression/console.log.xz | Bin 3160 -> 3576 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 6 +-
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 54 +-
07-check_regression/results.regressions | 31 +-
08-update_baseline/console.log | 443 +--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 6 +-
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 54 +-
08-update_baseline/results.regressions | 31 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2733148 -> 2693496 bytes
sumfiles/g++.sum | 110 +-
sumfiles/gcc.log.xz | Bin 2267744 -> 2306804 bytes
sumfiles/gcc.sum | 4492 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 878548 -> 878800 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2156 -> 2160 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 170096 -> 169956 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2516 -> 2516 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 449108 -> 447252 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2777 insertions(+), 2604 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/gcc.
from 300dbea1269 rs6000/test: Add emulated gather test case
adds 3e15df63ca4 libgcc: remove crt{begin,end}.o from powerpc-wrs-vxworks target
adds 5e5f880d045 Restore can_be_invalidated_p semantics to before refactoring
adds 85e91ad55a6 tree-optimization/103458 - avoid creating new loops in CD-DCE
No new revisions were added by this update.
Summary of changes:
gcc/gimple-predicate-analysis.cc | 8 +++++---
gcc/testsuite/gcc.dg/torture/pr103458.c | 21 +++++++++++++++++++++
gcc/tree-ssa-dce.c | 8 ++++++--
libgcc/config.host | 1 -
4 files changed, 32 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr103458.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_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards d9368bb6 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new fd3885da 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (d9368bb6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1572 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 44488 -> 44648 bytes
04-build_abe-stage1/console.log.xz | Bin 71628 -> 71716 bytes
06-build_abe-linux/console.log.xz | Bin 8536 -> 8776 bytes
07-build_abe-glibc/console.log.xz | Bin 235344 -> 236076 bytes
08-build_abe-stage2/console.log.xz | Bin 194748 -> 195168 bytes
09-build_abe-gdb/console.log.xz | Bin 44992 -> 44944 bytes
10-build_abe-qemu/console.log.xz | Bin 29600 -> 29576 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3888 -> 3880 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2784 -> 2704 bytes
13-check_regression/console.log.xz | Bin 62840 -> 63376 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 31 -
13-check_regression/results.compare | 21 +-
13-check_regression/results.compare2 | 13716 ++++++++--------
13-check_regression/results.regressions | 51 -
14-update_baseline/console.log | 25472 +++++++++++++++---------------
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 31 -
14-update_baseline/results.compare | 21 +-
14-update_baseline/results.compare2 | 13716 ++++++++--------
14-update_baseline/results.regressions | 51 -
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 3267484 -> 3275780 bytes
sumfiles/g++.sum | 55 +-
sumfiles/gcc.log.xz | Bin 2795724 -> 2855556 bytes
sumfiles/gcc.sum | 17502 ++++++++++----------
sumfiles/gfortran.log.xz | Bin 869600 -> 872588 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2280 -> 2280 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 166860 -> 166784 bytes
sumfiles/libgomp.sum | 8 +-
sumfiles/libitm.log.xz | Bin 2640 -> 2640 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 402892 -> 411772 bytes
sumfiles/libstdc++.sum | 8 +-
38 files changed, 35839 insertions(+), 34872 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-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 master
in repository gcc.
from 16507dea753 Remove unreachable returns
new a3b31fe3692 Remove unreachable gcc_unreachable () at the end of functions
new a5d269f0c1c x86_64: Improved V1TImode rotations by non-constant amounts.
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/c-family/c-format.c | 2 --
gcc/cfganal.c | 2 --
gcc/config/i386/i386-expand.c | 12 +++++++++++-
gcc/config/i386/sse.md | 4 ++--
gcc/fold-const-call.c | 2 --
gcc/gimple-ssa-store-merging.c | 2 --
.../i386/{sse2-v1ti-shift-2.c => sse2-v1ti-rotate.c} | 8 +++-----
gcc/tree.h | 2 --
8 files changed, 16 insertions(+), 18 deletions(-)
copy gcc/testsuite/gcc.target/i386/{sse2-v1ti-shift-2.c => sse2-v1ti-rotate.c} (54%)
--
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 11d0a2af339 Optimize _Float16 usage for non AVX512FP16.
new 16507dea753 Remove unreachable returns
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/c-family/c-opts.c | 5 +----
gcc/c-family/c-pragma.c | 10 ++--------
gcc/c/c-parser.c | 1 -
gcc/c/c-typeck.c | 2 --
gcc/ccmp.c | 2 --
gcc/df-scan.c | 1 -
gcc/dwarf2out.c | 3 ---
gcc/fixed-value.c | 1 -
gcc/gimple-fold.c | 1 -
gcc/gimple-ssa-strength-reduction.c | 1 -
gcc/graphite-isl-ast-to-gimple.c | 4 ----
gcc/ipa-fnsummary.c | 1 -
gcc/lto-streamer-in.c | 7 ++-----
gcc/vec.c | 10 +++++-----
libgomp/oacc-plugin.c | 1 -
15 files changed, 10 insertions(+), 40 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.