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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 6e9d298d3 0: update: binutils-gcc-linux: all
new 3cf5d7e45 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 (6e9d298d3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 128 +-
02-prepare_abe/console.log | 142 +-
03-build_abe-binutils/console.log | 10631 +++++----
04-build_abe-stage1/console.log | 20134 ++++++++--------
05-build_linux/console.log | 6100 +++--
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 37147 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 37180 insertions(+), 37126 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 469f264ca 0: update: llvm-linux: 18070
new ddd2487e1 0: update: llvm-linux: 18070
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 (469f264ca)
\
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 | 14 +-
02-build_llvm/console.log | 12516 ++++++++++++++--------------
03-build_linux/console.log | 882 +-
05-check_regression/console.log | 8 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 8 +-
06-update_baseline/results.regressions | 2 +-
console.log | 13428 +++++++++++++++---------------
jenkins/manifest.sh | 6 +-
9 files changed, 13429 insertions(+), 13437 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 f83adb68ed9 c++: spec_hasher::equal and PARM_DECLs [PR94632]
new b57e1621eb7 testsuite: Disable gdc standard runtime tests if phobos is [...]
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 | 5 +
gcc/doc/sourcebuild.texi | 3 +
gcc/testsuite/ChangeLog | 8 +
gcc/testsuite/gdc.dg/link.d | 2 +-
gcc/testsuite/gdc.dg/runnable.d | 229 -------------------
gcc/testsuite/gdc.dg/runnable2.d | 244 +++++++++++++++++++++
gcc/testsuite/lib/target-supports.exp | 15 ++
libphobos/ChangeLog | 6 +
libphobos/testsuite/libphobos.phobos/phobos.exp | 5 +
.../libphobos.phobos_shared/phobos_shared.exp | 5 +
10 files changed, 292 insertions(+), 230 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/runnable2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-defconfig
in repository toolchain/ci/gcc.
from 7bce1c72444 Fix PR94443 with gsi_insert_seq_before [PR94443]
adds 4a745938b56 x86: Insert ENDBR if function will be called indirectly
adds b29ea6948c8 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 7 ++++++-
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.target/i386/pr94417-1.c | 20 ++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr94417-2.c | 21 +++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr94417-3.c | 19 +++++++++++++++++++
7 files changed, 86 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr94417-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94417-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94417-3.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-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 821af3888 0: update: binutils-gcc-linux: boot
new 4b986e0b6 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 (821af3888)
\
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 | 128 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10714 ++++++------
04-build_abe-stage1/console.log | 13858 ++++++++--------
05-build_linux/console.log | 812 +-
06-boot_linux/console.log | 330 +-
07-check_regression/console.log | 8 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 3 +-
console.log | 26292 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
12 files changed, 26268 insertions(+), 26325 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-master-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 72acf60cc 0: update: llvm-linux: boot
new b084907ff 0: update: llvm-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 (72acf60cc)
\
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:
01-reset_artifacts/console.log | 216 +-
02-build_llvm/console.log | 12897 +++++++++++++++++------------------
03-build_linux/console.log | 854 ++-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 12 +-
console.log | 13995 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13999 insertions(+), 14001 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.