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-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 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).
adds 322db86f4b4 i386: Fix up *avx_vperm_broadcast_v4df [PR93430]
adds a9947bac079 i386: Fix up *{add,sub}v<dwi>4_doubleword patterns (PR targ [...]
adds 0f6f39ed733 Avoid creating string insns unless string support is enabled
new 091fe099ba9 checking: avoid verify_type_variant crash on incomplete type.
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 | 23 ++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.md | 4 +-
gcc/config/i386/sse.md | 5 +-
gcc/config/rx/rx.md | 4 +-
gcc/cp/ChangeLog | 6 ++
gcc/cp/semantics.c | 1 -
gcc/testsuite/ChangeLog | 18 ++++++
gcc/testsuite/g++.dg/debug/verify1.C | 64 ++++++++++++++++++++++
gcc/testsuite/g++.dg/ext/builtin14.C | 4 ++
.../g++.dg/{pr93166.C => lto/pr93166_0.C} | 9 ++-
.../{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 ++
gcc/tree.c | 2 +-
16 files changed, 186 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/verify1.C
create mode 100644 gcc/testsuite/g++.dg/ext/builtin14.C
rename gcc/testsuite/g++.dg/{pr93166.C => lto/pr93166_0.C} (95%)
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-arm-mainline-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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 7a5d1228 0: update: binutils-gcc-linux: all
new 6cbfe9b5 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 (7a5d1228)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11612 +++++++------
04-build_abe-stage1/console.log | 20129 +++++++++++-----------
05-build_linux/console.log | 692 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 33204 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 33166 insertions(+), 33171 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 linux.
from 54343d951838 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new b72053072c0b block: allow partitions on host aware zone devices
new 9dbca1608709 Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/li [...]
new 73e08e711d9c Revert "io_uring: only allow submit from owning task"
new ebe10026210f io_uring: don't cancel all work on process exit
new 5cf9ad0e6b16 Merge tag 'io_uring-5.5-2020-01-26' of git://git.kernel.dk [...]
The 5 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:
block/partition-generic.c | 26 ++++++++++++++++++++++----
drivers/scsi/sd.c | 9 +++++----
fs/io_uring.c | 10 ----------
include/linux/genhd.h | 12 ++++++++++++
4 files changed, 39 insertions(+), 18 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 releases/gcc-9
in repository gcc.
from 393df7be49d Daily bump.
new bf15829bf64 testsuite: xfail gcc.target/i386/pr91298-?.c on Solaris/x86 [...]
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/i386/pr91298-1.c | 1 +
gcc/testsuite/gcc.target/i386/pr91298-2.c | 1 +
3 files changed, 8 insertions(+)
--
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-allnoconfig
in repository toolchain/ci/gcc.
from 7058d1744c6 Daily bump.
adds 393df7be49d Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 674ff23e 0: update: binutils-gcc-linux: all
new 05b07055 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 (674ff23e)
\
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 | 220 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11354 ++++++-------
04-build_abe-stage1/console.log | 18204 +++++++++++----------
05-build_linux/console.log | 762 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 30996 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
10 files changed, 31002 insertions(+), 31006 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-mainline-allmodconfig
in repository toolchain/ci/gcc.
from 7058d1744c6 Daily bump.
adds 393df7be49d Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ae384990 0: update: binutils-gcc-linux: all
new fae611eb 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 (ae384990)
\
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:
01-reset_artifacts/console.log | 139 +-
02-prepare_abe/console.log | 400 +-
03-build_abe-binutils/console.log | 11044 +++++++-------
04-build_abe-stage1/console.log | 17154 ++++++++++-----------
05-build_linux/console.log | 892 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 10 +-
console.log | 29666 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 29687 insertions(+), 29636 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.