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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards dd29618b8 gcc-7f76ae5079d4f1e517fce9e88de0f7dab5d7beb1: all
new 980d2e444 linux-755d01d176971569f1231a7cb6b104eedd8f1ed3: 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 (dd29618b8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 18 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3163 ++++++++--------
4-build_abe-stage1/console.log | 4290 +++++++++++----------
5-count_linux_objs/console.log | 195 +-
console.log | 7612 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 7603 insertions(+), 7699 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 db9f6e1330 [WebAssembly] Add an import_module function attribute
new 2d66a94eaa [WebAssembly] Add WebAssemblyImportModule to pragma-attribut [...]
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:
test/Misc/pragma-attribute-supported-attributes-list.test | 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.
unknown user pushed a change to branch master
in repository gcc.
from 5d95efcaec6 * ChangeLog: Correct PR classification. * testsuite/Chang [...]
new 530b8be5000 PR c/86125 - missing -Wbuiltin-declaration-mismatch on a mi [...]
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/c/ChangeLog | 9 ++
gcc/c/c-decl.c | 120 +++++++++++++++++----
gcc/testsuite/ChangeLog | 14 +++
gcc/testsuite/gcc.c-torture/execute/eeprof-1.c | 12 +--
.../gcc.dg/Wbuiltin-declaration-mismatch-10.c | 10 ++
.../gcc.dg/Wbuiltin-declaration-mismatch-6.c | 18 ++++
.../gcc.dg/Wbuiltin-declaration-mismatch-7.c | 26 +++++
.../gcc.dg/Wbuiltin-declaration-mismatch-8.c | 26 +++++
.../gcc.dg/Wbuiltin-declaration-mismatch-9.c | 12 +++
gcc/testsuite/gcc.dg/Wint-conversion-2.c | 5 +-
gcc/testsuite/gcc.dg/builtins-69.c | 22 ++++
11 files changed, 243 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Wbuiltin-declaration-mismatch-10.c
create mode 100644 gcc/testsuite/gcc.dg/Wbuiltin-declaration-mismatch-6.c
create mode 100644 gcc/testsuite/gcc.dg/Wbuiltin-declaration-mismatch-7.c
create mode 100644 gcc/testsuite/gcc.dg/Wbuiltin-declaration-mismatch-8.c
create mode 100644 gcc/testsuite/gcc.dg/Wbuiltin-declaration-mismatch-9.c
create mode 100644 gcc/testsuite/gcc.dg/builtins-69.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 clang.
from 0215c4f02f Add a triple to this test so it passes for targets where ali [...]
new ccfa90a898 [WebAssembly] Add a __wasi__ target macro
new db9f6e1330 [WebAssembly] Add an import_module function attribute
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:
include/clang/Basic/Attr.td | 9 +++++++++
include/clang/Basic/AttrDocs.td | 18 +++++++++++++++++-
lib/Basic/Targets.cpp | 24 ++++++++++++++++--------
lib/Basic/Targets/OSTargets.h | 18 +++++++++++++++++-
lib/CodeGen/TargetInfo.cpp | 10 ++++++++++
lib/Sema/SemaDeclAttr.cpp | 25 +++++++++++++++++++++++++
test/CodeGen/wasm-import-module.c | 11 +++++++++++
test/Preprocessor/init.c | 7 +++++++
8 files changed, 112 insertions(+), 10 deletions(-)
create mode 100644 test/CodeGen/wasm-import-module.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 compiler-rt.
from 9f63df969 Disable LSan on NetBSD
new 0f5f57ec5 [libFuzzer] more agressive value profiling and CMP tracing fo [...]
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/fuzzer/FuzzerTracePC.cpp | 42 ++++++++++++++++++++++++++---------
test/fuzzer/Switch3Test.cpp | 24 ++++++++++++++++++++
test/fuzzer/value-profile-switch.test | 2 ++
3 files changed, 57 insertions(+), 11 deletions(-)
create mode 100644 test/fuzzer/Switch3Test.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.
unknown user pushed a change to branch master
in repository gcc.
from 7fe7a53d990 PR debug/89006 * config/i386/i386.c (ix86_pic_register_p) [...]
new 42202832cf0 PR target/88948 * rtl.h (prepare_copy_insn): New prototyp [...]
new 5d95efcaec6 * ChangeLog: Correct PR classification. * testsuite/Chang [...]
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/ChangeLog | 10 ++++++++++
gcc/gcse.c | 21 +++++++++++++++------
gcc/rtl.h | 3 +++
gcc/store-motion.c | 4 ++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr88948.c | 5 +++++
6 files changed, 40 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr88948.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_kernel/gnu-release-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 75d34093d linux-30bac164aca750892b93eef350439a0562a68647: all
new 47fbbc307 gcc-85d80e2464dd95719aea8a8523e858347d1de307: 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 (75d34093d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 70 +-
2-prepare_abe/console.log | 26 +-
3-build_abe-binutils/console.log | 6113 ++++++------
4-build_abe-stage1/console.log | 12141 ++++++++++++------------
5-count_linux_objs/console.log | 279 +-
6-check_regression/console.log | 2 +-
7-update_baseline/console.log | 4 +-
console.log | 18629 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 10 +-
trigger-bisect-on-failure | 6 +-
12 files changed, 18597 insertions(+), 18687 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-aarch64-lts-allyesconfig
in repository toolchain/ci/gcc.
from 0550105c83f 2019-01-22 Manfred Schwarb <manfred99(a)gmx.ch>
adds 936f7032208 Daily bump.
adds 7f76ae5079d Daily bump.
adds fabfa92cb3f 2019-01-24 Richard Biener <rguenther(a)suse.de>
new b015209c327 Mitigation for PR target/88469 on arm-based systems bootstr [...]
new 85d80e2464d PR target/88998 * config/i386/sse.md (sse2_cvtpi2pd): Add [...]
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/ChangeLog | 23 +++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/sse.md | 46 +++++++++++++++++++++-------------
gcc/profile-count.h | 12 ++++++++-
gcc/testsuite/ChangeLog | 13 ++++++++++
gcc/testsuite/g++.dg/pr88998.C | 31 +++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr89008.c | 27 ++++++++++++++++++++
gcc/tree-ssa-reassoc.c | 2 +-
8 files changed, 136 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr88998.C
create mode 100644 gcc/testsuite/gcc.dg/torture/pr89008.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.