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-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
from 6296ed834 30: onsuccess: #438: 2: Success after binutils/gcc: 5 commits
new 77b4f4307 31: onsuccess: #439: 2: Success after binutils/gcc: 53 commits
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 1672 -> 1896 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 51248 -> 50908 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 530100 -> 529460 bytes
06-check_regression/console.log.xz | Bin 1824 -> 2176 bytes
07-update_baseline/console.log | 9 ---------
dashboard/dashboard-generate.sh | 4 ++--
dashboard/dashboard-push.sh | 5 +++++
dashboard/squad/dashboard-push-squad.sh | 14 ++++++++++++++
dashboard/squad/summary-annotation.txt | 0
dashboard/squad/test/results-functional.json | 4 ++++
dashboard/squad/test/results-metadata.json | 9 +++++++++
dashboard/squad/test/results-metrics.json | 3 +++
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 18 +++++++++---------
19 files changed, 51 insertions(+), 25 deletions(-)
create mode 100755 dashboard/dashboard-push.sh
create mode 100755 dashboard/squad/dashboard-push-squad.sh
create mode 100644 dashboard/squad/summary-annotation.txt
create mode 100644 dashboard/squad/test/results-functional.json
create mode 100644 dashboard/squad/test/results-metadata.json
create mode 100644 dashboard/squad/test/results-metrics.json
--
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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 9b1a8d01 dashboard-generate-squad.sh : Handle few errors cases
new 988ce2c7 tcwg-benchmark-bare.sh: Remove obsolete script
new 5aeaee2f start-container-docker.sh: Switch lts_1 to Ubuntu 20.04 Focal
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:
start-container-docker.sh | 4 +-
tcwg-benchmark-bare.sh | 223 ----------------------------------------------
tcwg-benchmark.sh | 2 +-
tcwg-buildfarm.sh | 3 +-
4 files changed, 4 insertions(+), 228 deletions(-)
delete mode 100755 tcwg-benchmark-bare.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 master
in repository gcc.
from 938cda53601 Fortran/openmp: Partial OpenMP 5.2 doacross and omp_cur_ite [...]
new 8492f7dd51a libstdc++: Move __success_type and __failure_type later in file
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:
libstdc++-v3/include/std/type_traits | 25 +++++++++++++------------
1 file changed, 13 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.
unknown user pushed a change to branch devel/omp/gcc-12
in repository gcc.
from d07ad71e727 Merge branch 'releases/gcc-12' into devel/omp/gcc-12
new bc81271a9f7 Fortran/openmp: Partial OpenMP 5.2 doacross and omp_cur_ite [...]
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/fortran/ChangeLog.omp | 29 +++
gcc/fortran/dump-parse-tree.cc | 38 +++-
gcc/fortran/gfortran.h | 13 +-
gcc/fortran/openmp.cc | 218 +++++++++++++--------
gcc/fortran/parse.cc | 3 +-
gcc/fortran/trans-openmp.cc | 35 ++--
gcc/testsuite/ChangeLog.omp | 11 ++
gcc/testsuite/gfortran.dg/gomp/all-memory-1.f90 | 2 +-
.../gfortran.dg/gomp/depend-iterator-2.f90 | 2 +-
gcc/testsuite/gfortran.dg/gomp/depobj-2.f90 | 6 +-
gcc/testsuite/gfortran.dg/gomp/doacross-5.f90 | 88 +++++++++
gcc/testsuite/gfortran.dg/gomp/doacross-6.f90 | 77 ++++++++
libgomp/ChangeLog.omp | 7 +
libgomp/libgomp.texi | 5 +-
14 files changed, 417 insertions(+), 117 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/doacross-5.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/doacross-6.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 b4d8a56a4c6 Disable decimal floating point in frange.
new 938cda53601 Fortran/openmp: Partial OpenMP 5.2 doacross and omp_cur_ite [...]
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/fortran/dump-parse-tree.cc | 38 +++-
gcc/fortran/gfortran.h | 13 +-
gcc/fortran/openmp.cc | 218 +++++++++++++--------
gcc/fortran/parse.cc | 3 +-
gcc/fortran/trans-openmp.cc | 35 ++--
gcc/testsuite/gfortran.dg/gomp/all-memory-1.f90 | 2 +-
.../gfortran.dg/gomp/depend-iterator-2.f90 | 2 +-
gcc/testsuite/gfortran.dg/gomp/depobj-2.f90 | 6 +-
gcc/testsuite/gfortran.dg/gomp/doacross-5.f90 | 88 +++++++++
gcc/testsuite/gfortran.dg/gomp/doacross-6.f90 | 77 ++++++++
libgomp/libgomp.texi | 5 +-
11 files changed, 370 insertions(+), 117 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/doacross-5.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/doacross-6.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/gnu-release-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
from 41df94482 5: onsuccess: all: Successful build after binutils/gcc/linux/ [...]
new 1dd19971d 6: onsuccess: #370: all: Success after binutils/gcc/linux/qem [...]
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 1716 -> 1720 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 29960 -> 30488 bytes
04-build_abe-stage1/console.log.xz | Bin 86748 -> 86644 bytes
05-build_abe-qemu/console.log.xz | Bin 30920 -> 31912 bytes
06-build_linux/console.log.xz | Bin 3904 -> 3784 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 3280 -> 3224 bytes
08-check_regression/jira-body.txt | 3 +--
08-check_regression/mail-body.txt | 3 +--
08-check_regression/mail-subject.txt | 2 +-
dashboard/dashboard-generate.sh | 14 ++++++++++++++
dashboard/dashboard-push.sh | 5 +++++
dashboard/squad/dashboard-push-squad.sh | 14 ++++++++++++++
dashboard/squad/summary-annotation.txt | 0
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 25 +-----------------------
mail/mail-body.txt | 25 +-----------------------
mail/mail-subject.txt | 2 +-
manifest.sh | 33 ++++++++++++++++----------------
23 files changed, 60 insertions(+), 74 deletions(-)
create mode 100755 dashboard/dashboard-generate.sh
create mode 100755 dashboard/dashboard-push.sh
create mode 100755 dashboard/squad/dashboard-push-squad.sh
create mode 100644 dashboard/squad/summary-annotation.txt
--
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/gnu-release-arm-norov-allnoconfig
in repository toolchain/ci/base-artifacts.
from 03b503dce 6: onsuccess: all: Success after binutils/gcc/qemu: 61 commits
new 63b954818 7: onsuccess: #34: all: Success after binutils/gcc/linux/qemu [...]
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 1684 -> 1700 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 29968 -> 30604 bytes
04-build_abe-stage1/console.log.xz | Bin 86900 -> 86772 bytes
05-build_abe-qemu/console.log.xz | Bin 32700 -> 32364 bytes
06-build_linux/console.log.xz | Bin 3808 -> 4116 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 2584 -> 3100 bytes
dashboard/dashboard-generate.sh | 2 +-
dashboard/dashboard-push.sh | 5 +++++
dashboard/squad/dashboard-push-squad.sh | 14 ++++++++++++++
dashboard/squad/summary-annotation.txt | 0
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 30 +++++++++++++++---------------
20 files changed, 42 insertions(+), 23 deletions(-)
create mode 100755 dashboard/dashboard-push.sh
create mode 100755 dashboard/squad/dashboard-push-squad.sh
create mode 100644 dashboard/squad/summary-annotation.txt
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.