This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 4c0afbd2 0: update: binutils-gcc: 1
new 8caac17e 0: update: binutils-gcc: 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 (4c0afbd2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (8caac17e)
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.xz | Bin 1600 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 53188 -> 52320 bytes
04-build_abe-gcc/console.log.xz | Bin 234036 -> 233516 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3852 -> 3860 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2448 -> 2836 bytes
07-check_regression/console.log.xz | Bin 3348 -> 3516 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 11 +-
07-check_regression/results.compare | 28 +-
07-check_regression/results.compare2 | 82 +-
07-check_regression/results.regressions | 28 +-
08-update_baseline/console.log | 552 ++---
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 11 +-
08-update_baseline/results.compare | 28 +-
08-update_baseline/results.compare2 | 82 +-
08-update_baseline/results.regressions | 28 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2796304 -> 2768268 bytes
sumfiles/g++.sum | 36 +-
sumfiles/gcc.log.xz | Bin 2348024 -> 2354556 bytes
sumfiles/gcc.sum | 3944 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 906152 -> 900472 bytes
sumfiles/gfortran.sum | 23 +-
sumfiles/libatomic.log.xz | Bin 2160 -> 2164 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 201816 -> 201920 bytes
sumfiles/libgomp.sum | 18 +-
sumfiles/libitm.log.xz | Bin 2552 -> 2548 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 458016 -> 456612 bytes
sumfiles/libstdc++.sum | 4 +-
33 files changed, 2485 insertions(+), 2410 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-arm-norov-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1c9ae77e 0: update: binutils-llvm-linux-qemu: 20660
new f87fe1d6 0: update: binutils-llvm-linux-qemu: 20660
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 (1c9ae77e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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.xz | Bin 1656 -> 1656 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30048 -> 30312 bytes
04-build_kernel_llvm/console.log.xz | Bin 61812 -> 63368 bytes
05-build_abe-qemu/console.log.xz | Bin 32496 -> 32544 bytes
06-build_linux/console.log.xz | Bin 4960 -> 5252 bytes
08-check_regression/console.log.xz | Bin 428 -> 476 bytes
09-update_baseline/console.log | 23 +++++++++++++++++------
jenkins/manifest.sh | 18 +++++++++---------
9 files changed, 26 insertions(+), 15 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 devel/rust/master
in repository gcc.
from aafb11016d0 Merge #1359
new 0da912fc453 ast: Add ResolveGenericArgs resolver
new ad0e01dfbba Merge #1354
new 1f32e5b4558 ast: Rename ConstGenericArg -> GenericArg
new c8a9218a5ba Merge #1355
new 14321979849 Allow linemap to be optional nullptr
new 9507bdec30f Support extern-blocks in ast-dumps
new d99b68560c0 Fix bad ABI from string method causing all rust abi to beco [...]
new 98b3f9bca25 Merge #1364 #1365 #1368
The 8 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/rust/ast/rust-ast-dump.cc | 87 ++++++++++++-
gcc/rust/ast/rust-ast-dump.h | 1 +
gcc/rust/ast/rust-ast-full-test.cc | 47 ++++---
gcc/rust/ast/rust-path.h | 172 ++++++++++++++-----------
gcc/rust/expand/rust-attribute-visitor.cc | 21 ++-
gcc/rust/hir/rust-ast-lower-base.cc | 41 ++++--
gcc/rust/hir/rust-ast-lower-type.h | 2 +-
gcc/rust/lex/rust-lex.cc | 20 ++-
gcc/rust/lex/rust-lex.h | 2 +
gcc/rust/parse/rust-parse-impl.h | 83 ++++++------
gcc/rust/parse/rust-parse.h | 2 +-
gcc/rust/resolve/rust-ast-resolve-expr.cc | 2 +-
gcc/rust/resolve/rust-ast-resolve-path.cc | 8 +-
gcc/rust/resolve/rust-ast-resolve-type.cc | 56 ++++++--
gcc/rust/resolve/rust-ast-resolve-type.h | 14 +-
gcc/rust/util/rust-abi.cc | 2 +-
gcc/testsuite/rust/compile/const_generics_2.rs | 1 +
17 files changed, 369 insertions(+), 192 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.