This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_build/master-arm
in repository toolchain/ci/base-artifacts.
from 01b31987e0 38: onsuccess: #41: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
new 16c1abe20f 39: onsuccess: #42: 1: [TCWG CI] https://ci.linaro.org/job/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:
01-reset_artifacts/console.log.xz | Bin 2116 -> 2112 bytes
02-prepare_abe/console.log.xz | Bin 2520 -> 2488 bytes
04-build_abe-gcc/console.log.xz | Bin 237800 -> 237160 bytes
04-build_abe-gcc/make-gcc-stage2.log.xz | Bin 204972 -> 205220 bytes
05-check_regression/console.log.xz | Bin 468 -> 468 bytes
06-update_baseline/console.log | 14 +++++++-------
git/gcc_rev | 2 +-
manifest.sh | 8 ++++----
8 files changed, 12 insertions(+), 12 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_bootstrap_check/master-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
from 46b895eed2 22: onsuccess: #26: 0: [TCWG CI] https://ci.linaro.org/job/t [...]
new 5f7e6e2fd7 23: onsuccess: #27: 0: [TCWG CI] https://ci.linaro.org/job/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:
00-sumfiles/g++.log.xz | Bin 3866728 -> 3812692 bytes
00-sumfiles/gcc.log.xz | Bin 3359288 -> 3386852 bytes
00-sumfiles/gfortran.log.xz | Bin 1170892 -> 1152128 bytes
00-sumfiles/libatomic.log.xz | Bin 2340 -> 2344 bytes
00-sumfiles/libgomp.log.xz | Bin 265452 -> 263452 bytes
00-sumfiles/libitm.log.xz | Bin 2716 -> 2716 bytes
00-sumfiles/libstdc++.log.xz | Bin 490008 -> 489588 bytes
01-reset_artifacts/console.log.xz | Bin 2144 -> 2184 bytes
02-prepare_abe/console.log.xz | Bin 2472 -> 2572 bytes
03-build_abe-bootstrap/console.log.xz | Bin 264288 -> 266744 bytes
03-build_abe-bootstrap/make-gcc-stage2.log.xz | Bin 214784 -> 216892 bytes
04-build_abe-dejagnu/console.log.xz | Bin 4276 -> 4308 bytes
04-build_abe-dejagnu/make-dejagnu.log.xz | Bin 580 -> 580 bytes
05-build_abe-check_bootstrap/check-gcc.log.xz | Bin 68748 -> 64144 bytes
05-build_abe-check_bootstrap/console.log.xz | Bin 3808 -> 3764 bytes
06-check_regression/console.log.xz | Bin 1192 -> 1192 bytes
06-check_regression/results.compare | 18 +++++++++---------
06-check_regression/results.compare2 | 6 +++---
07-update_baseline/console.log | 2 +-
git/gcc_rev | 2 +-
manifest.sh | 10 +++++-----
notify/results.compare | 18 +++++++++---------
sumfiles/g++.sum | 2 +-
sumfiles/gcc.sum | 2 +-
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.sum | 2 +-
sumfiles/libitm.sum | 2 +-
27 files changed, 33 insertions(+), 33 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 b1b92e72cda RISC-V: Fix warning in riscv.md
new 52577a301ef RISC-V: Add floating-point to integer conversion RVV auto-v [...]
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/riscv/autovec.md | 23 ++++++++++
gcc/config/riscv/iterators.md | 4 +-
gcc/config/riscv/vector-iterators.md | 5 +++
.../riscv/rvv/autovec/conversions/vfcvt_rtz-run.c | 52 ++++++++++++++++++++++
.../rvv/autovec/conversions/vfcvt_rtz-rv32gcv.c | 6 +++
.../rvv/autovec/conversions/vfcvt_rtz-rv64gcv.c | 6 +++
.../rvv/autovec/conversions/vfcvt_rtz-template.h | 15 +++++++
7 files changed, 110 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/conversions/vfcvt_rtz-run.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/conversions/vfcvt_rt [...]
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/conversions/vfcvt_rt [...]
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/conversions/vfcvt_rt [...]
--
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 187b495acd5 Daily bump.
new 908546602e3 RISC-V: Add RVV FNMA auto-vectorization support
new b1b92e72cda RISC-V: Fix warning in riscv.md
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/config/riscv/autovec.md | 45 +++++++++++++++++++++
gcc/config/riscv/riscv.md | 4 +-
.../rvv/autovec/ternop/{ternop-1.c => ternop-4.c} | 8 ++--
.../rvv/autovec/ternop/{ternop-2.c => ternop-5.c} | 16 ++++----
.../rvv/autovec/ternop/{ternop-3.c => ternop-6.c} | 14 +++----
.../ternop/{ternop_run-1.c => ternop_run-4.c} | 16 ++++----
.../ternop/{ternop_run-2.c => ternop_run-5.c} | 46 +++++++++++-----------
.../ternop/{ternop_run-2.c => ternop_run-6.c} | 46 +++++++++++-----------
8 files changed, 120 insertions(+), 75 deletions(-)
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/ternop/{ternop-1.c => ternop-4.c} (85%)
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/ternop/{ternop-2.c => ternop-5.c} (76%)
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/ternop/{ternop-3.c => ternop-6.c} (78%)
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/ternop/{ternop_run-1.c => ternop_r [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/ternop/{ternop_run-2.c => ternop_r [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/ternop/{ternop_run-2.c => ternop_r [...]
--
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-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
from 9d5b769ea2 77: force: #30: : [TCWG CI] https://ci.linaro.org/job/tcwg_k [...]
new d1895ddb46 78: force: #32: 21703: [TCWG CI] https://ci.linaro.org/job/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:
01-reset_artifacts/console.log.xz | Bin 2328 -> 2124 bytes
02-prepare_abe/console.log.xz | Bin 2544 -> 2492 bytes
03-build_abe-binutils/console.log.xz | Bin 28560 -> 28272 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17660 -> 18076 bytes
04-build_kernel_llvm/console.log.xz | Bin 67440 -> 65872 bytes
05-build_abe-qemu/console.log.xz | Bin 35980 -> 35624 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 28180 -> 28168 bytes
06-build_linux/console.log.xz | Bin 3564 -> 3524 bytes
08-check_regression/console.log.xz | Bin 1392 -> 528 bytes
08-check_regression/results.regressions | 10 ----------
08-check_regression/trigger-bisect | 2 --
09-update_baseline/console.log | 14 --------------
git/llvm_rev | 2 +-
manifest.sh | 8 ++++----
notify/check-regression-status.txt | 2 +-
results | 10 ----------
16 files changed, 6 insertions(+), 42 deletions(-)
delete mode 100644 08-check_regression/results.regressions
delete mode 100644 08-check_regression/trigger-bisect
--
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_binutils_check/master-aarch64
in repository toolchain/ci/base-artifacts.
from f51284348a 20: onsuccess: #22: 0: [TCWG CI] https://ci.linaro.org/job/t [...]
new 903ba412b6 21: onsuccess: #23: 0: [TCWG CI] https://ci.linaro.org/job/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:
00-sumfiles/binutils.log.xz | Bin 45356 -> 45300 bytes
00-sumfiles/gas.log.xz | Bin 150828 -> 151236 bytes
00-sumfiles/ld.log.xz | Bin 114856 -> 114856 bytes
01-reset_artifacts/console.log.xz | Bin 2136 -> 2112 bytes
02-prepare_abe/console.log.xz | Bin 2488 -> 2472 bytes
03-build_abe-binutils/console.log.xz | Bin 35564 -> 35400 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 24576 -> 24420 bytes
04-build_abe-dejagnu/console.log.xz | Bin 4268 -> 4324 bytes
04-build_abe-dejagnu/make-dejagnu.log.xz | Bin 580 -> 580 bytes
05-build_abe-check_binutils/check-binutils.log.xz | Bin 5052 -> 5052 bytes
05-build_abe-check_binutils/console.log.xz | Bin 2948 -> 2952 bytes
06-check_regression/console.log.xz | Bin 1136 -> 1132 bytes
06-check_regression/results.compare | 10 +++++-----
06-check_regression/results.compare2 | 6 +++---
git/binutils_rev | 2 +-
manifest.sh | 10 +++++-----
notify/results.compare | 10 +++++-----
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 ++--
sumfiles/ld.sum | 4 ++--
20 files changed, 24 insertions(+), 24 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 releases/gcc-12
in repository gcc.
from 5fefed9dbbf Daily bump.
new 7b75c5fd57c 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/DATESTAMP | 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 releases/gcc-13
in repository gcc.
from 965c44741f0 Daily bump.
new 8f1e18c75e0 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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.