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 272fa1065 0: update: binutils-gcc: 1
new 0f822f688 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 (272fa1065)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (0f [...]
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 1528 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 64548 -> 67236 bytes
04-build_abe-gcc/console.log.xz | Bin 230736 -> 231784 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3804 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2860 -> 2816 bytes
07-check_regression/console.log.xz | Bin 2784 -> 2852 bytes
07-check_regression/results.compare | 30 +-
07-check_regression/results.compare2 | 61 +-
08-update_baseline/console.log | 241 +-
08-update_baseline/results.compare | 30 +-
08-update_baseline/results.compare2 | 61 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2706036 -> 2690184 bytes
sumfiles/g++.sum | 144 +-
sumfiles/gcc.log.xz | Bin 2234688 -> 2223592 bytes
sumfiles/gcc.sum | 4131 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 860108 -> 861184 bytes
sumfiles/gfortran.sum | 50 +-
sumfiles/libatomic.log.xz | Bin 2148 -> 2144 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 167216 -> 167496 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 452568 -> 451976 bytes
sumfiles/libstdc++.sum | 17 +-
27 files changed, 2434 insertions(+), 2369 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/glibc.
from a312e8fe6d Fix stdio-common tests for GCC 12 -Waddress
adds 6bbf729832 Fixed inaccuracy of j0f (BZ #28185)
adds c75b106145 aarch64: update libm test ulps
adds a0f0c08e4f Fix stdlib/tst-setcontext.c for GCC 12 -Warray-compare
No new revisions were added by this update.
Summary of changes:
math/auto-libm-test-in | 45 ++
math/auto-libm-test-out-j0 | 1100 ++++++++++++++++++++++++++++++++++++++++
stdlib/tst-setcontext.c | 2 +-
sysdeps/aarch64/libm-test-ulps | 2 +-
sysdeps/ieee754/flt-32/e_j0f.c | 6 +-
5 files changed, 1150 insertions(+), 5 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/gcc.
from 604459a0958 More .DEFERRED_INIT expansion rework
adds eded9105098 Amend function names with UID when dumping with TDF_UID
adds 9856132b5b8 Make flow of option processing more readily visible
adds 7f4192dd3d8 gfortran.dg/gomp/pr43711.f90: Change dg-* for XFAIL->PASS
adds f3930418cb8 c++: templated static local var has value-dep addr [PR98930]
adds d4f6dbe1837 Allow more kinds of invariant addresses in GIMPLE FE
No new revisions were added by this update.
Summary of changes:
gcc/c/gimple-parser.c | 14 ++++++----
gcc/cp/pt.c | 7 +++++
gcc/testsuite/g++.dg/cpp1z/nontype4.C | 14 ++++++++++
gcc/testsuite/g++.dg/cpp1z/nontype4a.C | 14 ++++++++++
gcc/testsuite/gcc.dg/gimplefe-46.c | 23 ++++++++++++++++
gcc/testsuite/gfortran.dg/gomp/pr43711.f90 | 8 +++---
gcc/toplev.c | 43 +++++++++++++-----------------
gcc/tree-cfg.c | 14 +++++++---
gcc/tree-pretty-print.c | 11 +++++++-
9 files changed, 111 insertions(+), 37 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/nontype4.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/nontype4a.C
create mode 100644 gcc/testsuite/gcc.dg/gimplefe-46.c
--
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_cross_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from b1f0f28418 gdb/python: add a new gdb_exiting event
adds a5ea23036d [gdb/testsuite] Use function_range in gdb.dwarf2/dw2-ref-mis [...]
adds cb6e6bb89d gdb/python: fix memory leak in python inferior code
adds 25b0a5714c [gdb/testsuite] Fix FAIL in gdb.mi/mi-nsmoribund.exp
No new revisions were added by this update.
Summary of changes:
gdb/python/py-inferior.c | 16 ++-
.../gdb.dwarf2/dw2-ref-missing-frame-func.c | 22 +----
gdb/testsuite/gdb.dwarf2/dw2-ref-missing-frame.S | 12 +--
gdb/testsuite/gdb.dwarf2/dw2-ref-missing-frame.exp | 23 +++--
gdb/testsuite/gdb.mi/mi-nsmoribund.exp | 6 +-
.../py-inferior-leak.c} | 0
.../{py-pp-integral.exp => py-inferior-leak.exp} | 28 +++---
gdb/testsuite/gdb.python/py-inferior-leak.py | 109 +++++++++++++++++++++
8 files changed, 163 insertions(+), 53 deletions(-)
copy gdb/testsuite/{gdb.base/inferior-noarg.c => gdb.python/py-inferior-leak.c} (100%)
copy gdb/testsuite/gdb.python/{py-pp-integral.exp => py-inferior-leak.exp} (60%)
create mode 100644 gdb/testsuite/gdb.python/py-inferior-leak.py
--
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_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 6ebab0b39 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new eeaccdfe0 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (6ebab0b39)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1584 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 45724 -> 45636 bytes
04-build_abe-stage1/console.log.xz | Bin 72224 -> 71832 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 8892 -> 9012 bytes
07-build_abe-glibc/console.log.xz | Bin 238444 -> 237692 bytes
08-build_abe-stage2/console.log.xz | Bin 204900 -> 204284 bytes
09-build_abe-gdb/console.log.xz | Bin 46288 -> 46128 bytes
10-build_abe-qemu/console.log.xz | Bin 30884 -> 30752 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3896 -> 3880 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2952 -> 2668 bytes
13-check_regression/console.log.xz | Bin 4192 -> 3856 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 23 -
13-check_regression/results.compare | 44 +-
13-check_regression/results.compare2 | 138 +-
13-check_regression/results.regressions | 57 -
14-update_baseline/console.log | 681 +++--
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 23 -
14-update_baseline/results.compare | 44 +-
14-update_baseline/results.compare2 | 138 +-
14-update_baseline/results.regressions | 57 -
jenkins/manifest.sh | 22 +-
sumfiles/g++.log.xz | Bin 3268408 -> 3254424 bytes
sumfiles/g++.sum | 225 +-
sumfiles/gcc.log.xz | Bin 2797236 -> 2805392 bytes
sumfiles/gcc.sum | 4219 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 849292 -> 857084 bytes
sumfiles/gfortran.sum | 52 +-
sumfiles/libatomic.log.xz | Bin 2272 -> 2272 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 164424 -> 164492 bytes
sumfiles/libgomp.sum | 21 +-
sumfiles/libitm.log.xz | Bin 2640 -> 2640 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 398340 -> 394072 bytes
sumfiles/libstdc++.sum | 375 +--
39 files changed, 2857 insertions(+), 3274 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-update_baseline/results.regressions
--
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/release-aarch64
in repository toolchain/ci/binutils-gdb.
from d3784526c2 Automatic date update in version.in
adds 2d78340547 Automatic date update in version.in
adds 7061d67445 Automatic date update in version.in
adds 9b4d030ed5 [gdb/build] Add CXX_DIALECT to CXX
adds 61c4e60495 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 6 ++++++
gdb/ax_cxx_compile_stdcxx.m4 | 8 ++++++++
gdb/configure | 8 ++++++++
gdbserver/ChangeLog | 5 +++++
gdbserver/configure | 8 ++++++++
gdbsupport/ChangeLog | 5 +++++
gdbsupport/configure | 8 ++++++++
8 files changed, 49 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_gnu_native_check_gcc/release-aarch64
in repository toolchain/ci/base-artifacts.
discards 368c0f27e 0: update: binutils-gcc-linux-glibc-gdb: 1
new db48ad716 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 (368c0f27e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/rel [...]
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 1564 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 51888 -> 51812 bytes
04-build_abe-gcc/console.log.xz | Bin 192104 -> 192004 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8676 -> 8700 bytes
07-build_abe-glibc/console.log.xz | Bin 293660 -> 293320 bytes
08-build_abe-gdb/console.log.xz | Bin 41596 -> 41588 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3812 -> 3808 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2368 -> 2356 bytes
11-check_regression/console.log.xz | Bin 3464 -> 3600 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 23 +-
11-check_regression/results.compare | 55 +-
11-check_regression/results.compare2 | 74 +-
11-check_regression/results.regressions | 55 +-
12-update_baseline/console.log | 441 ++--
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 23 +-
12-update_baseline/results.compare | 55 +-
12-update_baseline/results.compare2 | 74 +-
12-update_baseline/results.regressions | 55 +-
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 3450664 -> 3456328 bytes
sumfiles/g++.sum | 115 +-
sumfiles/gcc.log.xz | Bin 2965828 -> 2965256 bytes
sumfiles/gcc.sum | 4166 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 833856 -> 829624 bytes
sumfiles/gfortran.sum | 58 +-
sumfiles/libatomic.log.xz | Bin 2248 -> 2252 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 146488 -> 146124 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2664 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 417008 -> 424800 bytes
sumfiles/libstdc++.sum | 10 +-
37 files changed, 2618 insertions(+), 2634 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.