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-master-arm-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from e47e48f6a7 Document 'set|show exec-file-mismatch (ask|warn|off)'
adds 65e5fdc0c1 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-master-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 93fc1600 0: update: binutils-gcc-linux: all
new c153ba1b 0: update: binutils-gcc-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 (93fc1600)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 423 +-
03-build_abe-binutils/console.log | 10910 ++++++------
04-build_abe-stage1/console.log | 20049 +++++++++++-----------
05-build_linux/console.log | 696 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 32320 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 32318 insertions(+), 32330 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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 70325e8d 0: update: llvm-linux: all
new b67c81a8 0: update: 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 (70325e8d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 220 +-
02-build_llvm/console.log | 12664 +++++++++++++++++------------------
03-build_linux/console.log | 824 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 13730 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13739 insertions(+), 13735 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-master-aarch64-mainline-defconfig
in repository toolchain/ci/gcc.
from 53d172975f2 Fix gcc.target/aarch64/vec_zeroextend.c for big-endian
adds 98dd8c97e44 Remove assertion in get_info_about_necessary_edges
adds 10be08aa276 Fix missing SCNuMAX defines in inttypes.h on hpux11.[01]*
adds de0684bf3f7 c++: Poor diagnostic for dynamic_cast in constexpr context [...]
adds cc74832213b testsuite: Fix up pr92788.C FAIL on ia32.
adds 05107d4e4cc testsuite: Fix up pr93166.C test, so that it doesn't FAIL w [...]
adds d0683c187f1 Daily bump.
adds da11ffbba87 c++: avoid ICE with __builtin_memset (PR90997).
new 322db86f4b4 i386: Fix up *avx_vperm_broadcast_v4df [PR93430]
new a9947bac079 i386: Fix up *{add,sub}v<dwi>4_doubleword patterns (PR targ [...]
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:
fixincludes/ChangeLog | 6 +
fixincludes/fixincl.x | 45 ++++-
fixincludes/inclhack.def | 15 ++
fixincludes/tests/base/inttypes.h | 9 +
gcc/ChangeLog | 18 ++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.md | 4 +-
gcc/config/i386/sse.md | 5 +-
gcc/cp/ChangeLog | 12 ++
gcc/cp/constexpr.c | 15 +-
gcc/cp/semantics.c | 1 -
gcc/ipa-cp.c | 3 -
gcc/testsuite/ChangeLog | 28 +++
gcc/testsuite/g++.dg/cpp2a/constexpr-dynamic18.C | 22 +++
gcc/testsuite/g++.dg/ext/builtin14.C | 4 +
gcc/testsuite/g++.dg/lto/pr93166_0.C | 213 +++++++++++++++++++++
.../{g++.dg => g++.target/i386}/pr92788.C | 4 +-
gcc/testsuite/gcc.dg/pr93412.c | 15 ++
gcc/testsuite/gcc.dg/pr93430.c | 33 ++++
gcc/testsuite/gcc.target/i386/avx2-pr93430.c | 5 +
20 files changed, 443 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-dynamic18.C
create mode 100644 gcc/testsuite/g++.dg/ext/builtin14.C
create mode 100644 gcc/testsuite/g++.dg/lto/pr93166_0.C
rename gcc/testsuite/{g++.dg => g++.target/i386}/pr92788.C (98%)
create mode 100644 gcc/testsuite/gcc.dg/pr93412.c
create mode 100644 gcc/testsuite/gcc.dg/pr93430.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx2-pr93430.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-master-aarch64-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from e47e48f6a7 Document 'set|show exec-file-mismatch (ask|warn|off)'
adds 65e5fdc0c1 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 760f459c 0: update: binutils-gcc-linux: boot
new 2f3c19d3 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 (760f459c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 11976 +++++++-------
04-build_abe-stage1/console.log | 15526 +++++++++---------
05-build_linux/console.log | 2636 +--
06-boot_linux/console.log | 442 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 31237 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 31203 insertions(+), 31240 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.