This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 366e3d30b8d amdgcn: Change -m(no-)xnack to -mxnack=(on,off,any)
new 252b8319adc Remove accidentally added gfortran.dg/gomp/allocate*-.f90 files
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/testsuite/gfortran.dg/gomp/allocate-4.f90 | 54 ------
gcc/testsuite/gfortran.dg/gomp/allocate-5.f90 | 93 ----------
gcc/testsuite/gfortran.dg/gomp/allocate-6.f90 | 103 -----------
gcc/testsuite/gfortran.dg/gomp/allocate-7.f90 | 230 ------------------------
gcc/testsuite/gfortran.dg/gomp/allocators-1.f90 | 28 ---
gcc/testsuite/gfortran.dg/gomp/allocators-2.f90 | 22 ---
6 files changed, 530 deletions(-)
delete mode 100644 gcc/testsuite/gfortran.dg/gomp/allocate-4.f90
delete mode 100644 gcc/testsuite/gfortran.dg/gomp/allocate-5.f90
delete mode 100644 gcc/testsuite/gfortran.dg/gomp/allocate-6.f90
delete mode 100644 gcc/testsuite/gfortran.dg/gomp/allocate-7.f90
delete mode 100644 gcc/testsuite/gfortran.dg/gomp/allocators-1.f90
delete mode 100644 gcc/testsuite/gfortran.dg/gomp/allocators-2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from d54aabb045 95: force: #57: boot: [TCWG CI] https://ci.linaro.org/job/tc [...]
new 8ffdadf1c2 96: force: #58: : [TCWG CI] https://ci.linaro.org/job/tcwg_k [...]
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 2072 -> 2072 bytes
02-prepare_abe/console.log.xz | Bin 2476 -> 2628 bytes
03-build_abe-binutils/console.log.xz | Bin 27584 -> 27664 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17804 -> 17812 bytes
04-build_kernel_llvm/console.log.xz | Bin 65584 -> 66004 bytes
05-build_abe-qemu/console.log.xz | Bin 34064 -> 34768 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 26744 -> 27436 bytes
06-build_linux/console.log.xz | Bin 3288 -> 3540 bytes
07-boot_linux/console.log.xz | Bin 480 -> 0 bytes
08-check_regression/console.log.xz | Bin 448 -> 1392 bytes
08-check_regression/results.regressions | 9 +++++++++
08-check_regression/trigger-bisect | 2 ++
git/linux_rev | 2 +-
manifest.sh | 10 +++++-----
notify/check-regression-status.txt | 2 +-
results | 15 ++++++++++-----
16 files changed, 28 insertions(+), 12 deletions(-)
delete mode 100644 07-boot_linux/console.log.xz
create mode 100644 08-check_regression/results.regressions
create 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 master
in repository toolchain/ci/interesting-commits.
from 471658a6 Add entry 0524534d5220da5ecb2cd424a46520184d2be366 from https [...]
new 27789f0c Add entry 11f64eb1472f7f84bcf53c4fcdcb068992117749 from https [...]
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:
.../tcwg_kernel/llvm-master-arm-next-allmodconfig/build_url | 1 +
.../tcwg_kernel/llvm-master-arm-next-allmodconfig/last_good | 1 +
.../tcwg_kernel/llvm-master-arm-next-allmodconfig/summary.txt | 2 ++
.../tcwg_kernel/status.txt | 10 ++++++++++
linux/v6.3-rc4-1771-g11f64eb1472f | 1 +
5 files changed, 15 insertions(+)
create mode 100644 linux/sha1/11f64eb1472f7f84bcf53c4fcdcb068992117749/tcwg_kernel [...]
create mode 100644 linux/sha1/11f64eb1472f7f84bcf53c4fcdcb068992117749/tcwg_kernel [...]
create mode 100644 linux/sha1/11f64eb1472f7f84bcf53c4fcdcb068992117749/tcwg_kernel [...]
create mode 100644 linux/sha1/11f64eb1472f7f84bcf53c4fcdcb068992117749/tcwg_kernel [...]
create mode 120000 linux/v6.3-rc4-1771-g11f64eb1472f
--
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 497e8e2420e genmatch: Emit debug message right before "return x" instea [...]
new 366e3d30b8d amdgcn: Change -m(no-)xnack to -mxnack=(on,off,any)
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/gcn/gcn-hsa.h | 6 +-
gcc/config/gcn/gcn-opts.h | 10 +-
gcc/config/gcn/gcn.cc | 19 +-
gcc/config/gcn/gcn.opt | 20 +--
gcc/config/gcn/mkoffload.cc | 21 ++-
gcc/doc/invoke.texi | 14 +-
gcc/testsuite/gfortran.dg/gomp/allocate-4.f90 | 54 ++++++
gcc/testsuite/gfortran.dg/gomp/allocate-5.f90 | 93 ++++++++++
gcc/testsuite/gfortran.dg/gomp/allocate-6.f90 | 103 +++++++++++
gcc/testsuite/gfortran.dg/gomp/allocate-7.f90 | 230 ++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/gomp/allocators-1.f90 | 28 +++
gcc/testsuite/gfortran.dg/gomp/allocators-2.f90 | 22 +++
12 files changed, 585 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/allocate-4.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/allocate-5.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/allocate-6.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/allocate-7.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/allocators-1.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/allocators-2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk-code_size-spec2k6/llvm-arm-master-O3_LTO
in repository toolchain/ci/base-artifacts.
from 55839dd908 18: force: #23: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 20af08a5be 19: onsuccess: #24: 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 1924 -> 1896 bytes
02-build_bmk_llvm/console.log.xz | Bin 232508 -> 232448 bytes
03-benchmark/benchmark-build.log | 84 +-
03-benchmark/benchmark.log | 82 +-
03-benchmark/console.log.xz | Bin 3928 -> 3928 bytes
04-check_regression/console.log.xz | Bin 5860 -> 5752 bytes
git/llvm_rev | 2 +-
manifest.sh | 10 +-
results-vs-first/csv-results-1/perf.csv | 82 +-
results-vs-first/csv-results-1/results.csv | 84 +-
results-vs-first/results-brief.csv | 41 +-
results-vs-first/results-full.csv | 84 +-
results-vs-first/results-internal.csv | 46 +-
results-vs-first/results.csv | 46 +-
results-vs-first/tcwg-benchmark-results.log | 1770 +++++++++++++--------------
results-vs-prev/compare-results.csv | 3 -
results-vs-prev/csv-results-0/perf.csv | 74 +-
results-vs-prev/csv-results-0/results.csv | 253 ++--
results-vs-prev/csv-results-0/size.csv | 183 +--
results-vs-prev/csv-results-1/perf.csv | 82 +-
results-vs-prev/csv-results-1/results.csv | 84 +-
results-vs-prev/results-brief.csv | 45 +-
results-vs-prev/results-full.csv | 90 +-
results-vs-prev/results-internal.csv | 50 +-
results-vs-prev/results.csv | 50 +-
results-vs-prev/tcwg-benchmark-results.log | 1624 ++++++++++++------------
results_id | 2 +-
27 files changed, 2438 insertions(+), 2433 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
from 6cbf34da21 92: force: #45: all: [TCWG CI] https://ci.linaro.org/job/tcw [...]
new 6e950afc8d 93: force: #46: : [TCWG CI] https://ci.linaro.org/job/tcwg_k [...]
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 2064 -> 2068 bytes
02-prepare_abe/console.log.xz | Bin 2624 -> 2528 bytes
03-build_abe-binutils/console.log.xz | Bin 27648 -> 27572 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17748 -> 17696 bytes
04-build_kernel_llvm/console.log.xz | Bin 66700 -> 65988 bytes
05-build_abe-qemu/console.log.xz | Bin 33792 -> 33836 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 22512 -> 22568 bytes
06-build_linux/console.log.xz | Bin 3416 -> 3848 bytes
07-boot_linux/console.log.xz | Bin 496 -> 0 bytes
08-check_regression/console.log.xz | Bin 448 -> 1388 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 | 10 +++++-----
notify/check-regression-status.txt | 2 +-
results | 14 +++++++++++---
17 files changed, 30 insertions(+), 24 deletions(-)
delete mode 100644 07-boot_linux/console.log.xz
create mode 100644 08-check_regression/results.regressions
create 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 master
in repository toolchain/ci/interesting-commits.
from d70eb546 Add entry dbfc83bdcab941ce04200f97879f2a79fd0f2a0b from https [...]
new 471658a6 Add entry 0524534d5220da5ecb2cd424a46520184d2be366 from https [...]
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:
.../tcwg_kernel/llvm-master-arm-mainline-allyesconfig/build_url | 2 +-
.../llvm-master-arm-mainline-allyesconfig}/last_good | 0
.../summary.txt | 0
.../0524534d5220da5ecb2cd424a46520184d2be366/tcwg_kernel/status.txt | 4 ++++
4 files changed, 5 insertions(+), 1 deletion(-)
copy llvm/sha1/{0574a4be879e07b48ba9be8d63eebba49a04dfe8 => 0524534d5220da5ecb2cd4 [...]
copy llvm/sha1/0524534d5220da5ecb2cd424a46520184d2be366/{tcwg_bmk-code_size-cpu201 [...]
copy llvm/sha1/0524534d5220da5ecb2cd424a46520184d2be366/tcwg_kernel/{llvm-master-a [...]
--
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_build/master-aarch64-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
from 0435aedfca 14: onsuccess: #15: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
new 20e93774df 15: onsuccess: #16: 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 2044 -> 1880 bytes
02-prepare_abe/console.log.xz | Bin 2428 -> 2464 bytes
04-build_abe-bootstrap_profiled/console.log.xz | Bin 303672 -> 302856 bytes
.../make-gcc-stage2.log.xz | Bin 239720 -> 239216 bytes
05-check_regression/console.log.xz | Bin 460 -> 468 bytes
git/gcc_rev | 2 +-
manifest.sh | 14 +++++++++-----
7 files changed, 10 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_glibc_build/master-aarch64
in repository toolchain/ci/base-artifacts.
from 67c7a7a684 33: onsuccess: #248: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
new a68b264dc9 34: onsuccess: #249: 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:
01-reset_artifacts/console.log.xz | Bin 1888 -> 1868 bytes
02-prepare_abe/console.log.xz | Bin 2476 -> 2472 bytes
03-init_abe_sysroot/console.log.xz | Bin 420 -> 420 bytes
04-build_abe-glibc/console.log.xz | Bin 199020 -> 201104 bytes
04-build_abe-glibc/make-glibc.log.xz | Bin 190624 -> 190420 bytes
05-check_regression/console.log.xz | Bin 464 -> 464 bytes
git/glibc_rev | 2 +-
manifest.sh | 8 ++++----
8 files changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.