This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from cbfb10ec630 [PR89773] Fortran OpenACC 'routine' directive refuses proce [...]
new 33718c02f44 [PR72741] Properly handle clauses specifying the level of p [...]
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 | 5 +
gcc/fortran/openmp.c | 8 +
gcc/testsuite/ChangeLog | 16 +
.../goacc/{routine-3.c => routine-3-extern.c} | 70 ++--
gcc/testsuite/c-c++-common/goacc/routine-3.c | 1 +
.../goacc/{routine-4.c => routine-4-extern.c} | 48 +--
gcc/testsuite/c-c++-common/goacc/routine-4.c | 1 +
.../routine-external-level-of-parallelism-1.f | 347 ++++++++++++++++++++
.../routine-external-level-of-parallelism-2.f | 361 +++++++++++++++++++++
.../gfortran.dg/goacc/routine-module-3.f90 | 16 +
10 files changed, 804 insertions(+), 69 deletions(-)
copy gcc/testsuite/c-c++-common/goacc/{routine-3.c => routine-3-extern.c} (63%)
copy gcc/testsuite/c-c++-common/goacc/{routine-4.c => routine-4-extern.c} (67%)
create mode 100644 gcc/testsuite/gfortran.dg/goacc/routine-external-level-of-paral [...]
create mode 100644 gcc/testsuite/gfortran.dg/goacc/routine-external-level-of-paral [...]
create mode 100644 gcc/testsuite/gfortran.dg/goacc/routine-module-3.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 clang.
from 4fe8e71789 [CodeGen][ObjC] Annotate calls to objc_retainAutoreleasedRet [...]
new 10535f02fa [Driver] Pass -malign-double from the driver to the cc1 comm [...]
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:
lib/Driver/ToolChains/Clang.cpp | 1 +
test/Driver/malign_double.c | 5 +++++
2 files changed, 6 insertions(+)
create mode 100644 test/Driver/malign_double.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 44ff4c8d4b4 [PR72741] Encode OpenACC 'routine' directive's level of par [...]
new 467b1bdb6c3 [PR72741] The name in a Fortran OpenACC 'routine' directive [...]
new cbfb10ec630 [PR89773] Fortran OpenACC 'routine' directive refuses proce [...]
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/ChangeLog | 11 +++++++
gcc/fortran/gfortran.h | 2 ++
gcc/fortran/openmp.c | 36 +++++++++++++++++-----
gcc/fortran/resolve.c | 1 +
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/gfortran.dg/goacc/pr77765.f90 | 2 +-
gcc/testsuite/gfortran.dg/goacc/pr89773.f90 | 36 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/goacc/routine-6.f90 | 21 +++++++++++--
.../gfortran.dg/goacc/routine-module-mod-1.f90 | 4 +--
9 files changed, 107 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/goacc/pr89773.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 clang.
from 40a2645eee Refactor handling of #include directives to cleanly separate [...]
new 4fe8e71789 [CodeGen][ObjC] Annotate calls to objc_retainAutoreleasedRet [...]
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:
lib/CodeGen/CGObjC.cpp | 27 +++++++------
lib/CodeGen/TargetInfo.cpp | 6 +++
lib/CodeGen/TargetInfo.h | 6 +++
test/CodeGenObjC/arc-blocks.m | 8 ++--
test/CodeGenObjC/arc-foreach.m | 2 +-
test/CodeGenObjC/arc-literals.m | 6 +--
test/CodeGenObjC/arc-precise-lifetime.m | 16 ++++----
test/CodeGenObjC/arc-property.m | 2 +-
test/CodeGenObjC/arc-related-result-type.m | 2 +-
test/CodeGenObjC/arc-ternary-op.m | 2 +-
test/CodeGenObjC/arc-unsafeclaim.m | 10 ++---
test/CodeGenObjC/arc-with-atthrow.m | 2 +-
test/CodeGenObjC/arc.m | 44 +++++++++++-----------
test/CodeGenObjC/objc-arc-container-subscripting.m | 2 +-
test/CodeGenObjC/os_log.m | 4 +-
test/CodeGenObjCXX/arc-forwarded-lambda-call.mm | 4 +-
test/CodeGenObjCXX/arc.mm | 6 +--
.../inheriting-constructor-cleanup.mm | 2 +-
test/CodeGenObjCXX/literals.mm | 8 ++--
19 files changed, 88 insertions(+), 71 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_bmk/llvm-master-arm-spec2k6-Oz_LTO
in repository toolchain/ci/glibc.
from a2e57f89a3 Add AArch64 HWCAPs from Linux 5.0.
adds 57ada43c90 tt_RU: Fix orthographic mistakes in day and abday sections [ [...]
adds 61f5e9470f S390: Mark vx and vxe as important hwcap.
new ac64195ccd iconv, localedef: avoid floating point rounding differences [...]
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:
ChangeLog | 18 ++++++++++++++++++
iconv/iconvconfig.c | 4 ++--
locale/programs/ld-collate.c | 4 ++--
localedata/locales/tt_RU | 28 ++++++++++++++--------------
sysdeps/s390/dl-procinfo.h | 3 ++-
5 files changed, 38 insertions(+), 19 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_bmk/llvm-master-arm-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards c1b63c8c 0: good: binutils-gcc-glibc-llvm: -1
new f941013f 0: good: binutils-gcc-glibc-llvm: -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 (c1b63c8c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-master-arm-spec [...]
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 | 58 +-
02-prepare_abe/console.log | 32 +-
03-build_abe-binutils/console.log | 5868 +--
04-build_abe-stage1/console.log | 13117 +++---
05-build_abe-linux/console.log | 62 +-
06-build_abe-glibc/console.log | 21657 +++++-----
07-build_abe-stage2/console.log | 29446 +++++++------
08-build_llvm-true/console.log | 10435 ++---
09-benchmark/benchmark.log | 14 +-
09-benchmark/console.log | 40 +-
11-update_baseline/console.log | 2 +-
console.log | 80729 ++++++++++++++++++------------------
jenkins/manifest.sh | 20 +-
13 files changed, 80747 insertions(+), 80733 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.