This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6a7ee305f20 PR middle-end/89503 * fold-const.c (fold_checksum_tree): [...]
new 939c64047c1 d/dmd: Merge dmd upstream ed71446aa
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/d/ChangeLog | 5 +++
gcc/d/d-builtins.cc | 2 +
gcc/d/dmd/MERGE | 2 +-
gcc/d/dmd/cond.c | 12 ++++++
gcc/d/dmd/cppmangle.c | 24 +++++------
gcc/d/dmd/dsymbol.c | 34 ++++++++++++++-
gcc/d/dmd/dsymbol.h | 2 +
gcc/d/dmd/nspace.c | 12 ++++--
gcc/d/dmd/nspace.h | 3 +-
gcc/d/dmd/parse.c | 49 ++++++++++++++++++++--
gcc/d/dmd/parse.h | 2 +-
gcc/testsuite/gdc.test/compilable/cppmangle3.d | 37 ++++++++++++++++
gcc/testsuite/gdc.test/compilable/test19574.d | 18 ++++++++
.../gdc.test/fail_compilation/cppmangle.d | 20 +++++++++
.../gdc.test/fail_compilation/reserved_version.d | 16 +++++++
.../fail_compilation/reserved_version_switch.d | 15 +++++++
16 files changed, 229 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gdc.test/compilable/cppmangle3.d
create mode 100644 gcc/testsuite/gdc.test/compilable/test19574.d
create mode 100644 gcc/testsuite/gdc.test/fail_compilation/cppmangle.d
--
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 llvm.
from 6535445674d [ARM GlobalISel] Check target flags in test. NFCI
new de23a6b25f3 [ARM GlobalISel] Support G_CTLZ for Thumb2
new e11e90af45c Attempt to fix buildbot after r354972 [#2]. NFCI.
new 5f896ac2501 [yaml2obj] - Allow setting custom sh_info for RawContentSec [...]
The 3 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:
include/llvm/ObjectYAML/ELFYAML.h | 1 +
lib/ObjectYAML/ELFYAML.cpp | 1 +
lib/Target/ARM/ARMLegalizerInfo.cpp | 7 ----
.../ARM/GlobalISel/arm-legalize-bitcounts.mir | 1 +
test/CodeGen/ARM/GlobalISel/select-clz.mir | 33 +++++++++++++++++
test/tools/obj2yaml/elf-shinfo.yaml | 20 ++++++++++
test/tools/yaml2obj/elf-symtab-shinfo.yaml | 43 ++++++++++++++++++++++
test/tools/yaml2obj/elf-symtab-shtype.yaml | 21 +++++++++++
tools/llvm-symbolizer/llvm-symbolizer.cpp | 15 +++++++-
tools/obj2yaml/elf2yaml.cpp | 1 +
tools/yaml2obj/yaml2elf.cpp | 18 +++++----
11 files changed, 146 insertions(+), 15 deletions(-)
create mode 100644 test/CodeGen/ARM/GlobalISel/select-clz.mir
create mode 100644 test/tools/obj2yaml/elf-shinfo.yaml
create mode 100644 test/tools/yaml2obj/elf-symtab-shinfo.yaml
create mode 100644 test/tools/yaml2obj/elf-symtab-shtype.yaml
--
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/llvm-master-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 87a5bd4810 1: good: llvm-linux: 17749
new b36480096c 1: good: llvm-linux: 17749
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 (87a5bd4810)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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:
1-reset_artifacts/console.log | 14 +-
2-build_llvm/console.log | 9466 ++++++++++++++++++-------------------
3-build_linux/console.log | 815 ++--
console.log | 10245 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
5 files changed, 10196 insertions(+), 10354 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/llvm-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1eb0b17c15 0: good: llvm-linux: 16548
new 4c0789101b 0: good: llvm-linux: 16548
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 (1eb0b17c15)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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:
1-reset_artifacts/console.log | 14 +-
2-build_llvm/console.log | 9148 ++++++++++++++++++-----------------
3-build_linux/console.log | 899 ++--
console.log | 10359 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 6 +-
5 files changed, 10210 insertions(+), 10216 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/gnu-release-arm-bootstrap
in repository toolchain/ci/gcc.
from 67a3d65012a Backport from trunk 2019-02-20 Li Jia He <helijia@linux [...]
adds 3788f0962ca PR tree-optimization/89536 * tree-ssa-dom.c (edge_info::d [...]
adds ca32c22bcc3 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.c-torture/execute/20190228-1.c | 16 ++++++++++++++++
gcc/tree-ssa-dom.c | 2 +-
5 files changed, 28 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/20190228-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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 9568ed28cc gcc-67a3d65012a8537598bf0d5156481d8a3ec83f58: -5
new bcbb270fd8 gcc-ca32c22bcc370905c370a51269cc2fcdbd831ef9: -5
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 (9568ed28cc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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:
1-reset_artifacts/console.log | 38 +-
2-prepare_abe/console.log | 35 +-
3-build_abe-bootstrap/console.log | 15132 ++++++++++++++++++-----------------
console.log | 15205 ++++++++++++++++++------------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
6 files changed, 15039 insertions(+), 15381 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/gnu-master-aarch64-bootstrap_ubsan
in repository toolchain/ci/gcc.
at 70c5aa9040a cmd/go: add -O2 to invocation of gccgo
No new revisions were added by this update.
--
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-master-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
at ccc2f4c41a gcc-70c5aa9040a677334a9be096b5939b22b26fa526: -5
This branch includes the following new commits:
new ccc2f4c41a gcc-70c5aa9040a677334a9be096b5939b22b26fa526: -5
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.
--
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/llvm-master-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c20fce10f2 0: good: llvm-linux: all
new b3db5ca1f0 0: good: llvm-linux: all
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 (c20fce10f2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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:
1-reset_artifacts/console.log | 16 +-
2-build_llvm/console.log | 9403 ++++++++++++++++++++--------------------
3-build_linux/console.log | 78 +-
4-boot_linux/console.log | 2 +-
console.log | 9499 ++++++++++++++++++++---------------------
jenkins/manifest.sh | 14 +-
6 files changed, 9483 insertions(+), 9529 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.