This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from 31c1aabc348 Daily bump.
new bca26e97f16 tree-optimization/107898 - ICE with -Walloca-larger-than
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/gimple-ssa-warn-alloca.c | 1 +
1 file changed, 1 insertion(+)
--
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_binutils/master-arm
in repository toolchain/ci/base-artifacts.
from b9331757050 83: onsuccess: #141: 1: [TCWG CI] https://ci.linaro.org/job [...]
new 8e4320078a5 84: onsuccess: #142: 1: [TCWG CI] https://ci.linaro.org/job [...]
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 61640 -> 61796 bytes
00-sumfiles/gas.log.xz | Bin 101048 -> 100972 bytes
00-sumfiles/ld.log.xz | Bin 114036 -> 114044 bytes
01-reset_artifacts/console.log.xz | Bin 2056 -> 2056 bytes
02-prepare_abe/console.log.xz | Bin 2448 -> 2480 bytes
03-build_abe-binutils/console.log.xz | Bin 26832 -> 26592 bytes
04-build_abe-stage1/console.log.xz | Bin 89492 -> 89828 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 9116 -> 9064 bytes
07-build_abe-glibc/console.log.xz | Bin 231500 -> 232856 bytes
08-build_abe-stage2/console.log.xz | Bin 225612 -> 226960 bytes
09-build_abe-gdb/console.log.xz | Bin 34288 -> 34312 bytes
10-build_abe-qemu/console.log.xz | Bin 30952 -> 31124 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3844 -> 3844 bytes
12-build_abe-check_binutils/console.log.xz | Bin 2924 -> 3072 bytes
12-build_abe-check_binutils/flaky.xfail | 2 +-
13-check_regression/console.log.xz | Bin 1164 -> 1148 bytes
13-check_regression/results.compare | 10 ++++----
13-check_regression/results.compare2 | 6 ++---
14-update_baseline/console.log | 9 ++++++++
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/glibc_rev | 2 +-
mail/results.compare | 10 ++++----
manifest.sh | 36 ++++++++++++++---------------
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 ++--
sumfiles/ld.sum | 2 +-
29 files changed, 49 insertions(+), 40 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-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 31020857e31 85: force: #38: : [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new ad77c70db2b 86: onsuccess: #39: 23380: [TCWG CI] https://ci.linaro.org/ [...]
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 2148 -> 2200 bytes
02-prepare_abe/console.log.xz | Bin 2424 -> 2528 bytes
03-build_abe-binutils/console.log.xz | Bin 27176 -> 27572 bytes
04-build_kernel_llvm/console.log.xz | Bin 65956 -> 66364 bytes
05-build_abe-qemu/console.log.xz | Bin 32664 -> 32100 bytes
06-build_linux/console.log.xz | Bin 3476 -> 3576 bytes
08-check_regression/console.log.xz | Bin 1552 -> 520 bytes
08-check_regression/results.regressions | 12 ------------
08-check_regression/trigger-bisect | 2 --
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/notify.sh | 3 ---
mail/check-regression-status.txt | 2 +-
manifest.sh | 29 ++++++++++++++++-------------
results | 14 +-------------
17 files changed, 22 insertions(+), 48 deletions(-)
delete mode 100644 08-check_regression/results.regressions
delete mode 100644 08-check_regression/trigger-bisect
delete mode 100755 jenkins/notify.sh
--
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 3ba5a16e7af [libstdc++] [testsuite] xfail double-prec from_chars for ldbl
new fa7c4ab3658 OpenACC: Stand-alone attach/detach clause fixes for Fortran [...]
new a4cc474b15e OpenACC: Further attach/detach clause fixes for Fortran [PR109622]
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/fortran/openmp.cc | 16 ++++++++
gcc/fortran/trans-openmp.cc | 44 +++++++++++++++++---
.../gfortran.dg/goacc/attach-descriptor.f90 | 12 +++---
gcc/testsuite/gfortran.dg/goacc/pr109622-5.f90 | 44 ++++++++++++++++++++
gcc/testsuite/gfortran.dg/goacc/pr109622-6.f90 | 8 ++++
.../testsuite/libgomp.oacc-fortran/pr109622-2.f90 | 35 ++++++++++++++++
.../testsuite/libgomp.oacc-fortran/pr109622-3.f90 | 35 ++++++++++++++++
.../testsuite/libgomp.oacc-fortran/pr109622-4.f90 | 47 ++++++++++++++++++++++
.../testsuite/libgomp.oacc-fortran/pr109622.f90 | 35 ++++++++++++++++
9 files changed, 265 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/goacc/pr109622-5.f90
create mode 100644 gcc/testsuite/gfortran.dg/goacc/pr109622-6.f90
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/pr109622-2.f90
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/pr109622-3.f90
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/pr109622-4.f90
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/pr109622.f90
--
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 0a85544e1aa match.pd: Use splits in makefile and make configurable.
new 0fa872c40af i386: Rename index_register_operand predicate to register_n [...]
new d875d75653e RISC-V: Fix PR109615
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/i386/i386.md | 14 ++--
gcc/config/i386/predicates.md | 4 +-
gcc/config/riscv/riscv-vsetvl.cc | 83 ++++++----------------
.../gcc.target/riscv/rvv/vsetvl/avl_single-74.c | 4 +-
.../riscv/rvv/vsetvl/{ffload-7.c => pr109615.c} | 11 +--
.../gcc.target/riscv/rvv/vsetvl/vsetvl-11.c | 2 +-
6 files changed, 38 insertions(+), 80 deletions(-)
copy gcc/testsuite/gcc.target/riscv/rvv/vsetvl/{ffload-7.c => pr109615.c} (72%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.