This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4c48a601af7 [DDG] Data Dependence Graph - Root Node
new 83d6d119ecb [ASan] Make GlobalsMD member a const reference.
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/Transforms/Instrumentation/AddressSanitizer.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 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 clang.
from b045221b92 [NFC] Updated tests after rL373371
new 8f539ae97c [OPENMP50]Initial codegen for declare variant implementation [...]
new 3b45bb56b5 [clang-format] [PR43372] - clang-format shows replacements i [...]
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:
lib/CodeGen/CGOpenMPRuntime.cpp | 127 +++++++++++++++++++++
lib/CodeGen/CGOpenMPRuntime.h | 9 ++
lib/CodeGen/CodeGenModule.cpp | 14 +++
lib/Format/Format.cpp | 30 ++++-
...clare_variant_implementation_vendor_codegen.cpp | 91 +++++++++++++++
unittests/Format/SortImportsTestJava.cpp | 7 ++
unittests/Format/SortIncludesTest.cpp | 8 ++
7 files changed, 283 insertions(+), 3 deletions(-)
create mode 100644 test/OpenMP/declare_variant_implementation_vendor_codegen.cpp
--
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/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards bef37181 0: update: gcc-ef7e5fb6867e4ccd2eb5234d20ec804a52ca2bd0: 1
new 74b93203 0: update: gcc-65850e702a38fa438e7d30b9c8e83099318383f0: 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 (bef37181)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 162 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-bootstrap_O1/console.log | 65668 +++++++++++++++----------------
console.log | 66260 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
5 files changed, 66279 insertions(+), 66251 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 3bcb81b2f26 * tree-ssa-alias.c (nonoverlapping_component_refs_since_ma [...]
new e9c2b8a224b Regenerate `liboffloadmic/plugin/configure' for r275564 ("[ [...]
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:
liboffloadmic/ChangeLog | 4 ++++
liboffloadmic/plugin/configure | 22 ++++++++++++++++------
2 files changed, 20 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_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/ci/gcc.
from 0fb33c048a9 Daily bump.
adds 968f2b14d06 * es.po: Update.
adds c90f5047fc5 Daily bump.
adds ba66de4d52e driver: Also prune joined switches with negation
adds 48530b2595d [AArch64] Don't split 64-bit constant stores to volatile location
adds 65850e702a3 gcc/ 2019-10-01 Oleg Endo <olegendo(a)gcc.gnu.org>
adds e97fc546940 2019-10-01 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds 28e329000fe 2019-10-01 Steven G. Kargl <kargl(a)gcc.gnu.org>
adds f27e0645978 2019-10-01 Steven G. Kargl <kargl(a)gcc.ngu.org>
new 80233708fda 2019-10-01 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/ChangeLog | 31 ++++++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64.md | 4 +-
gcc/config/aarch64/aarch64.opt | 6 +-
gcc/config/arm/arm.opt | 6 +-
gcc/config/sh/sh.c | 6 +-
gcc/fortran/ChangeLog | 27 +++++++
gcc/fortran/check.c | 9 ++-
gcc/fortran/decl.c | 30 +++++++-
gcc/fortran/io.c | 13 +++-
gcc/fortran/match.c | 18 +++++
gcc/po/ChangeLog | 4 ++
gcc/po/es.po | 84 +++++++++-------------
gcc/testsuite/ChangeLog | 28 ++++++++
.../aarch64/nosplit-di-const-volatile_1.c | 15 ++++
gcc/testsuite/gfortran.dg/dec_type_print_3.f90 | 4 +-
gcc/testsuite/gfortran.dg/pr91641.f90 | 7 ++
gcc/testsuite/gfortran.dg/pr91714.f90 | 10 +++
gcc/testsuite/gfortran.dg/pr91802.f90 | 9 +++
gcc/testsuite/gfortran.dg/pr91864.f90 | 22 ++++++
20 files changed, 266 insertions(+), 69 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/nosplit-di-const-volatile_1.c
create mode 100644 gcc/testsuite/gfortran.dg/pr91641.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr91714.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr91802.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr91864.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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 4a7c350f 0: update: binutils-gcc-linux: boot
new e14f40cb 0: update: binutils-gcc-linux: boot
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 (4a7c350f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10913 +++++++------
04-build_abe-stage1/console.log | 18636 ++++++++++-----------
05-build_linux/console.log | 792 +-
06-boot_linux/console.log | 472 +-
console.log | 31315 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 31394 insertions(+), 31352 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 6ec94a3b418 PR target/85401 * ira-color.c (allocno_copy_cost_saving): [...]
new 3bcb81b2f26 * tree-ssa-alias.c (nonoverlapping_component_refs_since_ma [...]
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/ChangeLog | 19 ++
gcc/testsuite/ChangeLog | 5 +
.../gcc.dg/tree-ssa/alias-access-path-10.c | 12 +
.../gcc.dg/tree-ssa/alias-access-path-11.c | 15 ++
gcc/tree-ssa-alias.c | 291 ++++++++++++++++-----
5 files changed, 279 insertions(+), 63 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/alias-access-path-10.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/alias-access-path-11.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.