This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O3_VECT
in repository toolchain/ci/base-artifacts.
discards 7bbf1204 0: update: binutils-newlib: 1
new 12a87cd9 0: update: binutils-newlib: 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 (7bbf1204)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 1560 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 41904 -> 41512 bytes
04-build_abe-stage1/console.log.xz | Bin 88852 -> 89232 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-newlib/console.log.xz | Bin 33128 -> 32976 bytes
07-build_abe-stage2/console.log.xz | Bin 157028 -> 157148 bytes
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 38 +++++++++++++++----------------
09-benchmark/console.log.xz | Bin 3032 -> 3040 bytes
10-check_regression/console.log.xz | Bin 792 -> 792 bytes
10-check_regression/results.log | 20 ++++++++---------
11-update_baseline/console.log | 42 +++++++++++++++++------------------
11-update_baseline/results.log | 20 ++++++++---------
jenkins/manifest.sh | 14 ++++++------
results | 2 +-
results_id | 2 +-
17 files changed, 70 insertions(+), 70 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 79299457 2: update: binutils-llvm-linux-qemu: 22023
new db46b06f 2: update: binutils-llvm-linux-qemu: 22042
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 (79299457)
\
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.xz | Bin 1612 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2788 bytes
03-build_abe-binutils/console.log.xz | Bin 42980 -> 44648 bytes
04-build_llvm/console.log.xz | Bin 59072 -> 58428 bytes
05-build_abe-qemu/console.log.xz | Bin 30872 -> 30624 bytes
06-build_linux/console.log.xz | Bin 4112 -> 4420 bytes
08-check_regression/console.log.xz | Bin 528 -> 516 bytes
09-update_baseline/console.log | 74 +++++++++++++++++------------------
jenkins/manifest.sh | 22 +++++------
results | 2 +-
10 files changed, 48 insertions(+), 50 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-release-arm-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 3556ab610cb Daily bump.
adds 7edb992d819 compiler: correct condition for calling memclrHasPointers
adds a22c0458cb5 Daily bump.
adds 0d09acc0d62 Fortran - improve error recovery determining array element [...]
adds 7ca5bcb0f12 Fortran - out of bounds in array constructor with implied do loop
adds 2ae73531d33 Daily bump.
adds 09a2049123e d: Don't include terminating null pointer in string express [...]
adds b79f0b99fde Daily bump.
adds 6dd2650f96c Daily bump.
adds a87d7fbef55 rs6000: Expand fmod and remainder when built with fast-math [...]
adds 4fc907e18d1 Give more informative error message for by-reference types
adds df2f733cd99 Remove superfluous call to UI_Is_In_Int_Range
adds e94730e51af Fix internal error on pointer-to-pointer binding in LTO mode
adds 1355ea50498 Fix inaccurate bounds in debug info for vector array types
adds 82a95c08c0d Do not issue size error for too large array type
adds 40c0122a1c5 Fix PR ada/101970
adds 4bcb3213f74 Verify destination[source] of a load[store] instruction is [...]
new e9a6a100046 Daily bump.
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 | 12 +++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 35 ++++++++
gcc/ada/exp_attr.adb | 23 ++---
gcc/ada/gcc-interface/decl.c | 25 ++++--
gcc/ada/gcc-interface/utils.c | 9 +-
gcc/config/rs6000/rs6000.c | 14 ++-
gcc/config/rs6000/rs6000.md | 36 ++++++++
gcc/d/ChangeLog | 9 ++
gcc/d/d-builtins.cc | 2 +-
gcc/fortran/ChangeLog | 19 +++++
gcc/fortran/expr.c | 7 +-
gcc/fortran/trans-expr.c | 4 +-
gcc/go/gofrontend/expressions.cc | 2 +-
gcc/testsuite/ChangeLog | 34 ++++++++
gcc/testsuite/gcc.target/powerpc/pr97142.c | 35 ++++++++
gcc/testsuite/gdc.dg/pr102185.d | 7 ++
gcc/testsuite/gfortran.dg/bounds_check_23.f90 | 18 ++++
gcc/testsuite/gfortran.dg/pr101327.f90 | 11 +++
gcc/testsuite/gnat.dg/enum_rep2.adb | 117 ++++++++++++++++++++++++++
20 files changed, 392 insertions(+), 29 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr97142.c
create mode 100644 gcc/testsuite/gdc.dg/pr102185.d
create mode 100644 gcc/testsuite/gfortran.dg/bounds_check_23.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr101327.f90
create mode 100644 gcc/testsuite/gnat.dg/enum_rep2.adb
--
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-arm-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 73dff20983 Automatic date update in version.in
adds cd7ad6ffc2 Automatic date update in version.in
adds 97a124ac99 Automatic date update in version.in
adds 364dec0701 Automatic date update in version.in
adds 21f6dfdb29 Automatic date update in version.in
new 9d29d8c111 Automatic date update in version.in
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:
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.