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-next-allyesconfig
in repository toolchain/ci/gcc.
from ede9c1f1746 2019-03-06 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds 7940e8283ec 2019-03-06 Harald Anlauf <anlauf(a)gmx.de>
adds 8db41faa003 Daily bump.
adds 696f587f446 PR c++/89585 * parser.c (cp_parser_asm_definition): Parse [...]
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/parser.c | 13 ++++++++++++-
gcc/fortran/ChangeLog | 6 ++++++
gcc/fortran/expr.c | 10 ++++++++--
gcc/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/g++.dg/asm-qual-3.C | 8 ++++----
gcc/testsuite/gfortran.dg/substr_8.f90 | 15 +++++++++++++++
8 files changed, 63 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/substr_8.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-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 051d604 0: good: binutils-gcc-linux: all
new d8dbf44 0: good: 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 (051d604)
\
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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 10 +-
3-build_abe-binutils/console.log | 3760 +++++++++--------
4-build_abe-stage1/console.log | 4104 +++++++++---------
5-build_linux/console.log | 491 ++-
6-boot_linux/console.log | 2 +-
console.log | 8503 +++++++++++++++++++++-----------------
jenkins/manifest.sh | 10 +-
8 files changed, 9404 insertions(+), 7490 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-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards b1ce946 0: good: binutils-gcc-linux: boot
new a369d16 0: good: 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 (b1ce946)
\
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:
1-reset_artifacts/console.log | 14 +-
2-prepare_abe/console.log | 14 +-
3-build_abe-binutils/console.log | 3630 +++---
4-build_abe-stage1/console.log | 4339 ++++---
5-build_linux/console.log | 15615 +++++++++++------------
6-boot_linux/console.log | 388 +-
console.log | 25062 +++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 25196 insertions(+), 23880 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 lldb.
from c0c43d417 Add logging to TestQueues.py
new b3fe70452 Fix TestPaths.py on windows
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:
.../Python/lldbsuite/test/functionalities/paths/TestPaths.py | 12 ++----------
source/Plugins/ExpressionParser/Clang/ClangHost.cpp | 1 -
2 files changed, 2 insertions(+), 11 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 llvm.
from fc430aca55e [GN] Locate prebuilt binaries correctly.
new 0f44debca2c Work around a module build error on the LLDB incremental gr [...]
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:
include/llvm/module.modulemap | 4 ++++
1 file changed, 4 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.
unknown user pushed a change to branch master
in repository lldb.
from 5bbf64b8f Fix TestAppleSimulatorOSType.py with Xcode 10.2
new c0c43d417 Add logging to TestQueues.py
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:
.../lldbsuite/test/macosx/queues/TestQueues.py | 20 ++++++++++++++++++++
1 file changed, 20 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_bmk/llvm-release-arm-spec2k6-Oz
in repository toolchain/ci/llvm-project.
from d39b590a412 Merging r355227 and r355228:
adds 0a0560be4d2 ReleaseNotes: Open Dylan; by Peter Housel
No new revisions were added by this update.
Summary of changes:
llvm/docs/ReleaseNotes.rst | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.