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-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2db80404f 0: update: binutils-llvm-linux-qemu: all
new 34a3c3923 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 (2db80404f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 1600 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 46096 -> 45588 bytes
04-build_llvm/console.log.xz | Bin 60016 -> 59892 bytes
05-build_abe-qemu/console.log.xz | Bin 29864 -> 30636 bytes
06-build_linux/console.log.xz | Bin 4036 -> 4092 bytes
07-boot_linux/console.log.xz | Bin 576 -> 580 bytes
08-check_regression/console.log.xz | Bin 412 -> 420 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 20 ++++++++++----------
results | 2 +-
11 files changed, 16 insertions(+), 16 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 gcc.
from 502ffb1f389 Switch vrp2 to ranger.
new 600dcd74b8e c: Fold implicit integer-to-floating conversions in static [...]
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/c-family/c-common.c | 13 +++++++----
gcc/c-family/c-common.h | 4 +++-
gcc/c/c-convert.c | 35 ++++++++++++++++++++++++-----
gcc/c/c-typeck.c | 27 +++++++++++++++++-----
gcc/cp/cvt.c | 9 ++++++++
gcc/fold-const.c | 12 ++++++++++
gcc/fold-const.h | 1 +
gcc/testsuite/gcc.dg/init-rounding-math-1.c | 11 +++++++++
8 files changed, 97 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/init-rounding-math-1.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from dac784d0e4c Use section name in warnings in display_debug_loc
new b44d87d4424 gdb/testsuite: set ASAN_OPTIONS=detect_leaks=0 while running tests
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/testsuite/lib/gdb.exp | 7 +++++++
1 file changed, 7 insertions(+)
--
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-aarch64-bootstrap
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 [...]
adds 2d01bef2f21 Rename predicate class to ipa_predicate
new 4096eb50d10 gcov: Remove dead variable.
new a195c7270e4 AArch64: Improve GOT addressing
new 67b0d47e20e aarch64: enable Ampere-1 CPU
The 3 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/bitmap.c | 2 +-
gcc/bitmap.h | 2 +-
gcc/config/aarch64/aarch64-cores.def | 3 +-
gcc/config/aarch64/aarch64-cost-tables.h | 107 ++++++++++++++
gcc/config/aarch64/aarch64-tune.md | 2 +-
gcc/config/aarch64/aarch64.c | 128 +++++++++++------
gcc/config/aarch64/aarch64.md | 48 ++-----
gcc/config/aarch64/constraints.md | 7 +
gcc/config/s390/s390.c | 5 +-
gcc/doc/invoke.texi | 2 +-
gcc/gcov.c | 3 +-
gcc/internal-fn.c | 29 ++--
gcc/ipa-fnsummary.c | 234 ++++++++++++++++---------------
gcc/ipa-fnsummary.h | 11 +-
gcc/ipa-predicate.c | 101 +++++++------
gcc/ipa-predicate.h | 65 ++++-----
gcc/sbitmap.h | 28 ++--
gcc/tree-ssa.c | 4 +-
18 files changed, 467 insertions(+), 314 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-aarch64-bootstrap
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
adds 7fd8546853 [AArch64] Make gdbserver register set selection dynamic
new dac784d0e4 Use section name in warnings in display_debug_loc
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:
binutils/ChangeLog | 4 +
binutils/dwarf.c | 20 +++--
gdb/arch/aarch64.h | 9 ++
gdbserver/linux-aarch64-low.cc | 186 ++++++++++++++++++++++-------------------
gdbsupport/new-op.cc | 42 ++++++++++
5 files changed, 168 insertions(+), 93 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-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 3f94c7134 0: update: binutils-gcc: 2
new 65eeac803 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 (3f94c7134)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1516 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 53076 -> 52524 bytes
05-build_abe-bootstrap/console.log.xz | Bin 268272 -> 265840 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 6 insertions(+), 42 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 gcc.
from 1967fd8f219 tree-optimization/102970 - remap cliques when translating o [...]
new fc407675206 Provide some context to folding via ranger.
new 309bb7ff6e2 Fix --param=ranger-debug=all to include a trace.
new b18394ce156 Check for constant builtin value first.
new 6d936684fcf For ranges, PHIs don't need to process arg == def.
new 1410b208013 Testcase adjustments for pass vrp1.
new 502ffb1f389 Switch vrp2 to ranger.
The 6 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/flag-types.h | 3 ++-
gcc/gimple-range-fold.cc | 16 ++++++++++------
gcc/gimple-range.cc | 28 +++++++++++++++++++++++++++-
gcc/gimple-range.h | 2 ++
gcc/params.opt | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/pr23744.c | 5 +++--
gcc/testsuite/gcc.dg/tree-ssa/vrp07.c | 3 ---
gcc/testsuite/gcc.dg/tree-ssa/vrp08.c | 1 -
gcc/testsuite/gcc.dg/tree-ssa/vrp09.c | 3 ++-
gcc/testsuite/gcc.dg/tree-ssa/vrp20.c | 4 ++--
gcc/testsuite/gcc.dg/tree-ssa/vrp92.c | 7 ++++---
gcc/testsuite/jit.dg/test-sum-of-squares.c | 10 +++++-----
gcc/tree-vrp.c | 2 +-
13 files changed, 59 insertions(+), 27 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.