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/release-arm-check_bootstrap
in repository toolchain/ci/binutils-gdb.
from a7b0dce1c4 Automatic date update in version.in
adds 9d4007191c Automatic date update in version.in
adds f5befc931e Automatic date update in version.in
adds ea7f995f4c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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_bootstrap/release-arm-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards 39aaceae 0: update: binutils-gcc: 1
new bf5ec5a3 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 (39aaceae)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/rele [...]
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 1496 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 61592 -> 62012 bytes
04-build_abe-bootstrap/console.log.xz | Bin 447816 -> 452848 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3852 -> 3848 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2668 -> 2932 bytes
07-check_regression/console.log.xz | Bin 2824 -> 3128 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 133 +-
08-update_baseline/console.log | 495 ++--
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 133 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2632116 -> 2684212 bytes
sumfiles/g++.sum | 122 +-
sumfiles/gcc.log.xz | Bin 2316340 -> 2277060 bytes
sumfiles/gcc.sum | 3382 ++++++++++++++-------------
sumfiles/gfortran.log.xz | Bin 853672 -> 847012 bytes
sumfiles/gfortran.sum | 56 +-
sumfiles/libatomic.log.xz | Bin 2284 -> 2292 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 144504 -> 143936 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2704 -> 2708 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 459112 -> 460288 bytes
sumfiles/libstdc++.sum | 36 +-
27 files changed, 2256 insertions(+), 2171 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 1167d4890f7 docs: Add missing @option keyword.
adds 555b8cc3906 Introduce REG_SET_EMPTY_P
adds 0fdd1804ee8 Remove never looping loop in label_rtx_for_bb
adds 8addb0b1279 Continue RTL verifying in rtl_verify_fallthru
adds 4eda2eee0e1 Remove dead code and function
adds f4e470d44e8 Do not check gimple_static_cahin in ref_maybe_used_by_call_p_1
adds 661c02e54ea Check for equivalences between PHI argument and def.
adds a2ae4e9ac39 Initialize node_is_self_scc in ipa_node_params::ipa_node_params
adds 1598bd47b2a Add the testcase for this PR to the testsuite.
adds 58d50a5dd63 amdgcn: Fix ICE generating CFI [PR103396]
adds 415f9ee404d path solver: Revert computation of ranges in gimple order.
adds 5bc4cb04127 ipa: Teach IPA-CP transformation about IPA-SRA modification [...]
new 9488d242066 libgcc: Split FDE search code from PT_GNU_EH_FRAME lookup
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/cfgcleanup.c | 3 +-
gcc/cfgexpand.c | 24 +++------
gcc/cfgrtl.c | 5 +-
gcc/cgraphunit.c | 16 +-----
gcc/config/gcn/gcn.c | 2 +-
gcc/gimple-range-fold.cc | 16 ++++++
gcc/gimple-range-path.cc | 33 +++++--------
gcc/gimple-range-path.h | 1 -
gcc/ipa-param-manipulation.c | 33 +++++++++++++
gcc/ipa-param-manipulation.h | 7 +++
gcc/ipa-prop.c | 73 +++++++++++++++++++--------
gcc/ipa-prop.h | 19 ++++++--
gcc/regset.h | 3 ++
gcc/testsuite/gcc.dg/ipa/pr103227-1.c | 29 +++++++++++
gcc/testsuite/gcc.dg/ipa/pr103227-2.c | 29 +++++++++++
gcc/testsuite/gcc.dg/ipa/pr103227-3.c | 52 ++++++++++++++++++++
gcc/testsuite/gcc.dg/pr102648.c | 21 ++++++++
gcc/testsuite/gcc.dg/pr103359.c | 21 ++++++++
gcc/testsuite/gfortran.dg/pr53787.f90 | 2 +-
gcc/tree-ssa-alias.c | 4 +-
libgcc/unwind-dw2-fde-dip.c | 92 +++++++++++++++++++----------------
21 files changed, 352 insertions(+), 133 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr103227-1.c
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr103227-2.c
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr103227-3.c
create mode 100644 gcc/testsuite/gcc.dg/pr102648.c
create mode 100644 gcc/testsuite/gcc.dg/pr103359.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-aarch64
in repository toolchain/ci/binutils-gdb.
from 79abb93930 Updated French translation for the opcodes directory.
adds 32384aa396 Re: AArch64: Add support for AArch64 EFI (efi-*-aarch64)
adds 423e91d347 coff-go32: consistent 16-byte section alignment
adds a41ad3474c PR gdb/28480: Improve ambiguous member detection
adds 7060c28edd Fix building the AArch64 assembler and disassembler when ass [...]
adds 7719facb31 Revert "gdb: add assert in remote_target::wait relating to a [...]
new 9e99facd6c gdb: ensure extension_language_python is always defined
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:
bfd/Makefile.am | 20 ++++++++++----------
bfd/Makefile.in | 21 ++++++++++-----------
bfd/coff-go32.c | 12 ++++++++++--
bfd/po/BLD-POTFILES.in | 1 +
bfd/po/SRC-POTFILES.in | 1 +
gdb/python/python.c | 4 ++++
gdb/remote.c | 6 +-----
gdb/testsuite/gdb.cp/ambiguous.cc | 19 +++++++++++++++++++
gdb/testsuite/gdb.cp/ambiguous.exp | 10 ++++++++++
gdb/valops.c | 28 ++++++++++++++++++++++++++++
opcodes/ChangeLog | 7 +++++++
opcodes/aarch64-asm.c | 26 +++++++++++++-------------
opcodes/aarch64-dis.c | 33 +++++++++++++++++----------------
opcodes/aarch64-opc.c | 11 ++++++++---
14 files changed, 139 insertions(+), 60 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/base-artifacts.
discards 8517965b 0: update: binutils-gcc: 1
new 888af553 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 (8517965b)
\
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 1524 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 52840 -> 54344 bytes
04-build_abe-gcc/console.log.xz | Bin 203248 -> 203908 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3844 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2460 -> 2728 bytes
07-check_regression/console.log.xz | Bin 3700 -> 3336 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 10 +-
07-check_regression/results.compare | 37 +-
07-check_regression/results.compare2 | 160 +-
07-check_regression/results.regressions | 37 +-
08-update_baseline/console.log | 595 ++---
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 10 +-
08-update_baseline/results.compare | 37 +-
08-update_baseline/results.compare2 | 160 +-
08-update_baseline/results.regressions | 37 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3452680 -> 3411824 bytes
sumfiles/g++.sum | 130 +-
sumfiles/gcc.log.xz | Bin 2932700 -> 2934188 bytes
sumfiles/gcc.sum | 4295 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 875920 -> 881728 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 171716 -> 171772 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2536 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 426288 -> 431020 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2685 insertions(+), 2917 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-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 53730da841 Automatic date update in version.in
adds a7b0dce1c4 Automatic date update in version.in
adds 9d4007191c Automatic date update in version.in
adds f5befc931e Automatic date update in version.in
adds ea7f995f4c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.