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_build/master-aarch64
in repository toolchain/ci/linux.
from 7b66f4393ad4 Merge tag 'hwmon-for-v5.15-rc4' of git://git.kernel.org/pu [...]
new 24ff65257375 objtool: Teach get_alt_entry() about more relocation types
new 52c3c170623d Merge tag 'objtool_urgent_for_v5.15_rc4' of git://git.kern [...]
new 02d029a41dc9 perf/x86: Reset destroy callback on event init failure
new ecc2123e09f9 perf/x86/intel: Update event constraints for ICX
new f79256532682 perf/core: fix userpage->time_enabled of inactive events
new 3a399a2bc465 Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel. [...]
new 2630cde26711 sched/fair: Add ancestors of unthrottled undecayed cfs_rq
new 703066188f63 sched/fair: Null terminate buffer when updating tunable_scaling
new 83d40a61046f sched: Always inline is_percpu_thread()
new 777feabaea77 Merge tag 'sched_urgent_for_v5.15_rc4' of git://git.kernel [...]
adds af505cad9567 debugfs: debugfs_create_file_size(): use IS_ERR to check f [...]
adds c86a2d9058c5 cpumask: Omit terminating null byte in cpumap_print_{list, [...]
adds 2de9d8e0d2fe driver core: fw_devlink: Improve handling of cyclic dependencies
adds 5501765a02a6 driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS [...]
adds 04f41c68f188 net: mdiobus: Set FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD for [...]
adds 68223eeec708 driver core: Set deferred probe reason when deferred by dr [...]
adds 76f130810b47 driver core: Create __fwnode_link_del() helper function
adds ebd6823af378 driver core: Add debug logs when fwnode links are added/deleted
adds df38d852c681 kernfs: also call kernfs_set_rev() for positive dentry
new 84928ce3bb4e Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/p [...]
adds a06c2e5c048e interconnect: qcom: sdm660: Fix id of slv_cnoc_mnoc_cfg
adds 5833c9b87662 interconnect: qcom: sdm660: Correct NOC_QOS_PRIORITY shift [...]
adds cf49e3660203 dt-bindings: interconnect: sdm660: Add missing a2noc qos clocks
adds 13404ac8882f interconnect: qcom: sdm660: Add missing a2noc qos clocks
adds 913581b8ae06 Merge tag 'icc-5.15-rc3' of git://git.kernel.org/pub/scm/l [...]
adds a89936cce87d ipack: ipoctal: fix stack information leak
adds 65c001df517a ipack: ipoctal: fix tty registration race
adds cd20d59291d1 ipack: ipoctal: fix tty-registration error handling
adds 445c81327277 ipack: ipoctal: fix missing allocation-failure check
adds bb8a4fcb2136 ipack: ipoctal: fix module reference leak
new 6761a0ae9895 Merge tag 'char-misc-5.15-rc4' of git://git.kernel.org/pub [...]
The 12 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:
.../bindings/interconnect/qcom,sdm660.yaml | 46 ++++++++++-
arch/x86/events/core.c | 1 +
arch/x86/events/intel/core.c | 1 +
drivers/base/core.c | 90 +++++++++++++++-------
drivers/interconnect/qcom/sdm660.c | 25 ++++--
drivers/ipack/devices/ipoctal.c | 63 +++++++++++----
drivers/net/phy/mdio_bus.c | 4 +
fs/debugfs/inode.c | 2 +-
fs/kernfs/dir.c | 9 ++-
include/linux/cpumask.h | 7 +-
include/linux/fwnode.h | 11 ++-
include/linux/perf_event.h | 4 +-
include/linux/sched.h | 2 +-
kernel/events/core.c | 34 +++++++-
kernel/sched/debug.c | 8 +-
kernel/sched/fair.c | 6 +-
tools/objtool/special.c | 32 ++++++--
17 files changed, 268 insertions(+), 77 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_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from d4e8e096a5 Automatic date update in version.in
adds 2b014cc535 gdb: Support the c.mv insn in the riscv prologue scanner.
adds 0a9bddab0f gdb: Fix comment in riscv_scan_prologue
adds 46039d3632 sim: ppc: fallback when ln is not available [PR sim/18864]
adds 39d53d0435 sim: filter out SIGSTKSZ [PR sim/28302]
No new revisions were added by this update.
Summary of changes:
gdb/riscv-tdep.c | 15 ++++++--
...h-ld-lw.c => riscv64-unwind-prologue-with-mv.c} | 13 ++++---
...-lw.exp => riscv64-unwind-prologue-with-mv.exp} | 6 ++--
...h-ld-lw.c => riscv64-unwind-prologue-with-mv.s} | 41 +++++++++++++++-------
sim/arch-subdir.mk.in | 1 +
sim/bfin/linux-targ-map.h | 5 +--
sim/common/gennltvals.py | 6 ++--
sim/common/nltvals.def | 1 -
sim/ppc/Makefile.in | 4 +--
9 files changed, 59 insertions(+), 33 deletions(-)
copy gdb/testsuite/gdb.arch/{riscv64-unwind-prologue-with-ld-lw.c => riscv64-unwin [...]
copy gdb/testsuite/gdb.arch/{riscv64-unwind-prologue-with-ld-lw.exp => riscv64-unw [...]
copy gdb/testsuite/gdb.arch/{riscv64-unwind-prologue-with-ld-lw.c => riscv64-unwin [...]
--
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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 1f8d0a11a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 933b0b4d8 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (1f8d0a11a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/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 1580 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2768 bytes
04-build_abe-binutils/console.log.xz | Bin 45164 -> 45632 bytes
05-build_abe-stage1/console.log.xz | Bin 71456 -> 71512 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 9208 -> 9160 bytes
08-build_abe-glibc/console.log.xz | Bin 236336 -> 236180 bytes
09-build_abe-stage2/console.log.xz | Bin 200320 -> 200020 bytes
10-build_abe-gdb/console.log.xz | Bin 44672 -> 45076 bytes
11-build_abe-qemu/console.log.xz | Bin 30708 -> 30624 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 20 ++++++++++----------
13 files changed, 15 insertions(+), 15 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-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fd5894ed3 0: update: binutils-llvm-linux-qemu: all
new 9c8035618 0: update: binutils-llvm-linux-qemu: all
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 (fd5894ed3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 1584 -> 1732 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 42064 -> 42040 bytes
04-build_llvm/console.log.xz | Bin 57904 -> 58072 bytes
05-build_abe-qemu/console.log.xz | Bin 30676 -> 30504 bytes
06-build_linux/console.log.xz | Bin 3620 -> 3532 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 416 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 15 insertions(+), 15 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 837d5f671 0: update: binutils-llvm-linux-qemu: boot
new 3474cb8d3 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 (837d5f671)
\
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 1552 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 43852 -> 45324 bytes
04-build_llvm/console.log.xz | Bin 59784 -> 58268 bytes
05-build_abe-qemu/console.log.xz | Bin 30968 -> 30664 bytes
06-build_linux/console.log.xz | Bin 3960 -> 3472 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 420 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 19 insertions(+), 19 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 e3e07b8955f Daily bump.
adds 8fbe1b18ed0 options: check for CL_OPTIMIZATION only for cl_options.
No new revisions were added by this update.
Summary of changes:
gcc/toplev.c | 3 ++-
1 file 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/binutils-gdb.
from d4e8e096a5 Automatic date update in version.in
adds 2b014cc535 gdb: Support the c.mv insn in the riscv prologue scanner.
adds 0a9bddab0f gdb: Fix comment in riscv_scan_prologue
adds 46039d3632 sim: ppc: fallback when ln is not available [PR sim/18864]
adds 39d53d0435 sim: filter out SIGSTKSZ [PR sim/28302]
No new revisions were added by this update.
Summary of changes:
gdb/riscv-tdep.c | 15 ++++++--
...h-ld-lw.c => riscv64-unwind-prologue-with-mv.c} | 13 ++++---
...-lw.exp => riscv64-unwind-prologue-with-mv.exp} | 6 ++--
...h-ld-lw.c => riscv64-unwind-prologue-with-mv.s} | 41 +++++++++++++++-------
sim/arch-subdir.mk.in | 1 +
sim/bfin/linux-targ-map.h | 5 +--
sim/common/gennltvals.py | 6 ++--
sim/common/nltvals.def | 1 -
sim/ppc/Makefile.in | 4 +--
9 files changed, 59 insertions(+), 33 deletions(-)
copy gdb/testsuite/gdb.arch/{riscv64-unwind-prologue-with-ld-lw.c => riscv64-unwin [...]
copy gdb/testsuite/gdb.arch/{riscv64-unwind-prologue-with-ld-lw.exp => riscv64-unw [...]
copy gdb/testsuite/gdb.arch/{riscv64-unwind-prologue-with-ld-lw.c => riscv64-unwin [...]
--
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 2f6467bc9 0: update: binutils-gcc: 1
new 7227b4400 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 (2f6467bc9)
\
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 1520 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 51884 -> 53744 bytes
04-build_abe-gcc/console.log.xz | Bin 210048 -> 208680 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3864 -> 3828 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2316 -> 2408 bytes
07-check_regression/console.log.xz | Bin 2816 -> 2352 bytes
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 38 +-
08-update_baseline/console.log | 366 ++-
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 38 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3418596 -> 3404476 bytes
sumfiles/g++.sum | 114 +-
sumfiles/gcc.log.xz | Bin 2884452 -> 2899964 bytes
sumfiles/gcc.sum | 4008 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 862888 -> 861180 bytes
sumfiles/gfortran.sum | 92 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 169184 -> 169220 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2524 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 421912 -> 427700 bytes
sumfiles/libstdc++.sum | 12 +-
27 files changed, 2326 insertions(+), 2442 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards be9031298 0: update: binutils-llvm-linux-qemu: boot
new 675125058 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 (be9031298)
\
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 1576 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2792 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 44108 -> 45636 bytes
04-build_llvm/console.log.xz | Bin 58880 -> 59824 bytes
05-build_abe-qemu/console.log.xz | Bin 31064 -> 30848 bytes
06-build_linux/console.log.xz | Bin 3340 -> 3644 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 424 -> 416 bytes
09-update_baseline/console.log | 4 ++--
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 13 insertions(+), 13 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_native_check_gcc/master-aarch64
in repository toolchain/ci/gcc.
from d7705b0ada9 contrib: filter out mmx.md file.
adds 6c0dd02964a [PR102563] Do not clobber range in operator_lshift::op1_range.
adds b7848a2068b libstdc++: Fix typos in std::filesystem code
adds e3e07b8955f Daily bump.
adds 8fbe1b18ed0 options: check for CL_OPTIMIZATION only for cl_options.
No new revisions were added by this update.
Summary of changes:
contrib/ChangeLog | 5 +++++
gcc/ChangeLog | 11 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 5 +++++
gcc/range-op.cc | 12 ++++++------
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr102563.c | 16 ++++++++++++++++
gcc/toplev.c | 3 ++-
libgomp/ChangeLog | 7 +++++++
libstdc++-v3/ChangeLog | 7 +++++++
libstdc++-v3/src/c++17/fs_ops.cc | 2 +-
libstdc++-v3/src/filesystem/ops-common.h | 4 ++--
12 files changed, 72 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr102563.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_native_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards bc54c7d04 0: update: binutils-gcc-linux-glibc-gdb: 1
new 8ba2fbc82 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 (bc54c7d04)
\
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 1568 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 52860 -> 52944 bytes
04-build_abe-gcc/console.log.xz | Bin 207980 -> 209616 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8648 -> 9060 bytes
07-build_abe-glibc/console.log.xz | Bin 234896 -> 235764 bytes
08-build_abe-gdb/console.log.xz | Bin 44592 -> 45196 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3824 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2452 -> 2476 bytes
11-check_regression/console.log.xz | Bin 5196 -> 2500 bytes
11-check_regression/extra-bisect-params | 1 -
11-check_regression/fails.sum | 34 -
11-check_regression/results.compare | 53 +-
11-check_regression/results.compare2 | 882 +------
11-check_regression/results.regressions | 54 -
12-update_baseline/console.log | 1212 ++-------
12-update_baseline/extra-bisect-params | 1 -
12-update_baseline/fails.sum | 34 -
12-update_baseline/results.compare | 53 +-
12-update_baseline/results.compare2 | 882 +------
12-update_baseline/results.regressions | 54 -
jenkins/manifest.sh | 22 +-
sumfiles/g++.log.xz | Bin 3508756 -> 3483744 bytes
sumfiles/g++.sum | 122 +-
sumfiles/gcc.log.xz | Bin 3052608 -> 3059296 bytes
sumfiles/gcc.sum | 4189 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 898056 -> 900952 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2256 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 178688 -> 178828 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2652 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 434872 -> 425600 bytes
sumfiles/libstdc++.sum | 10 +-
37 files changed, 2396 insertions(+), 5273 deletions(-)
delete mode 100644 11-check_regression/extra-bisect-params
delete mode 100644 11-check_regression/fails.sum
delete mode 100644 11-check_regression/results.regressions
delete mode 100644 12-update_baseline/extra-bisect-params
delete mode 100644 12-update_baseline/fails.sum
delete mode 100644 12-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.