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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f39074a93 0: update: binutils-gcc-linux: all
new 60c85337a 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 (f39074a93)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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:
01-reset_artifacts/console.log | 238 +-
02-prepare_abe/console.log | 140 +-
03-build_abe-binutils/console.log | 11763 ++++++-------
04-build_abe-stage1/console.log | 13820 ++++++++-------
05-build_linux/console.log | 800 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26801 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 26785 insertions(+), 26815 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 a42cc1f883f BRIG FE testsuite: Fix dump scan patterns in packed.hsail test
new 14cd049afcb i386: Remove broadcasts from TARGET_MMX_WITH_SSE vec_dup in [...]
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 | 8 ++
gcc/config/i386/mmx.md | 109 ++++++++-------------------
gcc/testsuite/ChangeLog | 11 +++
gcc/testsuite/gcc.target/i386/sse2-mmx-18a.c | 2 +-
gcc/testsuite/gcc.target/i386/sse2-mmx-18b.c | 7 --
gcc/testsuite/gcc.target/i386/sse2-mmx-18c.c | 7 --
gcc/testsuite/gcc.target/i386/sse2-mmx-19a.c | 2 +-
gcc/testsuite/gcc.target/i386/sse2-mmx-19b.c | 7 --
gcc/testsuite/gcc.target/i386/sse2-mmx-19c.c | 7 --
gcc/testsuite/gcc.target/i386/sse2-mmx-19d.c | 7 --
gcc/testsuite/gcc.target/i386/sse2-mmx-19e.c | 7 --
11 files changed, 53 insertions(+), 121 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/i386/sse2-mmx-18b.c
delete mode 100644 gcc/testsuite/gcc.target/i386/sse2-mmx-18c.c
delete mode 100644 gcc/testsuite/gcc.target/i386/sse2-mmx-19b.c
delete mode 100644 gcc/testsuite/gcc.target/i386/sse2-mmx-19c.c
delete mode 100644 gcc/testsuite/gcc.target/i386/sse2-mmx-19d.c
delete mode 100644 gcc/testsuite/gcc.target/i386/sse2-mmx-19e.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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2a1aa7c2b 0: update: binutils-gcc-linux: all
new e8b774d35 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 (2a1aa7c2b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 182 +-
02-prepare_abe/console.log | 88 +-
03-build_abe-binutils/console.log | 11338 +++++-----
04-build_abe-stage1/console.log | 19947 +++++++++---------
05-build_linux/console.log | 1476 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 33125 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 33104 insertions(+), 33094 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 a746f952abb Do not stream redundant stuff
new 4354291994e [Ada] Spurious accessibility error on return aggregate in G [...]
new 1a14bfbd783 [Ada] Change pragma Compile_Time_Error to force compile-tim [...]
new 431e762fae0 [Ada] Fix spurious error on checking of null Abstract_State
new dc0c0196340 tree-optimization/95309 - fix invariant SLP node costing
new a42cc1f883f BRIG FE testsuite: Fix dump scan patterns in packed.hsail test
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:
gcc/ChangeLog | 7 +++
gcc/ada/ChangeLog | 26 ++++++++
.../doc/gnat_rm/implementation_defined_pragmas.rst | 11 ++--
gcc/ada/gnat_rm.texi | 13 ++--
gcc/ada/libgnat/g-bytswa.adb | 6 +-
gcc/ada/sem_ch6.adb | 24 ++++----
gcc/ada/sem_prag.adb | 72 +++++++++++++++++-----
gcc/ada/sem_util.adb | 10 ++-
gcc/ada/usage.adb | 6 ++
gcc/ada/warnsw.ads | 4 +-
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/brig.dg/test/gimple/packed.hsail | 4 +-
gcc/tree-vect-slp.c | 41 ++++++++----
13 files changed, 169 insertions(+), 59 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 25cbbfbb5 2: update: linux-e8f3274774b45b5f4e9e3d5cad7ff9f43ae3add5: 20393
new cb4a073a1 2: update: binutils-gcc: 20393
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 (25cbbfbb5)
\
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 | 113 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11152 ++++++------
04-build_abe-stage1/console.log | 15757 ++++++++---------
05-build_linux/console.log | 485 +-
07-check_regression/console.log | 8 +-
07-check_regression/results.regressions | 6 +-
08-update_baseline/console.log | 68 +-
08-update_baseline/results.regressions | 6 +-
console.log | 28013 +++++++++++++++---------------
jenkins/manifest.sh | 13 +-
11 files changed, 28539 insertions(+), 27512 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.