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 fe8475c5009 bootstrap/102681 - properly CSE PHIs with default def args
adds 8a0faddadd1 Disregard incoming equivalences to a path when defining a new one.
adds c2a9a98a369 tree-optimization/102893 - properly DCE empty loops inside [...]
new b7cb6d66bd5 Add testcase for PR fortran/100906
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/gimple-range-path.cc | 10 +-
gcc/testsuite/gcc.dg/tree-ssa/ssa-dce-9.c | 10 +
gcc/testsuite/gfortran.dg/PR100906.c | 169 +++
gcc/testsuite/gfortran.dg/PR100906.f90 | 1699 +++++++++++++++++++++++++++++
gcc/tree-ssa-dce.c | 2 +-
gcc/value-relation.cc | 23 +
gcc/value-relation.h | 1 +
7 files changed, 1912 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-dce-9.c
create mode 100644 gcc/testsuite/gfortran.dg/PR100906.c
create mode 100644 gcc/testsuite/gfortran.dg/PR100906.f90
--
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/binutils-gdb.
from c628f812eb RISC-V: Added ld testcase for pcgp relaxation.
adds 431be556b0 gdb: make disassembler fprintf callback a static member function
adds 8b87fbe6bb gdb/python: new gdb.architecture_names function
adds 625f7b1cdc gdb/python: move gdb.Membuf support into a new file
adds d5684c961f [gdb/testsuite] Fix FAILs in gdb.mi/mi-breakpoint-changed.exp
adds 5d71c60df5 [gdb/testsuite] Fix gdb.threads/linux-dp.exp
No new revisions were added by this update.
Summary of changes:
gdb/Makefile.in | 1 +
gdb/NEWS | 4 +
gdb/disasm.c | 31 ++--
gdb/disasm.h | 3 +
gdb/doc/python.texi | 9 +
gdb/python/py-arch.c | 23 +++
gdb/python/py-inferior.c | 182 +-------------------
gdb/python/py-membuf.c | 226 +++++++++++++++++++++++++
gdb/python/python-internal.h | 6 +
gdb/python/python.c | 5 +
gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp | 4 +-
gdb/testsuite/gdb.python/py-arch.exp | 51 ++++++
gdb/testsuite/gdb.threads/linux-dp.exp | 2 +-
13 files changed, 349 insertions(+), 198 deletions(-)
create mode 100644 gdb/python/py-membuf.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 57cee34e 0: update: binutils-gcc: 1
new 6604a698 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 (57cee34e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (6604a698)
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 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 66108 -> 66588 bytes
04-build_abe-gcc/console.log.xz | Bin 232496 -> 230736 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3804 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2948 -> 2412 bytes
07-check_regression/console.log.xz | Bin 2652 -> 2632 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 47 +-
08-update_baseline/console.log | 483 +++--
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 47 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 2675512 -> 2664640 bytes
sumfiles/g++.sum | 126 +-
sumfiles/gcc.log.xz | Bin 2229324 -> 2251536 bytes
sumfiles/gcc.sum | 3796 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 881212 -> 876884 bytes
sumfiles/gfortran.sum | 58 +-
sumfiles/libatomic.log.xz | Bin 2144 -> 2156 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 169352 -> 169464 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2516 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 455044 -> 453340 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2325 insertions(+), 2314 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 d1edb9d7 0: update: binutils-gcc: 2
new 9ea962ad 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 (d1edb9d7)
\
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 1500 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 66412 -> 66220 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 548612 -> 547660 bytes
06-check_regression/console.log.xz | Bin 420 -> 420 bytes
07-update_baseline/console.log | 22 +++++++++++-----------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 18 insertions(+), 18 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-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 14dbde00 0: update: binutils-llvm-linux-qemu: all
new 7c3b5d72 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 (14dbde00)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 1560 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 44036 -> 44384 bytes
04-build_llvm/console.log.xz | Bin 59668 -> 59544 bytes
05-build_abe-qemu/console.log.xz | Bin 29812 -> 30184 bytes
06-build_linux/console.log.xz | Bin 3608 -> 3644 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 +++++++++++-----------
10 files changed, 12 insertions(+), 12 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 b1f91957 0: update: binutils-gcc: 1
new f4130bf8 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 (b1f91957)
\
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 1560 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 52944 -> 52736 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 287748 -> 286336 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3824 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2596 -> 2560 bytes
07-check_regression/console.log.xz | Bin 4860 -> 3652 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 9 +-
07-check_regression/results.compare | 39 +-
07-check_regression/results.compare2 | 422 +--
07-check_regression/results.regressions | 39 +-
08-update_baseline/console.log | 775 ++---
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 9 +-
08-update_baseline/results.compare | 39 +-
08-update_baseline/results.compare2 | 422 +--
08-update_baseline/results.regressions | 39 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3486432 -> 3455152 bytes
sumfiles/g++.sum | 120 +-
sumfiles/gcc.log.xz | Bin 2999164 -> 3035736 bytes
sumfiles/gcc.sum | 3997 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 914612 -> 915180 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2332 -> 2328 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 177116 -> 176640 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2720 -> 2712 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 442648 -> 444992 bytes
sumfiles/libstdc++.sum | 15 +-
33 files changed, 2462 insertions(+), 3547 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/base-artifacts.
discards 6ff27fac 0: update: qemu-4c127fdbe81d66e7cafed90908d0fd1f6f2a6cd0: 1
new a7ac4e46 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 (6ff27fac)
\
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 1512 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 45244 -> 45536 bytes
04-build_abe-stage1/console.log.xz | Bin 73028 -> 71764 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 10992 -> 9420 bytes
07-build_abe-glibc/console.log.xz | Bin 233932 -> 235892 bytes
08-build_abe-stage2/console.log.xz | Bin 202128 -> 201004 bytes
09-build_abe-gdb/console.log.xz | Bin 41856 -> 45096 bytes
10-build_abe-qemu/console.log.xz | Bin 30812 -> 30296 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3944 -> 3924 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2540 -> 2696 bytes
13-check_regression/console.log.xz | Bin 3144 -> 3316 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 6 +-
13-check_regression/results.compare | 28 +-
13-check_regression/results.compare2 | 60 +-
13-check_regression/results.regressions | 28 +-
14-update_baseline/console.log | 440 ++--
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 6 +-
14-update_baseline/results.compare | 28 +-
14-update_baseline/results.compare2 | 60 +-
14-update_baseline/results.regressions | 28 +-
jenkins/manifest.sh | 21 +-
sumfiles/g++.log.xz | Bin 3275316 -> 3278436 bytes
sumfiles/g++.sum | 172 +-
sumfiles/gcc.log.xz | Bin 2808216 -> 2806336 bytes
sumfiles/gcc.sum | 4078 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 863088 -> 867188 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2276 -> 2272 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 166064 -> 165864 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2640 -> 2640 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 401772 -> 402744 bytes
sumfiles/libstdc++.sum | 14 +-
39 files changed, 2544 insertions(+), 2495 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 master
in repository binutils-gdb.
from 625f7b1cdc7 gdb/python: move gdb.Membuf support into a new file
new d5684c961f5 [gdb/testsuite] Fix FAILs in gdb.mi/mi-breakpoint-changed.exp
new 5d71c60df5e [gdb/testsuite] Fix gdb.threads/linux-dp.exp
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:
gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp | 4 ++--
gdb/testsuite/gdb.threads/linux-dp.exp | 2 +-
2 files changed, 3 insertions(+), 3 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-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 9e8276c7 0: update: binutils-gcc-linux-qemu: boot
new c620ec76 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 (9e8276c7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 2768 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 44504 -> 45632 bytes
04-build_abe-stage1/console.log.xz | Bin 71828 -> 71560 bytes
05-build_abe-qemu/console.log.xz | Bin 30652 -> 30640 bytes
06-build_linux/console.log.xz | Bin 4716 -> 4672 bytes
07-boot_linux/console.log.xz | Bin 5940 -> 5936 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 16 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.