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.
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_ubsan
in repository toolchain/ci/base-artifacts.
discards 34529a3e1 0: update: binutils-gcc: 2
new 8e289168a 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 (34529a3e1)
\
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 1628 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 65388 -> 65204 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 541980 -> 537904 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 17d50a388 0: update: binutils-gcc: 1
new bc2da18c6 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 (17d50a388)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/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 1508 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 53232 -> 52864 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 288680 -> 286720 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3868 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2684 -> 2412 bytes
07-check_regression/console.log.xz | Bin 3372 -> 3516 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 10 -
07-check_regression/results.compare | 27 +-
07-check_regression/results.compare2 | 196 +-
07-check_regression/results.regressions | 30 -
08-update_baseline/console.log | 516 +--
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 10 -
08-update_baseline/results.compare | 27 +-
08-update_baseline/results.compare2 | 196 +-
08-update_baseline/results.regressions | 30 -
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3483956 -> 3467604 bytes
sumfiles/g++.sum | 192 +-
sumfiles/gcc.log.xz | Bin 2993624 -> 3019056 bytes
sumfiles/gcc.sum | 4198 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 902668 -> 910080 bytes
sumfiles/gfortran.sum | 55 +-
sumfiles/libatomic.log.xz | Bin 2340 -> 2332 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 174864 -> 174864 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2712 -> 2708 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 442524 -> 444696 bytes
sumfiles/libstdc++.sum | 16 +-
33 files changed, 2894 insertions(+), 2649 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-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_kernel/llvm-master-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards dbde9d897 0: update: binutils-llvm-linux-qemu: boot
new 25398ed53 0: update: binutils-llvm-linux-qemu: boot
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 (dbde9d897)
\
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 1556 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2792 bytes
03-build_abe-binutils/console.log.xz | Bin 45056 -> 46704 bytes
04-build_llvm/console.log.xz | Bin 59820 -> 60428 bytes
05-build_abe-qemu/console.log.xz | Bin 31172 -> 30964 bytes
06-build_linux/console.log.xz | Bin 3676 -> 4124 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 17 insertions(+), 17 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_apm/gnu-master-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 82fce7096 0: update: binutils-gcc-linux-glibc: 1
new 452c01b5a 0: update: binutils-gcc-linux-glibc: 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 (82fce7096)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_apm/gnu-master-a [...]
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 1568 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 44724 -> 44100 bytes
04-build_abe-stage1/console.log.xz | Bin 91964 -> 90644 bytes
06-build_abe-linux/console.log.xz | Bin 8964 -> 8848 bytes
07-build_abe-glibc/console.log.xz | Bin 231128 -> 229448 bytes
08-build_abe-stage2/console.log.xz | Bin 207728 -> 203160 bytes
10-benchmark/benchmark-start.log | 2 +-
10-benchmark/benchmark.log | 49 +-
10-benchmark/console.log.xz | Bin 2700 -> 3020 bytes
11-check_regression/console.log.xz | Bin 3440 -> 3388 bytes
11-check_regression/results-0.csv | 276 +-
11-check_regression/results-1.csv | 262 +-
11-check_regression/results-brief.csv | 58 +-
11-check_regression/results-compare.csv | 34 +-
11-check_regression/results-full.csv | 269 +-
11-check_regression/results.csv | 72 +-
11-check_regression/results.log | 5298 ++++++++++---------
12-update_baseline/console.log | 2058 ++++----
12-update_baseline/results-0.csv | 276 +-
12-update_baseline/results-1.csv | 262 +-
12-update_baseline/results-brief.csv | 58 +-
12-update_baseline/results-compare.csv | 34 +-
12-update_baseline/results-full.csv | 269 +-
12-update_baseline/results.csv | 72 +-
12-update_baseline/results.log | 5310 ++++++++++----------
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 6903880 -> 6903364 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 420816 -> 420816 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 19637404 -> 19637104 bytes
.../top-artifacts/save-temps/410.bwaves.tar.xz | Bin 78204 -> 78240 bytes
.../top-artifacts/save-temps/416.gamess.tar.xz | Bin 28355524 -> 28356068 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 133096 -> 133084 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 834388 -> 834452 bytes
.../top-artifacts/save-temps/434.zeusmp.tar.xz | Bin 1154708 -> 1154764 bytes
.../top-artifacts/save-temps/435.gromacs.tar.xz | Bin 5361996 -> 5362028 bytes
.../top-artifacts/save-temps/436.cactusADM.tar.xz | Bin 4188372 -> 4187932 bytes
.../top-artifacts/save-temps/437.leslie3d.tar.xz | Bin 300092 -> 292204 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 1279260 -> 1279276 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 8693744 -> 8693512 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 25974844 -> 25974796 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 4410020 -> 4410388 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 7038756 -> 7040768 bytes
.../top-artifacts/save-temps/454.calculix.tar.xz | Bin 8646204 -> 8645824 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 1887288 -> 1887324 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 667264 -> 667456 bytes
.../top-artifacts/save-temps/459.GemsFDTD.tar.xz | Bin 1278668 -> 1271872 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 238460 -> 238376 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 3024836 -> 3024896 bytes
.../top-artifacts/save-temps/465.tonto.tar.xz | Bin 15899552 -> 15898796 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 81248 -> 81280 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 5846532 -> 5846248 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 357860 -> 357836 bytes
.../top-artifacts/save-temps/481.wrf.tar.xz | Bin 13053096 -> 13020200 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 1319980 -> 1319640 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 48937388 -> 48935592 bytes
jenkins/manifest.sh | 20 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 6903880 -> 6903364 bytes
save-temps/401.bzip2.tar.xz | Bin 420816 -> 420816 bytes
save-temps/403.gcc.tar.xz | Bin 19637404 -> 19637104 bytes
save-temps/410.bwaves.tar.xz | Bin 78204 -> 78240 bytes
save-temps/416.gamess.tar.xz | Bin 28355524 -> 28356068 bytes
save-temps/429.mcf.tar.xz | Bin 133096 -> 133084 bytes
save-temps/433.milc.tar.xz | Bin 834388 -> 834452 bytes
save-temps/434.zeusmp.tar.xz | Bin 1154708 -> 1154764 bytes
save-temps/435.gromacs.tar.xz | Bin 5361996 -> 5362028 bytes
save-temps/436.cactusADM.tar.xz | Bin 4188372 -> 4187932 bytes
save-temps/437.leslie3d.tar.xz | Bin 300092 -> 292204 bytes
save-temps/444.namd.tar.xz | Bin 1279260 -> 1279276 bytes
save-temps/445.gobmk.tar.xz | Bin 8693744 -> 8693512 bytes
save-temps/447.dealII.tar.xz | Bin 25974844 -> 25974796 bytes
save-temps/450.soplex.tar.xz | Bin 4410020 -> 4410388 bytes
save-temps/453.povray.tar.xz | Bin 7038756 -> 7040768 bytes
save-temps/454.calculix.tar.xz | Bin 8646204 -> 8645824 bytes
save-temps/456.hmmer.tar.xz | Bin 1887288 -> 1887324 bytes
save-temps/458.sjeng.tar.xz | Bin 667264 -> 667456 bytes
save-temps/459.GemsFDTD.tar.xz | Bin 1278668 -> 1271872 bytes
save-temps/462.libquantum.tar.xz | Bin 238460 -> 238376 bytes
save-temps/464.h264ref.tar.xz | Bin 3024836 -> 3024896 bytes
save-temps/465.tonto.tar.xz | Bin 15899552 -> 15898796 bytes
save-temps/470.lbm.tar.xz | Bin 81248 -> 81280 bytes
save-temps/471.omnetpp.tar.xz | Bin 5846532 -> 5846248 bytes
save-temps/473.astar.tar.xz | Bin 357860 -> 357836 bytes
save-temps/481.wrf.tar.xz | Bin 13053096 -> 13020200 bytes
save-temps/482.sphinx3.tar.xz | Bin 1319980 -> 1319640 bytes
save-temps/483.xalancbmk.tar.xz | Bin 48937388 -> 48935592 bytes
86 files changed, 7344 insertions(+), 7337 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-11
in repository gcc.
from f4c91246fda Daily bump.
new 4a62dfbb9a3 IBM Z: Define NO_PROFILE_COUNTERS
new 2335aa8771a IBM Z: Use @PLT symbols for local functions in 64-bit mode
The 2 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/config/s390/predicates.md | 9 +-
gcc/config/s390/s390.c | 115 ++++++++++++---------
gcc/config/s390/s390.h | 2 +
gcc/config/s390/s390.md | 32 +++---
gcc/testsuite/g++.dg/ext/visibility/noPLT.C | 2 +-
gcc/testsuite/g++.target/s390/mi-thunk.C | 23 +++++
.../gcc.target/s390/call-z10-pic-nodatarel.c | 20 ++++
gcc/testsuite/gcc.target/s390/call-z10-pic.c | 20 ++++
gcc/testsuite/gcc.target/s390/call-z10.c | 20 ++++
.../gcc.target/s390/call-z9-pic-nodatarel.c | 18 ++++
gcc/testsuite/gcc.target/s390/call-z9-pic.c | 18 ++++
gcc/testsuite/gcc.target/s390/call-z9.c | 20 ++++
gcc/testsuite/gcc.target/s390/call.h | 40 +++++++
gcc/testsuite/gcc.target/s390/mfentry-m64-pic.c | 9 ++
.../gcc.target/s390/mnop-mcount-m31-mzarch.c | 2 +-
gcc/testsuite/gcc.target/s390/mnop-mcount-m64.c | 2 +-
gcc/testsuite/gcc.target/s390/nodatarel-1.c | 26 +----
gcc/testsuite/gcc.target/s390/pr80080-4.c | 2 +-
gcc/testsuite/gcc.target/s390/risbg-ll-3.c | 6 +-
gcc/testsuite/gcc.target/s390/tls-pic.c | 14 +++
gcc/testsuite/gcc.target/s390/tls.c | 10 ++
gcc/testsuite/gcc.target/s390/tls.h | 23 +++++
22 files changed, 336 insertions(+), 97 deletions(-)
create mode 100644 gcc/testsuite/g++.target/s390/mi-thunk.C
create mode 100644 gcc/testsuite/gcc.target/s390/call-z10-pic-nodatarel.c
create mode 100644 gcc/testsuite/gcc.target/s390/call-z10-pic.c
create mode 100644 gcc/testsuite/gcc.target/s390/call-z10.c
create mode 100644 gcc/testsuite/gcc.target/s390/call-z9-pic-nodatarel.c
create mode 100644 gcc/testsuite/gcc.target/s390/call-z9-pic.c
create mode 100644 gcc/testsuite/gcc.target/s390/call-z9.c
create mode 100644 gcc/testsuite/gcc.target/s390/call.h
create mode 100644 gcc/testsuite/gcc.target/s390/mfentry-m64-pic.c
create mode 100644 gcc/testsuite/gcc.target/s390/tls-pic.c
create mode 100644 gcc/testsuite/gcc.target/s390/tls.c
create mode 100644 gcc/testsuite/gcc.target/s390/tls.h
--
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 master
in repository gcc.
from 1f51e9af7b6 libstdc++: Ensure std::span and std::string_view are trivia [...]
new ec0124e0acb Loosen loop crossing restriction in threader.
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/testsuite/gcc.dg/tree-ssa/ssa-thread-valid.c | 39 +++++++++++++++++++++++
gcc/tree-ssa-threadupdate.c | 40 +++++++++++++++++-------
2 files changed, 68 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-valid.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.
unknown user pushed a change to branch master
in repository gcc.
from 370374c4d91 Mark argument as unused
new 1f51e9af7b6 libstdc++: Ensure std::span and std::string_view are trivia [...]
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:
.../basic_string_view/requirements/trivially_copyable.cc | 11 +++++++++++
.../testsuite/23_containers/span/trivially_copyable.cc | 13 +++++++++++++
2 files changed, 24 insertions(+)
create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string_view/requirement [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/span/trivially_copyable.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.