This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from cf966403d91 Daily bump.
new 3540429be7a Support 128/256/512-bit vector plus/smin/smax reduction for [...]
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-expand.c | 3 +
gcc/config/i386/sse.md | 10 ++-
.../gcc.target/i386/avx512fp16-reduce-op-2.c | 96 ++++++++++++++++++++++
.../gcc.target/i386/avx512fp16-reduce-op-3.c | 91 ++++++++++++++++++++
4 files changed, 198 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512fp16-reduce-op-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512fp16-reduce-op-3.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_build/master-aarch64
in repository toolchain/ci/gcc.
from 83668368607 Minor cleanups to solver.
adds 51018dd1395 c++: deduction guides and ttp rewriting [PR102479]
new cf966403d91 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:
gcc/ChangeLog | 136 +++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 5 +
gcc/cp/ChangeLog | 8 ++
gcc/cp/pt.c | 20 +++-
gcc/fortran/ChangeLog | 19 ++++
gcc/go/ChangeLog | 5 +
gcc/lto/ChangeLog | 5 +
gcc/testsuite/ChangeLog | 67 ++++++++++++
gcc/testsuite/g++.dg/cpp1z/class-deduction12.C | 6 ++
gcc/testsuite/g++.dg/cpp1z/class-deduction99.C | 35 +++++++
include/ChangeLog | 4 +
libgfortran/ChangeLog | 6 ++
libgomp/ChangeLog | 17 ++++
14 files changed, 331 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction99.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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards ecae94bb5 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 9f953172e 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (ecae94bb5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1548 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 43900 -> 43452 bytes
05-build_abe-stage1/console.log.xz | Bin 71648 -> 71224 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 9232 -> 9272 bytes
08-build_abe-glibc/console.log.xz | Bin 234968 -> 234772 bytes
09-build_abe-stage2/console.log.xz | Bin 191504 -> 190144 bytes
10-build_abe-gdb/console.log.xz | Bin 44148 -> 43284 bytes
11-build_abe-qemu/console.log.xz | Bin 31048 -> 30776 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
13 files changed, 19 insertions(+), 19 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/gcc.
from 83668368607 Minor cleanups to solver.
adds 51018dd1395 c++: deduction guides and ttp rewriting [PR102479]
No new revisions were added by this update.
Summary of changes:
gcc/cp/pt.c | 20 ++++++++++++---
gcc/testsuite/g++.dg/cpp1z/class-deduction12.C | 6 +++++
gcc/testsuite/g++.dg/cpp1z/class-deduction99.C | 35 ++++++++++++++++++++++++++
3 files changed, 58 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction99.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-aarch64
in repository toolchain/ci/base-artifacts.
discards dc8c471cb 0: update: binutils-gcc: 1
new ececeb7c7 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 (dc8c471cb)
\
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.xz | Bin 1520 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 52008 -> 50884 bytes
04-build_abe-gcc/console.log.xz | Bin 198460 -> 197524 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3880 -> 3832 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2644 -> 3060 bytes
07-check_regression/console.log.xz | Bin 3984 -> 2960 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 23 -
07-check_regression/results.compare | 41 +-
07-check_regression/results.compare2 | 156 +-
07-check_regression/results.regressions | 43 -
08-update_baseline/console.log | 562 ++---
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 23 -
08-update_baseline/results.compare | 41 +-
08-update_baseline/results.compare2 | 156 +-
08-update_baseline/results.regressions | 43 -
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3416956 -> 3378688 bytes
sumfiles/g++.sum | 146 +-
sumfiles/gcc.log.xz | Bin 2888724 -> 2904680 bytes
sumfiles/gcc.sum | 3984 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 863748 -> 862820 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2176 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 168088 -> 167896 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 431968 -> 421444 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2452 insertions(+), 2858 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_apm
in repository toolchain/ci/interesting-commits.
from a37ced7 Add regression 08d7eec06e8cf5c15a96ce11f311f1480291a441 from [...]
new c7597ea Add regression 08d7eec06e8cf5c15a96ce11f311f1480291a441 from [...]
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:
llvm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.