This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d4de7e32eff Fortran/OpenMP: strict modifier on grainsize/num_tasks
new 57a9e63c96f Fortran/OpenMP: Improve duplicate errors
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/openmp.c | 627 +++++++++++++--------
gcc/testsuite/gfortran.dg/goacc/asyncwait-1.f95 | 2 +-
gcc/testsuite/gfortran.dg/goacc/default-2.f | 32 +-
.../gfortran.dg/goacc/enter-exit-data.f95 | 4 +-
gcc/testsuite/gfortran.dg/goacc/if.f95 | 12 +-
.../gfortran.dg/goacc/parallel-kernels-clauses.f95 | 16 +-
gcc/testsuite/gfortran.dg/goacc/routine-6.f90 | 2 +-
gcc/testsuite/gfortran.dg/goacc/sie.f95 | 20 +-
.../gfortran.dg/goacc/update-if_present-2.f90 | 10 +-
gcc/testsuite/gfortran.dg/gomp/cancel-2.f90 | 4 +-
gcc/testsuite/gfortran.dg/gomp/declare-simd-1.f90 | 2 +-
gcc/testsuite/gfortran.dg/gomp/error-3.f90 | 18 +-
gcc/testsuite/gfortran.dg/gomp/loop-2.f90 | 2 +-
gcc/testsuite/gfortran.dg/gomp/masked-2.f90 | 2 +-
14 files changed, 466 insertions(+), 287 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_gnu_native_check_gdb/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 65f82b1972 Improve forward progress test in python.exp
adds 9b1f59fc95 gdb: make gdbarch_printable_names return a vector
No new revisions were added by this update.
Summary of changes:
gdb/arch-utils.c | 25 ++++++++++++++-----------
gdb/gdbarch.c | 30 ++++++++++--------------------
gdb/gdbarch.h | 9 ++++-----
gdb/gdbarch.sh | 39 ++++++++++++++-------------------------
gdb/selftest-arch.c | 24 ++++++++++++------------
5 files changed, 54 insertions(+), 73 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_gnu_native_check_gdb/master-aarch64
in repository toolchain/ci/base-artifacts.
discards f7f65984 25: reset: gdb-9b1f59fc95da32963f3ba22f8587ea0c12899e05: -4
new 50257f57 25: reset: binutils-9b1f59fc95da32963f3ba22f8587ea0c12899e05: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f7f65984)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 214 +-
02-prepare_abe/console.log | 244 +-
03-build_abe-binutils/console.log | 12481 ++--
04-build_abe-gcc/console.log | 34933 +++++------
06-build_abe-linux/console.log | 2578 +-
07-build_abe-glibc/console.log | 34476 ++++++-----
08-build_abe-gdb/console.log | 5955 +-
09-build_abe-dejagnu/console.log | 255 +
10-build_abe-check_gdb/console.log | 141 +
11-check_regression/console.log | 70 +-
11-check_regression/results.regressions | 3 -
12-update_baseline/console.log | 596 +-
12-update_baseline/extra-bisect-params | 1 +
12-update_baseline/fails.sum | 42 +
12-update_baseline/results.compare1 | 230 +
12-update_baseline/results.compare2 | 85 +
12-update_baseline/results.regressions | 88 +-
console.log | 97423 ++++++++++++++++--------------
jenkins/manifest.sh | 8 +-
results | 9 +-
sumfiles/gdb.log.xz | Bin 0 -> 1722876 bytes
sumfiles/gdb.sum | 84696 ++++++++++++++++++++++++++
22 files changed, 185767 insertions(+), 88761 deletions(-)
create mode 100644 09-build_abe-dejagnu/console.log
create mode 100644 10-build_abe-check_gdb/console.log
delete mode 100644 11-check_regression/results.regressions
create mode 100644 12-update_baseline/extra-bisect-params
create mode 100644 12-update_baseline/fails.sum
create mode 100644 12-update_baseline/results.compare1
create mode 100644 12-update_baseline/results.compare2
create mode 100644 sumfiles/gdb.log.xz
create mode 100644 sumfiles/gdb.sum
--
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 12dc8ab983d Fix scalar costing issue introduced by PR84512 fix.
new d4de7e32eff Fortran/OpenMP: strict modifier on grainsize/num_tasks
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.c | 4 +
gcc/fortran/gfortran.h | 2 +-
gcc/fortran/openmp.c | 20 ++++-
gcc/fortran/trans-openmp.c | 8 ++
libgomp/testsuite/libgomp.fortran/taskloop-4-a.f90 | 86 ++++++++++++++++++++
libgomp/testsuite/libgomp.fortran/taskloop-4.f90 | 41 ++++++++++
libgomp/testsuite/libgomp.fortran/taskloop-5-a.f90 | 95 ++++++++++++++++++++++
libgomp/testsuite/libgomp.fortran/taskloop-5.f90 | 75 +++++++++++++++++
8 files changed, 326 insertions(+), 5 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.fortran/taskloop-4-a.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/taskloop-4.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/taskloop-5-a.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/taskloop-5.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_llvm_tk1
in repository toolchain/ci/interesting-commits.
from 5541b99 Add regression 99203f2004d031f2ef22f01e3c569d2775de1836 from [...]
new d325719 Add regression bb1e5399e4586239d6424f5eea5a9f06c52ebe9b from [...]
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:
llvm | 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_gcc_check/master-aarch64
in repository toolchain/ci/gcc.
from a5416bf3694 Make the OpenMP 'error' directive work for nvptx offloading
adds 9b08f7764ce Clear EAF_NOCLOBBER for indirect calls
No new revisions were added by this update.
Summary of changes:
gcc/ipa-modref.c | 9 +++++++++
gcc/testsuite/gcc.dg/lto/pr101949_0.c | 20 ++++++++++++++++++++
gcc/testsuite/gcc.dg/lto/pr101949_1.c | 4 ++++
3 files changed, 33 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/lto/pr101949_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr101949_1.c
--
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 537878152de analyzer: Fix PR analyzer/102020
new 12dc8ab983d Fix scalar costing issue introduced by PR84512 fix.
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/tree-vect-loop.c | 12 ++++++++----
1 file changed, 8 insertions(+), 4 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 master
in repository toolchain/gcc-compare-results.
from b5fdf29 From https://ci.linaro.org/job/tcwg_gnu_native_check_gdb-bise [...]
new f35ccc1 From https://ci.linaro.org/job/tcwg_gcc_check-bisect-release- [...]
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:
.../flaky/tcwg_gcc_check-release-aarch64.xfail | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.