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.