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-arm
in repository toolchain/ci/base-artifacts/tcwg_glibc_build/master-arm.
from 30acac8 onsuccess: #816: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new ef50034 onsuccess: #817: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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 2156 -> 2112 bytes
02-prepare_abe/console.log.xz | Bin 2668 -> 2632 bytes
03-init_abe_sysroot/console.log.xz | Bin 424 -> 424 bytes
04-build_abe-glibc/console.log.xz | Bin 193468 -> 191416 bytes
04-build_abe-glibc/make-glibc.log.xz | Bin 181552 -> 181164 bytes
05-check_regression/console.log.xz | Bin 1132 -> 1096 bytes
git/glibc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 261 ++++++++++++++++++++++-------------
jenkins/notify-init.log | 50 +++----
jenkins/run-build.env | 6 +-
manifest.sh | 4 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 14 +-
notify/mail-recipients.txt | 2 +-
notify/mail-subject.txt | 2 +-
16 files changed, 206 insertions(+), 139 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 1502d724df8 btf: change encoding of forward-declared enums [PR111735]
new 82b32adaa7f OpenMP: Introduce accessor macros and constructors for cont [...]
new 9b8fdcbf210 OpenMP: Unify representation of name-list properties.
new 9f9b3d67323 OpenMP: Use enumerators for names of trait-sets and traits
new d0603dfe9d3 OpenMP: Permit additional selector properties
The 4 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/c/c-parser.cc | 262 +++----
gcc/cp/decl.cc | 8 +-
gcc/cp/parser.cc | 252 +++----
gcc/cp/pt.cc | 93 ++-
gcc/fortran/gfortran.h | 20 +-
gcc/fortran/openmp.cc | 227 +++---
gcc/fortran/trans-openmp.cc | 66 +-
gcc/gimplify.cc | 17 +-
gcc/omp-general.cc | 782 +++++++++++++--------
gcc/omp-general.h | 66 +-
gcc/omp-selectors.h | 93 +++
.../c-c++-common/gomp/declare-variant-1.c | 1 +
.../c-c++-common/gomp/declare-variant-2.c | 58 +-
.../c-c++-common/gomp/declare-variant-no-score.c | 24 +
.../gfortran.dg/gomp/declare-variant-1.f90 | 1 +
.../gfortran.dg/gomp/declare-variant-2.f90 | 48 +-
.../gfortran.dg/gomp/declare-variant-2a.f90 | 4 +-
.../gfortran.dg/gomp/declare-variant-no-score.f90 | 30 +
18 files changed, 1180 insertions(+), 872 deletions(-)
create mode 100644 gcc/omp-selectors.h
create mode 100644 gcc/testsuite/c-c++-common/gomp/declare-variant-no-score.c
create mode 100644 gcc/testsuite/gfortran.dg/gomp/declare-variant-no-score.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.