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-arm
in repository toolchain/ci/gcc.
from d156bb87022 Daily bump.
adds 7bce0be03b8 AVX512FP16: Fix wrong code for _mm_mask_f[c]madd.*sch [PR 104978]
adds c6bc4835659 print-tree:Avoid warnings of overflow
No new revisions were added by this update.
Summary of changes:
gcc/config/i386/sse.md | 62 +++++++---------------
gcc/print-tree.cc | 4 +-
.../gcc.target/i386/avx512fp16-vfcmaddcsh-1a.c | 4 +-
.../gcc.target/i386/avx512fp16-vfcmaddcsh-1c.c | 13 -----
.../gcc.target/i386/avx512fp16-vfmaddcsh-1a.c | 4 +-
.../gcc.target/i386/avx512fp16-vfmaddcsh-1c.c | 13 -----
gcc/testsuite/gcc.target/i386/pr104978.c | 18 +++++++
7 files changed, 44 insertions(+), 74 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/i386/avx512fp16-vfcmaddcsh-1c.c
delete mode 100644 gcc/testsuite/gcc.target/i386/avx512fp16-vfmaddcsh-1c.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr104978.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-arm
in repository toolchain/ci/binutils-gdb.
from 389eb00afc Automatic date update in version.in
adds 6c924cf21c Install gprofng libraries under $(pkglibdir)
No new revisions were added by this update.
Summary of changes:
gprofng/Makefile.am | 4 +-
gprofng/Makefile.in | 4 +-
gprofng/configure | 7 +--
gprofng/configure.ac | 1 -
gprofng/doc/Makefile.in | 2 +-
gprofng/gp-display-html/Makefile.in | 2 +-
gprofng/libcollector/Makefile.am | 6 ++-
gprofng/libcollector/Makefile.in | 91 ++++++++++++++++++++-----------------
gprofng/src/Makefile.am | 6 ++-
gprofng/src/Makefile.in | 78 ++++++++++++++++---------------
gprofng/src/envsets.cc | 6 +--
11 files changed, 109 insertions(+), 98 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-arm
in repository toolchain/ci/base-artifacts.
discards d8be7e72 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 93bf07ad 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 (d8be7e72)
\
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 1544 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 30008 -> 30276 bytes
04-build_abe-stage1/console.log.xz | Bin 89676 -> 90020 bytes
06-build_abe-linux/console.log.xz | Bin 8848 -> 8888 bytes
07-build_abe-glibc/console.log.xz | Bin 231632 -> 231852 bytes
08-build_abe-stage2/console.log.xz | Bin 220860 -> 221844 bytes
09-build_abe-gdb/console.log.xz | Bin 36900 -> 37264 bytes
10-build_abe-qemu/console.log.xz | Bin 31120 -> 31496 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3852 -> 3848 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2452 -> 2604 bytes
13-check_regression/console.log.xz | Bin 2724 -> 2496 bytes
13-check_regression/results.compare2 | 70 +-
14-update_baseline/console.log | 367 +++---
14-update_baseline/results.compare2 | 70 +-
jenkins/manifest.sh | 22 +-
sumfiles/g++.log.xz | Bin 2656580 -> 2651096 bytes
sumfiles/g++.sum | 16 +-
sumfiles/gcc.log.xz | Bin 2161660 -> 2162576 bytes
sumfiles/gcc.sum | 2222 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 875368 -> 875236 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2260 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 195012 -> 195252 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2672 -> 2668 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 412716 -> 416468 bytes
sumfiles/libstdc++.sum | 8 +-
30 files changed, 1322 insertions(+), 1461 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 gcc.
from 7d5ee289510 testsuite: Add testcase for no longer failing PR [PR102645]
new 919fbffef07 Extend splitter pattern to reversed condition by swapping t [...]
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/i386.md | 14 ++++++++------
1 file changed, 8 insertions(+), 6 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_kernel/llvm-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from d30575b3e8 Automatic date update in version.in
adds 5ff8cdfa77 Automatic date update in version.in
adds 5b33ea463f Automatic date update in version.in
adds 41fb8cf201 Automatic date update in version.in
adds 8a78349beb 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_kernel/llvm-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 82c44e1d 2: update: binutils-llvm-linux-qemu: 40
new 59f7e3a9 2: update: binutils-llvm-linux-qemu: 40
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 (82c44e1d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-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.xz | Bin 1576 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 30248 -> 30044 bytes
04-build_llvm/console.log.xz | Bin 59036 -> 59520 bytes
05-build_abe-qemu/console.log.xz | Bin 31268 -> 31108 bytes
06-build_linux/console.log.xz | Bin 3596 -> 3484 bytes
08-check_regression/console.log.xz | Bin 472 -> 476 bytes
09-update_baseline/console.log | 224 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +--
9 files changed, 121 insertions(+), 121 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 d156bb87022 Daily bump.
adds 7bce0be03b8 AVX512FP16: Fix wrong code for _mm_mask_f[c]madd.*sch [PR 104978]
adds c6bc4835659 print-tree:Avoid warnings of overflow
new 6adbb51eaa8 calls: Fix error recovery after sorry differently [PR104989]
new 7d5ee289510 testsuite: Add testcase for no longer failing PR [PR102645]
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/calls.cc | 9 +++-
gcc/config/i386/sse.md | 62 +++++++---------------
gcc/print-tree.cc | 4 +-
gcc/testsuite/g++.dg/other/pr104989.C | 9 ++++
gcc/testsuite/gcc.c-torture/compile/pr102645.c | 18 +++++++
.../gcc.target/i386/avx512fp16-vfcmaddcsh-1a.c | 4 +-
.../gcc.target/i386/avx512fp16-vfcmaddcsh-1c.c | 13 -----
.../gcc.target/i386/avx512fp16-vfmaddcsh-1a.c | 4 +-
.../gcc.target/i386/avx512fp16-vfmaddcsh-1c.c | 13 -----
gcc/testsuite/gcc.target/i386/pr104978.c | 18 +++++++
10 files changed, 79 insertions(+), 75 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/other/pr104989.C
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr102645.c
delete mode 100644 gcc/testsuite/gcc.target/i386/avx512fp16-vfcmaddcsh-1c.c
delete mode 100644 gcc/testsuite/gcc.target/i386/avx512fp16-vfmaddcsh-1c.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr104978.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/binutils-gdb.
from 389eb00afc Automatic date update in version.in
adds 6c924cf21c Install gprofng libraries under $(pkglibdir)
No new revisions were added by this update.
Summary of changes:
gprofng/Makefile.am | 4 +-
gprofng/Makefile.in | 4 +-
gprofng/configure | 7 +--
gprofng/configure.ac | 1 -
gprofng/doc/Makefile.in | 2 +-
gprofng/gp-display-html/Makefile.in | 2 +-
gprofng/libcollector/Makefile.am | 6 ++-
gprofng/libcollector/Makefile.in | 91 ++++++++++++++++++++-----------------
gprofng/src/Makefile.am | 6 ++-
gprofng/src/Makefile.in | 78 ++++++++++++++++---------------
gprofng/src/envsets.cc | 6 +--
11 files changed, 109 insertions(+), 98 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.