This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-arm
in repository toolchain/ci/binutils-gdb.
from 101d68a9fa Add `set print array-indexes' tests for C/C++ arrays
adds dd8a5a84a7 Automatic date update in version.in
adds 6d263fe46e Avoid bad breakpoints with --gc-sections
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/dwarf2/read.c | 9 ++++--
.../gdb.ada/{start.exp => inline-section-gc.exp} | 36 ++++++++++------------
.../pck.ads => inline-section-gc/callee.adb} | 13 ++++----
.../{dgopt/x.adb => inline-section-gc/callee.ads} | 8 ++---
.../{dgopt/x.adb => inline-section-gc/caller.adb} | 10 +++---
6 files changed, 41 insertions(+), 37 deletions(-)
copy gdb/testsuite/gdb.ada/{start.exp => inline-section-gc.exp} (53%)
copy gdb/testsuite/gdb.ada/{arrayptr/pck.ads => inline-section-gc/callee.adb} (78%)
copy gdb/testsuite/gdb.ada/{dgopt/x.adb => inline-section-gc/callee.ads} (87%)
copy gdb/testsuite/gdb.ada/{dgopt/x.adb => inline-section-gc/caller.adb} (86%)
--
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_native_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 1ed99ce7e 0: update: binutils-gcc-linux-glibc-gdb: 1
new 72acd2815 0: update: binutils-gcc-linux-glibc-gdb: 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 (1ed99ce7e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 1552 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 52060 -> 52164 bytes
04-build_abe-gcc/console.log.xz | Bin 236276 -> 237024 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 9544 -> 8792 bytes
07-build_abe-glibc/console.log.xz | Bin 228992 -> 229160 bytes
08-build_abe-gdb/console.log.xz | Bin 47020 -> 47184 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3804 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2512 -> 2812 bytes
11-check_regression/console.log.xz | Bin 440244 -> 3644 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 27 +-
11-check_regression/results.compare | 80 +-
11-check_regression/results.compare2 | 109378 +---------------------------
11-check_regression/results.regressions | 80 +-
12-update_baseline/console.log | 109836 +----------------------------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 27 +-
12-update_baseline/results.compare | 80 +-
12-update_baseline/results.compare2 | 109378 +---------------------------
12-update_baseline/results.regressions | 80 +-
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 2827972 -> 2804228 bytes
sumfiles/g++.sum | 161 +-
sumfiles/gcc.log.xz | Bin 2423352 -> 2413188 bytes
sumfiles/gcc.sum | 4579 +-
sumfiles/gfortran.log.xz | Bin 920012 -> 929584 bytes
sumfiles/gfortran.sum | 46 +-
sumfiles/libatomic.log.xz | Bin 2252 -> 2252 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 197776 -> 197628 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2664 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 467656 -> 456320 bytes
sumfiles/libstdc++.sum | 10 +-
37 files changed, 3016 insertions(+), 330800 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_gcc_bootstrap/master-aarch64-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 101d68a9fa Add `set print array-indexes' tests for C/C++ arrays
adds dd8a5a84a7 Automatic date update in version.in
adds 6d263fe46e Avoid bad breakpoints with --gc-sections
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/dwarf2/read.c | 9 ++++--
.../gdb.ada/{start.exp => inline-section-gc.exp} | 36 ++++++++++------------
.../pck.ads => inline-section-gc/callee.adb} | 13 ++++----
.../{dgopt/x.adb => inline-section-gc/callee.ads} | 8 ++---
.../{dgopt/x.adb => inline-section-gc/caller.adb} | 10 +++---
6 files changed, 41 insertions(+), 37 deletions(-)
copy gdb/testsuite/gdb.ada/{start.exp => inline-section-gc.exp} (53%)
copy gdb/testsuite/gdb.ada/{arrayptr/pck.ads => inline-section-gc/callee.adb} (78%)
copy gdb/testsuite/gdb.ada/{dgopt/x.adb => inline-section-gc/callee.ads} (87%)
copy gdb/testsuite/gdb.ada/{dgopt/x.adb => inline-section-gc/caller.adb} (86%)
--
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_gcc_bootstrap/master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 12ed2a46f 0: update: binutils-gcc: 2
new dce4e05eb 0: update: binutils-gcc: 2
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 (12ed2a46f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1540 -> 1500 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 37420 -> 37760 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 263612 -> 266212 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 24 +++++-------------------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 11 insertions(+), 25 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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2_LTO
in repository toolchain/ci/base-artifacts.
discards c837d1087 0: update: binutils-newlib: 1
new 71a5e7936 0: update: gcc-d2ad748eeef0dd260f3993b8dcbffbded3240a0a: 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 (c837d1087)
\
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 1576 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30160 -> 28928 bytes
04-build_abe-stage1/console.log.xz | Bin 89996 -> 88544 bytes
06-build_abe-newlib/console.log.xz | Bin 18768 -> 17112 bytes
07-build_abe-stage2/console.log.xz | Bin 160172 -> 164732 bytes
08-benchmark/benchmark-build.log | 36 +++++++++++++++++------------------
08-benchmark/benchmark.log | 34 ++++++++++++++++-----------------
08-benchmark/console.log.xz | Bin 3052 -> 3004 bytes
09-check_regression/console.log.xz | Bin 1688 -> 1684 bytes
09-check_regression/results.log | 4 ++--
10-update_baseline/console.log | 12 ++++++------
10-update_baseline/results.log | 4 ++--
jenkins/manifest.sh | 13 ++++++-------
results_id | 2 +-
15 files changed, 50 insertions(+), 55 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 releases/gcc-10
in repository gcc.
from 22ed485148a Daily bump.
new 31677c2cbd1 Fortran: handle expansion of zero-sized array constructors
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/fortran/array.c | 3 +++
gcc/testsuite/gfortran.dg/pr102520.f90 | 6 ++----
gcc/testsuite/gfortran.dg/pr103692.f90 | 23 +++++++++++++++++++++++
3 files changed, 28 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr103692.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.