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 77b5019d 0: update: binutils-gcc: 1
new cc269545 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 (77b5019d)
\
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 1616 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 38312 -> 37896 bytes
04-build_abe-gcc/console.log.xz | Bin 215432 -> 212912 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3840 -> 3820 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2668 -> 2552 bytes
07-check_regression/console.log.xz | Bin 2352 -> 3012 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 26 +-
07-check_regression/results.compare2 | 55 +-
07-check_regression/results.regressions | 27 +
08-update_baseline/console.log | 337 ++-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 26 +-
08-update_baseline/results.compare2 | 55 +-
08-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3530052 -> 3537884 bytes
sumfiles/g++.sum | 131 +-
sumfiles/gcc.log.xz | Bin 3074280 -> 3091952 bytes
sumfiles/gcc.sum | 4292 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1033300 -> 1031488 bytes
sumfiles/gfortran.sum | 92 +-
sumfiles/libatomic.log.xz | Bin 2192 -> 2184 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 204740 -> 204892 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2556 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 443904 -> 440120 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2687 insertions(+), 2441 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create 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_gnu_native_build/master-aarch64
in repository toolchain/ci/gdb.
from de69cec0c5 gdb/netbsd: add missing header file
adds e01493b7cb gdb/hurd: pass memory_tagged as false to find_memory_region_ftype
adds c138af9573 PowerPC32 ld test fails with --enable-targets=all
adds 206977b2ed [gdb/testsuite] Fix gdb.opt/inline-small-func.exp with clang
adds 91896b4d6a Stop the linker from complaining about RWX segments in sparc [...]
adds 4a75d7c538 gdb: LoongArch: Fix code style issues
adds ecbff28a44 gdb: LoongArch: Handle the function return value
adds 1bcb0708f2 gdb/linux-nat: Check whether /proc/pid/mem is writable
adds dd09fe0d53 gdb/linux_nat: Write memory using ptrace if /proc/pid/mem is [...]
adds 9c6dd6885b gprofng: check for the makeinfo version
adds 3c0c7b4e1a Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/fbsd-nat.c | 2 +-
gdb/gnu-nat.c | 2 +
gdb/linux-nat.c | 116 +++++-
gdb/loongarch-tdep.c | 586 +++++++++++++++++++++---------
gdb/netbsd-nat.c | 2 +-
gdb/testsuite/gdb.opt/inline-small-func.h | 8 +-
gprofng/configure | 64 +++-
gprofng/configure.ac | 22 +-
ld/ChangeLog | 6 +
ld/configure.tgt | 1 +
ld/testsuite/ld-powerpc/tlsexe32.r | 12 +-
ld/testsuite/ld-powerpc/tlsexe32no.r | 12 +-
ld/testsuite/ld-powerpc/tlsso32.r | 4 +-
14 files changed, 618 insertions(+), 221 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_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from de69cec0c5 gdb/netbsd: add missing header file
adds e01493b7cb gdb/hurd: pass memory_tagged as false to find_memory_region_ftype
adds c138af9573 PowerPC32 ld test fails with --enable-targets=all
adds 206977b2ed [gdb/testsuite] Fix gdb.opt/inline-small-func.exp with clang
adds 91896b4d6a Stop the linker from complaining about RWX segments in sparc [...]
adds 4a75d7c538 gdb: LoongArch: Fix code style issues
adds ecbff28a44 gdb: LoongArch: Handle the function return value
adds 1bcb0708f2 gdb/linux-nat: Check whether /proc/pid/mem is writable
adds dd09fe0d53 gdb/linux_nat: Write memory using ptrace if /proc/pid/mem is [...]
adds 9c6dd6885b gprofng: check for the makeinfo version
adds 3c0c7b4e1a Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/fbsd-nat.c | 2 +-
gdb/gnu-nat.c | 2 +
gdb/linux-nat.c | 116 +++++-
gdb/loongarch-tdep.c | 586 +++++++++++++++++++++---------
gdb/netbsd-nat.c | 2 +-
gdb/testsuite/gdb.opt/inline-small-func.h | 8 +-
gprofng/configure | 64 +++-
gprofng/configure.ac | 22 +-
ld/ChangeLog | 6 +
ld/configure.tgt | 1 +
ld/testsuite/ld-powerpc/tlsexe32.r | 12 +-
ld/testsuite/ld-powerpc/tlsexe32no.r | 12 +-
ld/testsuite/ld-powerpc/tlsso32.r | 4 +-
14 files changed, 618 insertions(+), 221 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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 038d0c95 0: update: binutils-gcc-linux-glibc-gdb: 6
new f7bf250a 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (038d0c95)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1612 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2712 bytes
04-build_abe-binutils/console.log.xz | Bin 38332 -> 37988 bytes
05-build_abe-gcc/console.log.xz | Bin 211456 -> 212872 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
07-build_abe-linux/console.log.xz | Bin 8576 -> 9228 bytes
08-build_abe-glibc/console.log.xz | Bin 241592 -> 242508 bytes
09-build_abe-gdb/console.log.xz | Bin 38576 -> 38476 bytes
10-check_regression/console.log.xz | Bin 420 -> 416 bytes
11-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 24 ++++++++++++------------
11 files changed, 21 insertions(+), 21 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/gnu-master-arm-norov-allnoconfig
in repository toolchain/ci/linux.
omits 7ac97b2db80a cpumask: add cpumask_nth_{,and,andnot}
omits 65c9dd7e67b5 lib/bitmap: remove bitmap_ord_to_pos
omits 0e50008889af lib/bitmap: add tests for find_nth_bit()
omits 281f72954c2c lib: add find_nth(,and,andnot)_bit()
adds c3aaaf9e2ada powerpc: drop dependency on <asm/machdep.h> in archrandom.h
adds 9f0b715d0011 lib/nodemask: inline next_node_in() and node_random()
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 (7ac97b2db80a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-no [...]
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.
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 1 -
arch/powerpc/include/asm/archrandom.h | 9 +---
arch/powerpc/kernel/setup-common.c | 10 +++++
include/linux/bitmap.h | 1 +
include/linux/bitops.h | 19 --------
include/linux/cpumask.h | 44 -------------------
include/linux/find.h | 83 -----------------------------------
include/linux/nodemask.h | 24 +++++++---
lib/Makefile | 2 +-
lib/bitmap.c | 36 +++++++++++++--
lib/cpumask.c | 26 ++++++-----
lib/find_bit.c | 20 ---------
lib/find_bit_benchmark.c | 17 -------
lib/nodemask.c | 11 +----
lib/test_bitmap.c | 36 +--------------
15 files changed, 84 insertions(+), 255 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/gnu-master-arm-norov-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 258b9544 0: update: binutils-gcc-linux-qemu: all
new 827eb574 0: update: binutils-gcc-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 (258b9544)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-no [...]
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 1772 -> 1632 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 29976 -> 30144 bytes
04-build_abe-stage1/console.log.xz | Bin 91940 -> 90656 bytes
05-build_abe-qemu/console.log.xz | Bin 30580 -> 30284 bytes
06-build_linux/console.log.xz | Bin 4456 -> 4516 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
results | 2 +-
11 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_gcc_bootstrap/master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 5c25b473 0: update: binutils-gcc: 2
new bd29fc8e 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 (5c25b473)
\
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 1608 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 52024 -> 50668 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 461868 -> 460496 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 48 +++++++++++++++----------------
jenkins/manifest.sh | 12 ++++----
7 files changed, 30 insertions(+), 30 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/gnu-release-arm-norov-defconfig
in repository toolchain/ci/linux.
omits 7ac97b2db80a cpumask: add cpumask_nth_{,and,andnot}
omits 65c9dd7e67b5 lib/bitmap: remove bitmap_ord_to_pos
omits 0e50008889af lib/bitmap: add tests for find_nth_bit()
omits 281f72954c2c lib: add find_nth(,and,andnot)_bit()
adds c3aaaf9e2ada powerpc: drop dependency on <asm/machdep.h> in archrandom.h
adds 9f0b715d0011 lib/nodemask: inline next_node_in() and node_random()
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 (7ac97b2db80a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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.
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 1 -
arch/powerpc/include/asm/archrandom.h | 9 +---
arch/powerpc/kernel/setup-common.c | 10 +++++
include/linux/bitmap.h | 1 +
include/linux/bitops.h | 19 --------
include/linux/cpumask.h | 44 -------------------
include/linux/find.h | 83 -----------------------------------
include/linux/nodemask.h | 24 +++++++---
lib/Makefile | 2 +-
lib/bitmap.c | 36 +++++++++++++--
lib/cpumask.c | 26 ++++++-----
lib/find_bit.c | 20 ---------
lib/find_bit_benchmark.c | 17 -------
lib/nodemask.c | 11 +----
lib/test_bitmap.c | 36 +--------------
15 files changed, 84 insertions(+), 255 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/gnu-release-arm-norov-defconfig
in repository toolchain/ci/base-artifacts.
discards 95c7688c 0: update: binutils-gcc-linux-qemu: boot
new e4cdbbad 0: update: binutils-gcc-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 (95c7688c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 1632 -> 1636 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 30456 -> 30192 bytes
04-build_abe-stage1/console.log.xz | Bin 85920 -> 85724 bytes
05-build_abe-qemu/console.log.xz | Bin 30292 -> 30360 bytes
06-build_linux/console.log.xz | Bin 3904 -> 3984 bytes
07-boot_linux/console.log.xz | Bin 5760 -> 5776 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 33 +++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 18 +++++++++---------
results | 2 +-
11 files changed, 43 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_gcc_check/master-arm
in repository toolchain/ci/gcc.
from 66434729a79 LoongArch: adjust the default of -mexplicit-relocs by check [...]
new 800781f9392 Fix Rogers e-mail in MAINTAINERS
new 3044a7a8249 testsuite: Add extra ia32 options so that -fprefetch-loop-a [...]
new 0bc1566dec0 testsuite: Add -Wno-psabi to pr94920 tests [PR94920]
new cc078cf8529 opts: Add an assertion to help static analyzers [PR106332]
new f9671b60f93 cgraphunit: Don't emit asm thunks for -dx [PR106261]
new 98cf74a2ad8 RISC-V: Add RTX costs for `if_then_else' expressions
new 3cf07cc5e51 RISC-V: Remove duplicate backslashes from `stack_protect_se [...]
The 7 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:
MAINTAINERS | 2 +-
gcc/cgraphunit.cc | 2 +-
gcc/config/riscv/riscv.cc | 27 ++++++++++++++++++++++++++
gcc/config/riscv/riscv.md | 2 +-
gcc/opts-common.cc | 2 ++
gcc/testsuite/g++.dg/debug/pr106261.C | 36 +++++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/pr94920-1.C | 1 +
gcc/testsuite/g++.dg/pr94920.C | 2 +-
gcc/testsuite/gcc.dg/pr106397.c | 1 +
9 files changed, 71 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/pr106261.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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 10152481 0: update: binutils-gcc: 1
new 5fae795d 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 (10152481)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (5fae795d)
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 1596 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 50816 -> 51572 bytes
04-build_abe-gcc/console.log.xz | Bin 232088 -> 233768 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3816 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2660 -> 2536 bytes
07-check_regression/console.log.xz | Bin 2924 -> 2944 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 7 -
07-check_regression/results.compare | 25 +-
07-check_regression/results.compare2 | 80 +-
07-check_regression/results.regressions | 27 -
08-update_baseline/console.log | 436 +--
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 7 -
08-update_baseline/results.compare | 25 +-
08-update_baseline/results.compare2 | 80 +-
08-update_baseline/results.regressions | 27 -
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 2766188 -> 2787640 bytes
sumfiles/g++.sum | 153 +-
sumfiles/gcc.log.xz | Bin 2384180 -> 2369940 bytes
sumfiles/gcc.sum | 5070 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 909052 -> 904100 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 202204 -> 202096 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 456836 -> 452788 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3027 insertions(+), 2996 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.