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_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 6ef4fa071e asan: dlltool buffer overflow: embedded NUL in string
adds 5fff6115fe Fix LD_PRELOAD=/usr/lib64/libasan.so.6 gdb
new 7fd8546853 [AArch64] Make gdbserver register set selection dynamic
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:
gdb/arch/aarch64.h | 9 ++
gdbserver/linux-aarch64-low.cc | 186 ++++++++++++++++++++++-------------------
gdbsupport/new-op.cc | 42 ++++++++++
3 files changed, 152 insertions(+), 85 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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 37cb34d81 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 9b7720b91 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (37cb34d81)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1548 -> 1688 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 45344 -> 45596 bytes
05-build_abe-stage1/console.log.xz | Bin 71784 -> 71728 bytes
07-build_abe-linux/console.log.xz | Bin 10096 -> 9808 bytes
08-build_abe-glibc/console.log.xz | Bin 236320 -> 235548 bytes
09-build_abe-stage2/console.log.xz | Bin 201236 -> 201084 bytes
10-build_abe-gdb/console.log.xz | Bin 44628 -> 44812 bytes
11-build_abe-qemu/console.log.xz | Bin 30804 -> 30240 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 26 +++++++++++++-------------
12 files changed, 14 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_bootstrap/master-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 924e1001e 0: update: binutils-gcc: 2
new 52f42c78b 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 (924e1001e)
\
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 2748 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 64508 -> 66604 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 485956 -> 481072 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 15 insertions(+), 15 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 62af7d9402f Fix wrong code caulsed by retslot EAF flags propagation [PR103040]
adds ea2ab805acd IBM Z: Free bbs in s390_loop_unroll_adjust
adds c081d0a3b02 middle-end/103033 - drop native_interpret_expr with .DEFERR [...]
adds 73658e70d9e Make sbitmap bitmap_set_bit and bitmap_clear_bit return cha [...]
No new revisions were added by this update.
Summary of changes:
gcc/bitmap.c | 2 +-
gcc/bitmap.h | 2 +-
gcc/config/s390/s390.c | 5 ++++-
gcc/internal-fn.c | 29 +++++++++++++----------------
gcc/sbitmap.h | 28 +++++++++++++++++++---------
gcc/tree-ssa.c | 4 +---
6 files changed, 39 insertions(+), 31 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/binutils-gdb.
from 3a27554104 sim: mloop: mark a few conditionally used funcs as unused
adds 6ef4fa071e asan: dlltool buffer overflow: embedded NUL in string
adds 5fff6115fe Fix LD_PRELOAD=/usr/lib64/libasan.so.6 gdb
No new revisions were added by this update.
Summary of changes:
binutils/deflex.l | 6 ++----
gas/as.h | 4 +---
gdbsupport/new-op.cc | 42 ++++++++++++++++++++++++++++++++++++++++++
ld/ldlex.l | 16 ++++------------
4 files changed, 49 insertions(+), 19 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 69fc716b8 0: update: binutils-gcc: 1
new 2a83063cc 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 (69fc716b8)
\
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 1528 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 53512 -> 52912 bytes
04-build_abe-gcc/console.log.xz | Bin 209836 -> 208140 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3820 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2896 -> 2660 bytes
07-check_regression/console.log.xz | Bin 2576 -> 3052 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 | 428 +--
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 | 12 +-
sumfiles/g++.log.xz | Bin 3428576 -> 3398200 bytes
sumfiles/g++.sum | 132 +-
sumfiles/gcc.log.xz | Bin 2905876 -> 2924792 bytes
sumfiles/gcc.sum | 4760 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 881108 -> 877892 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2160 -> 2176 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 171476 -> 170984 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2536 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 427288 -> 427620 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2885 insertions(+), 2757 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.
unknown user pushed a change to branch gdb-11-branch
in repository binutils-gdb.
from a941d3fdb17 Automatic date update in version.in
new eb79b231806 [AArch64] Make gdbserver register set selection dynamic
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:
gdb/ChangeLog | 6 ++
gdb/arch/aarch64.h | 9 ++
gdbserver/ChangeLog | 14 ++++
gdbserver/linux-aarch64-low.cc | 186 ++++++++++++++++++++++-------------------
4 files changed, 130 insertions(+), 85 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 releases/gcc-11
in repository gcc.
from 742d2244e33 Daily bump.
new d60e310a4b5 ipa/102714 - IPA SRA eliding volatile
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/ipa-sra.c | 40 ++++++------
gcc/testsuite/gcc.dg/ipa/pr102714.c | 117 ++++++++++++++++++++++++++++++++++++
2 files changed, 139 insertions(+), 18 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.