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/release-arm
in repository toolchain/ci/binutils-gdb.
from 7ac26e5532 Automatic date update in version.in
adds 08b9a7669f Automatic date update in version.in
adds 71533ee68d Automatic date update in version.in
adds d94297b3f4 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_gnu_native_check_gcc/release-arm
in repository toolchain/ci/base-artifacts.
discards d9149d9da 0: update: binutils-gcc-linux-glibc-gdb: 1
new 1ec01d616 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 (d9149d9da)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/rel [...]
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 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 63572 -> 64176 bytes
04-build_abe-gcc/console.log.xz | Bin 224012 -> 220160 bytes
06-build_abe-linux/console.log.xz | Bin 8704 -> 8724 bytes
07-build_abe-glibc/console.log.xz | Bin 288228 -> 287068 bytes
08-build_abe-gdb/console.log.xz | Bin 49516 -> 49556 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3796 bytes
10-build_abe-check_gcc/console.log.xz | Bin 5564 -> 2376 bytes
11-check_regression/console.log.xz | Bin 3624 -> 3892 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 25 +-
11-check_regression/results.compare | 40 +-
11-check_regression/results.compare2 | 148 +-
11-check_regression/results.regressions | 40 +-
12-update_baseline/console.log | 488 ++--
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 25 +-
12-update_baseline/results.compare | 40 +-
12-update_baseline/results.compare2 | 148 +-
12-update_baseline/results.regressions | 40 +-
jenkins/manifest.sh | 16 +-
sumfiles/g++.log.xz | Bin 2687968 -> 2688540 bytes
sumfiles/g++.sum | 24 +-
sumfiles/gcc.log.xz | Bin 2275024 -> 2280648 bytes
sumfiles/gcc.sum | 3758 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 844144 -> 842476 bytes
sumfiles/gfortran.sum | 10 +-
sumfiles/libatomic.log.xz | Bin 2236 -> 2236 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 145564 -> 145560 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2644 -> 2648 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 442500 -> 453032 bytes
sumfiles/libstdc++.sum | 48 +-
36 files changed, 2521 insertions(+), 2339 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/binutils-gdb.
from 255a531196 Automatic date update in version.in
adds 777b054cf9 Automatic date update in version.in
adds 7110a5d8e8 [gdb/testsuite] Remove quit in gdb.arch/i386-mpx.exp
adds 746723ba6c [gdb/testsuite] Fix gdb.base/batch-exit-status.exp with nati [...]
adds 36170420e3 [gdb/testsuite] Fix test name in gdb.python/python.exp
adds 2786ef85fa [gdb/testsuite] Require use_gdb_stub == 0 where appropriate
adds 38b03d23c7 [gdb/testsuite] Fix gdb.fortran/call-no-debug.exp with nativ [...]
new 76b43c9b5c gdb: improve error reporting from the disassembler
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/version.h | 2 +-
gdb/disasm.c | 14 ++++++----
gdb/disasm.h | 7 ++++-
gdb/testsuite/boards/gdbserver-base.exp | 2 +-
gdb/testsuite/gdb.arch/i386-mpx.exp | 2 --
.../gdb.dwarf2/frame-inlined-in-outer-frame.exp | 3 +++
gdb/testsuite/gdb.fortran/call-no-debug.exp | 4 ++-
gdb/testsuite/gdb.mi/mi-async.exp | 3 +++
gdb/testsuite/gdb.python/python.exp | 30 ++++++++++++++--------
gdb/testsuite/gdb.reverse/insn-reverse.exp | 3 +++
gdb/testsuite/gdb.tui/tui-missing-src.exp | 3 +++
gdb/testsuite/lib/gdb.exp | 3 +++
12 files changed, 55 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_gcc_bootstrap/master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 235925e3a 0: update: binutils-gcc: 2
new 37149549f 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 (235925e3a)
\
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 1536 -> 1492 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 65508 -> 65168 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 465136 -> 464216 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
jenkins/manifest.sh | 12 ++++++------
6 files changed, 6 insertions(+), 6 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 52055987fba Daily bump.
adds a124c1b0a25 rs6000/test: Adjust test cases due to O2 vect [PR102658]
adds 78fff8a4da1 dwarf2ctf: fix typo in comment
adds 23cd18c60c8 ipa/102714 - IPA SRA eliding volatile
new c1b6c360fcf libstdc++: Ensure language linkage of std::__terminate()
new 77c7abe3588 Fortran: dump-parse-tree.c fixes for OpenMP
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:
gcc/dwarf2ctf.c | 2 +-
gcc/fortran/dump-parse-tree.c | 4 +-
gcc/fortran/gfortran.h | 3 +-
gcc/ipa-sra.c | 40 ++++-----
gcc/testsuite/gcc.dg/ipa/pr102714.c | 117 +++++++++++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/dform-1.c | 4 +-
gcc/testsuite/gcc.target/powerpc/dform-2.c | 4 +-
gcc/testsuite/gcc.target/powerpc/pr80510-2.c | 4 +-
libstdc++-v3/include/bits/c++config | 2 +-
9 files changed, 154 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr102714.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/binutils-gdb.
from 777b054cf9 Automatic date update in version.in
adds 7110a5d8e8 [gdb/testsuite] Remove quit in gdb.arch/i386-mpx.exp
adds 746723ba6c [gdb/testsuite] Fix gdb.base/batch-exit-status.exp with nati [...]
adds 36170420e3 [gdb/testsuite] Fix test name in gdb.python/python.exp
adds 2786ef85fa [gdb/testsuite] Require use_gdb_stub == 0 where appropriate
adds 38b03d23c7 [gdb/testsuite] Fix gdb.fortran/call-no-debug.exp with nativ [...]
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/boards/gdbserver-base.exp | 2 +-
gdb/testsuite/gdb.arch/i386-mpx.exp | 2 --
.../gdb.dwarf2/frame-inlined-in-outer-frame.exp | 3 +++
gdb/testsuite/gdb.fortran/call-no-debug.exp | 4 ++-
gdb/testsuite/gdb.mi/mi-async.exp | 3 +++
gdb/testsuite/gdb.python/python.exp | 30 ++++++++++++++--------
gdb/testsuite/gdb.reverse/insn-reverse.exp | 3 +++
gdb/testsuite/gdb.tui/tui-missing-src.exp | 3 +++
gdb/testsuite/lib/gdb.exp | 3 +++
9 files changed, 39 insertions(+), 14 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/base-artifacts.
discards 95f021b45 0: update: binutils-gcc: 1
new 76b21ff71 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 (95f021b45)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (76 [...]
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 2748 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 64044 -> 64280 bytes
04-build_abe-gcc/console.log.xz | Bin 232488 -> 231696 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3904 -> 3816 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2392 -> 2552 bytes
07-check_regression/console.log.xz | Bin 2656 -> 2532 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 61 +-
08-update_baseline/console.log | 327 ++-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 61 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2675912 -> 2655128 bytes
sumfiles/g++.sum | 126 +-
sumfiles/gcc.log.xz | Bin 2241968 -> 2213256 bytes
sumfiles/gcc.sum | 4297 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 858952 -> 859132 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2148 -> 2152 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 167780 -> 167952 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2536 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 451600 -> 450148 bytes
sumfiles/libstdc++.sum | 12 +-
27 files changed, 2441 insertions(+), 2553 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.