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/newlib.
from 6c1f49f83 Cygwin: pipe: Use ProcessHandleInformation if available.
adds 098cf0f98 sys/tree.h: Simplify loop condition
adds ee30f991c sys/tree.h: Simplify chain of conditions
adds 5f7f27c81 sys/tree.h: Add parent rotations
adds eb03ac17f sys/tree.h: Red child with black sibling rotations
adds 8a09deb1b Cygwin: pty: Fix master closing error regarding attach_mutex.
No new revisions were added by this update.
Summary of changes:
newlib/libc/include/sys/tree.h | 90 ++++++++++++++++++++++++++++++++++++++----
winsup/cygwin/fhandler_tty.cc | 7 +++-
winsup/cygwin/release/3.3.0 | 3 ++
3 files changed, 90 insertions(+), 10 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-O3_VECT
in repository toolchain/ci/base-artifacts.
discards 71b6706d8 0: update: binutils-gcc-newlib: 1
new c56a2201d 0: update: binutils-gcc-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 (71b6706d8)
\
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 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 44828 -> 43504 bytes
04-build_abe-stage1/console.log.xz | Bin 89516 -> 87820 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-newlib/console.log.xz | Bin 33132 -> 33240 bytes
07-build_abe-stage2/console.log.xz | Bin 155776 -> 156096 bytes
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 32 +++++++++++++-------------
09-benchmark/console.log.xz | Bin 3048 -> 3056 bytes
10-check_regression/console.log.xz | Bin 816 -> 816 bytes
10-check_regression/results.log | 20 ++++++++---------
11-update_baseline/console.log | 42 +++++++++++++++++------------------
11-update_baseline/results.log | 20 ++++++++---------
jenkins/manifest.sh | 20 ++++++++---------
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_gcc_check/master-aarch64
in repository toolchain/ci/gcc.
from 9046e0d46fc [PR102627] Use at least natural mode during splitting hard [...]
adds 7afb61087d2 Fortran: Add diagnostic for F2018:C839 (TS29113:C535c)
new 64acc43de1e libstdc++: Avoid instantiation of _Hash_node before it's needed
new d87105d697c libstdc++: Access std::pair members without tuple-like helpers
new 29a9de9b402 libstdc++: Replace uses of _GLIBCXX_USE_INT128 in testsuite
The 3 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/interface.c | 100 ++++++++++--
gcc/testsuite/gfortran.dg/PR94110.f90 | 15 ++
gcc/testsuite/gfortran.dg/c-interop/c535c-1.f90 | 175 +++++++++++++++------
gcc/testsuite/gfortran.dg/c-interop/c535c-2.f90 | 4 +-
gcc/testsuite/gfortran.dg/c-interop/c535c-3.f90 | 5 +-
gcc/testsuite/gfortran.dg/c-interop/c535c-4.f90 | 5 +-
libstdc++-v3/include/bits/hashtable.h | 17 +-
libstdc++-v3/include/bits/hashtable_policy.h | 139 ++++++++--------
.../testsuite/18_support/numeric_limits/40856.cc | 4 +-
.../testsuite/18_support/numeric_limits/dr559.cc | 2 +-
.../testsuite/18_support/numeric_limits/lowest.cc | 2 +-
.../18_support/numeric_limits/max_digits10.cc | 2 +-
.../testsuite/20_util/is_floating_point/value.cc | 2 +-
.../testsuite/20_util/is_integral/value.cc | 2 +-
libstdc++-v3/testsuite/20_util/is_signed/value.cc | 2 +-
.../testsuite/20_util/is_unsigned/value.cc | 2 +-
.../20_util/make_signed/requirements/typedefs-1.cc | 2 +-
.../20_util/make_signed/requirements/typedefs-2.cc | 2 +-
.../make_unsigned/requirements/typedefs-1.cc | 2 +-
.../make_unsigned/requirements/typedefs-2.cc | 2 +-
.../20_util/type_identity/requirements/typedefs.cc | 2 +-
.../unordered_map/requirements/53339.cc | 1 -
.../unordered_multimap/requirements/53339.cc | 1 -
.../26_numerics/bit/bit.count/countl_one.cc | 6 +-
.../26_numerics/bit/bit.count/countl_zero.cc | 6 +-
.../26_numerics/bit/bit.count/countr_one.cc | 6 +-
.../26_numerics/bit/bit.count/countr_zero.cc | 6 +-
.../26_numerics/bit/bit.count/popcount.cc | 6 +-
.../26_numerics/bit/bit.pow.two/bit_ceil.cc | 2 +-
.../26_numerics/bit/bit.pow.two/bit_floor.cc | 6 +-
.../26_numerics/bit/bit.pow.two/bit_width.cc | 6 +-
.../26_numerics/bit/bit.pow.two/has_single_bit.cc | 6 +-
.../testsuite/26_numerics/bit/bit.rotate/rotl.cc | 6 +-
.../testsuite/26_numerics/bit/bit.rotate/rotr.cc | 6 +-
.../testsuite/util/testsuite_common_types.h | 2 +-
35 files changed, 375 insertions(+), 179 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_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 048cb8b466 [gdb/testsuite] Fix gdb.base/info_sources_2.exp with check-read1
adds b886031bd2 [gdb/testsuite] Fix gdb.base/info-types-c++.exp with stressed cpu
adds 851a4f24d7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/gdb.base/info-types.exp.tcl | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
--
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_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 212d83b7d 0: update: binutils-gcc: 1
new e841d8db9 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 (212d83b7d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 53644 -> 52648 bytes
04-build_abe-gcc/console.log.xz | Bin 208652 -> 209352 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3848 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2620 -> 2868 bytes
07-check_regression/console.log.xz | Bin 2468 -> 2812 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 77 +-
08-update_baseline/console.log | 321 ++-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 77 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3437800 -> 3398968 bytes
sumfiles/g++.sum | 120 +-
sumfiles/gcc.log.xz | Bin 2894404 -> 2922288 bytes
sumfiles/gcc.sum | 4544 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 856704 -> 861852 bytes
sumfiles/gfortran.sum | 85 +-
sumfiles/libatomic.log.xz | Bin 2164 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 169148 -> 169096 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 431768 -> 426288 bytes
sumfiles/libstdc++.sum | 18 +-
27 files changed, 2744 insertions(+), 2568 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-arm-bootstrap_debug
in repository toolchain/ci/binutils-gdb.
from fc6e66cd18 Automatic date update in version.in
adds b80e6295f6 [gdb/testsuite] Add nopie in two test-cases
adds 8320b04230 [gdb/testsuite] Fix gdb.base/bt-on-error-and-warning.exp wit [...]
adds 2550e478ad [gdb/testsuite] Fix gdb.mi/gdb2549.exp with check-read1
adds 048cb8b466 [gdb/testsuite] Fix gdb.base/info_sources_2.exp with check-read1
adds b886031bd2 [gdb/testsuite] Fix gdb.base/info-types-c++.exp with stressed cpu
new 851a4f24d7 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 +-
gdb/testsuite/gdb.arch/amd64-tailcall-noret.exp | 2 +
gdb/testsuite/gdb.base/bt-on-error-and-warning.exp | 4 +-
gdb/testsuite/gdb.base/info-types.exp.tcl | 1 +
gdb/testsuite/gdb.base/info_sources_2.exp | 16 ++++++--
gdb/testsuite/gdb.dwarf2/dw2-restrict.exp | 3 +-
gdb/testsuite/gdb.mi/gdb2549.exp | 46 ++++++++++------------
7 files changed, 41 insertions(+), 33 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-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 4132f9436 0: update: binutils-gcc: 2
new 8ffbaa629 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 (4132f9436)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1516 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 64048 -> 64488 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 469208 -> 468932 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.