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-allnoconfig
in repository toolchain/ci/gcc.
from eee2beb243f 2019-03-03 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds 470f884abf8 2019-03-03 Harald Anlauf <anlauf(a)gmx.de> Steven G. K [...]
adds f051987bf56 2019-03-03 Harald Anlauf <anlauf(a)gmx.de>
adds 2539aedb031 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 17 ++++++++++++++
gcc/fortran/decl.c | 8 +++++++
gcc/fortran/resolve.c | 25 ++++++++++++++++----
gcc/fortran/symbol.c | 2 +-
gcc/testsuite/ChangeLog | 13 +++++++++++
gcc/testsuite/gfortran.dg/pr77583.f90 | 10 ++++++++
gcc/testsuite/gfortran.dg/substr_simplify.f90 | 20 ++++++++++++++++
gcc/testsuite/gfortran.dg/transfer_simplify_12.f90 | 27 ++++++++++++++++++++++
9 files changed, 117 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr77583.f90
create mode 100644 gcc/testsuite/gfortran.dg/substr_simplify.f90
create mode 100644 gcc/testsuite/gfortran.dg/transfer_simplify_12.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-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 7a52b61 0: good: binutils-gcc-linux: boot
new 670f60e 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 (7a52b61)
\
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 | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3797 +++++++++-----------
4-build_abe-stage1/console.log | 3446 +++++++++---------
5-build_linux/console.log | 22 +-
console.log | 7235 +++++++++++++++++---------------------
jenkins/manifest.sh | 8 +-
7 files changed, 6633 insertions(+), 7895 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-release-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards e23bd15 gcc-123466747664eaa4bde85b7d0adb5ef424fea5c5: -5
new 2921954 gcc-2539aedb03138319ceb4b5ee974e35f1a3bdbbaa: -5
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 (e23bd15)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 8 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-bootstrap_ubsan/console.log | 14451 +++++++++++++++--------------
console.log | 14461 +++++++++++++++---------------
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
6 files changed, 14437 insertions(+), 14495 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 a83437e37e6 Revert duplicate check for DragonFly BSD
new 328c0335527 [WebAssembly] Add support for data sections in the assembler.
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:
lib/MC/MCParser/WasmAsmParser.cpp | 31 +++++--
lib/MC/WasmObjectWriter.cpp | 2 +-
.../WebAssembly/AsmParser/WebAssemblyAsmParser.cpp | 34 +++++++-
test/MC/WebAssembly/basic-assembly.s | 16 +++-
test/MC/WebAssembly/data-section.s | 94 ++++++++++++++++++++++
5 files changed, 165 insertions(+), 12 deletions(-)
create mode 100644 test/MC/WebAssembly/data-section.s
--
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-allnoconfig
in repository toolchain/ci/gcc.
from eee2beb243f 2019-03-03 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds 470f884abf8 2019-03-03 Harald Anlauf <anlauf(a)gmx.de> Steven G. K [...]
adds f051987bf56 2019-03-03 Harald Anlauf <anlauf(a)gmx.de>
adds 2539aedb031 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 17 ++++++++++++++
gcc/fortran/decl.c | 8 +++++++
gcc/fortran/resolve.c | 25 ++++++++++++++++----
gcc/fortran/symbol.c | 2 +-
gcc/testsuite/ChangeLog | 13 +++++++++++
gcc/testsuite/gfortran.dg/pr77583.f90 | 10 ++++++++
gcc/testsuite/gfortran.dg/substr_simplify.f90 | 20 ++++++++++++++++
gcc/testsuite/gfortran.dg/transfer_simplify_12.f90 | 27 ++++++++++++++++++++++
9 files changed, 117 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr77583.f90
create mode 100644 gcc/testsuite/gfortran.dg/substr_simplify.f90
create mode 100644 gcc/testsuite/gfortran.dg/transfer_simplify_12.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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 78f7713 0: good: binutils-gcc-linux: boot
new 5b51913 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 (78f7713)
\
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 +-
3-build_abe-binutils/console.log | 3618 +++++++++----------
4-build_abe-stage1/console.log | 3644 +++++++++----------
5-build_linux/console.log | 60 +-
console.log | 7348 +++++++++++++++++---------------------
jenkins/manifest.sh | 12 +-
6 files changed, 6730 insertions(+), 7966 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.