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-defconfig
in repository toolchain/ci/binutils-gdb.
from 8f9929bb97 gdb: Fix from_tty argument to gdb.execute in Python.
adds 31f327a6c8 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards c1ddf9763 0: update: binutils-gcc-linux: boot
new 33cf3245f 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 (c1ddf9763)
\
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 | 182 +-
02-prepare_abe/console.log | 44 +-
03-build_abe-binutils/console.log | 10521 +++++-----
04-build_abe-stage1/console.log | 19884 ++++++++++---------
05-build_linux/console.log | 766 +-
06-boot_linux/console.log | 390 +-
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 | 31823 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 31722 insertions(+), 31928 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_gnu/gnu-master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 1063e6a7f 0: update: gcc-c74e6f7cfd7a741fc0477fe3660eec57581b22c5: 1
new 6a9304b31 0: update: gcc-3c11f25fb8bc3eaed35a90eece9d2f9444373513: 1
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 (1063e6a7f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 183 +-
02-prepare_abe/console.log | 446 +-
04-build_abe-bootstrap_O1/console.log | 94010 +++++++++++++++----------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 94643 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 94754 insertions(+), 94544 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-defconfig
in repository toolchain/ci/gcc.
from e6923541fae libstdc++: Use __libc_single_threaded to optimise atomics [ [...]
adds 91dd4a38641 Daily bump.
adds 683e55facfd IFN: Implement IFN_VEC_SET for ARRAY_REF with VIEW_CONVERT_EXPR
adds e5a76af3a2f Fortran : ICE in build_field PR95614
adds 3c11f25fb8b aix: Use $(AR) without -X32_64 to build FAT libraries.
new a4b31d5807f optabs: Don't reuse target for multi-word expansions if it [...]
new e24817aa7a1 Fix handling of stores in modref_summary::useful_p
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 | 7 +++
gcc/ChangeLog | 62 ++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 10 ++++
gcc/fortran/decl.c | 4 +-
gcc/fortran/match.c | 5 +-
gcc/fortran/match.h | 6 +--
gcc/fortran/resolve.c | 7 +++
gcc/gimple-isel.cc | 75 ++++++++++++++++++++++++++-
gcc/internal-fn.c | 41 +++++++++++++++
gcc/internal-fn.def | 2 +
gcc/ipa-modref.c | 2 +-
gcc/optabs.c | 35 ++++++++++++-
gcc/optabs.h | 4 ++
gcc/testsuite/ChangeLog | 35 +++++++++++++
gcc/testsuite/gcc.c-torture/execute/pr97073.c | 21 ++++++++
gcc/testsuite/gfortran.dg/pr95614_1.f90 | 6 +++
gcc/testsuite/gfortran.dg/pr95614_2.f90 | 6 +++
libatomic/config/t-aix | 5 +-
libcpp/ChangeLog | 6 +++
libgcc/config/rs6000/t-slibgcc-aix | 21 ++++----
libgfortran/config/t-aix | 9 ++--
libgomp/config/t-aix | 5 +-
libstdc++-v3/ChangeLog | 10 ++++
libstdc++-v3/config/os/aix/t-aix | 12 ++---
25 files changed, 361 insertions(+), 37 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr97073.c
create mode 100644 gcc/testsuite/gfortran.dg/pr95614_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95614_2.f90
--
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-defconfig
in repository toolchain/ci/binutils-gdb.
from 8f9929bb97 gdb: Fix from_tty argument to gdb.execute in Python.
adds 31f327a6c8 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 9ee356a0f 4: update: binutils-gcc-linux: 6349
new 0bbe6c964 4: update: binutils-gcc-linux: 6349
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 (9ee356a0f)
\
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 | 128 +-
02-prepare_abe/console.log | 408 +-
03-build_abe-binutils/console.log | 11180 ++++++------
04-build_abe-stage1/console.log | 14812 ++++++++--------
05-build_linux/console.log | 1100 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 50 +-
08-update_baseline/results.regressions | 20 +-
console.log | 27714 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
11 files changed, 27611 insertions(+), 27835 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-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 8f9929bb97 gdb: Fix from_tty argument to gdb.execute in Python.
adds 31f327a6c8 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.