This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3_LTO_VECT
in repository toolchain/ci/binutils-gdb.
from ac5145d6df Automatic date update in version.in
adds f7c07ade85 Automatic date update in version.in
adds 6fc54b1d1e Automatic date update in version.in
adds 0d4e7d656e Automatic date update in version.in
adds 66d5c70038 Automatic date update in version.in
adds 3414eb95d1 Automatic date update in version.in
adds c5acbdb2b1 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_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3_LTO_VECT
in repository toolchain/ci/base-artifacts.
discards 02bc9a16c 0: update: binutils-gcc-newlib: 1
new 011e0f1c7 0: update: binutils-gcc-newlib: 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 (02bc9a16c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 1616 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 41688 -> 41348 bytes
04-build_abe-stage1/console.log.xz | Bin 83532 -> 83080 bytes
06-build_abe-newlib/console.log.xz | Bin 33240 -> 33208 bytes
07-build_abe-stage2/console.log.xz | Bin 157880 -> 157916 bytes
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 20 ++++++++++----------
09-benchmark/console.log.xz | Bin 3068 -> 3080 bytes
10-check_regression/console.log.xz | Bin 852 -> 872 bytes
10-check_regression/results.log | 4 ++--
11-update_baseline/console.log | 10 +++++-----
11-update_baseline/results.log | 4 ++--
jenkins/manifest.sh | 18 +++++++++---------
results_id | 2 +-
15 files changed, 30 insertions(+), 30 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 aa62b199f17 Add forgotten documentation of param ipa-cp-recursive-freq-factor
new 1975395021e arm: Remove add_stmt_cost hook
new 73f34f4d02d rs6000: Fix memory leak in rs6000_density_test
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/config/arm/arm.c | 40 ----------------------------------------
gcc/config/rs6000/rs6000.c | 17 ++++++++---------
2 files changed, 8 insertions(+), 49 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
in repository toolchain/ci/gcc.
from 6e3bfd60e87 libstdc++: Fix test for feature test macro
adds 3d0a7271b38 Add debug helpers for auto_bitmap.
adds f837785cc43 aarch64: Remove redundant flag_vect_cost_model test
adds ff2b92de13f ipa-cp: Propagation boost for recursion generated values
adds d67b22e7315 Darwin: Update quotes in driver warning messages.
adds a311163fd81 Do not call range_on_path_entry for SSAs defined within the path
adds 6779e9ba2cb aarch64: Fix pointer parameter type in LD1 Neon intrinsics
adds 4cb52980e5d Eliminate AUTODETECT_VALUE usage in options.
adds 9b2ad21ab3e tree-optimization/102659 - really avoid undef overflow in i [...]
adds ebdf180e15d Fix predcom-3.c on arc-elf after vectorizer changes
adds 27dea0b42c7 Add FIXME note to backward threader.
adds fecd145359f Fix ICE in insert_access.
new 62b505a4d5f sve: optimize add reduction patterns
new 3d95867ce68 libstdc++: Use more descriptive feature test macro
new 5e3f8883899 libstdc++: Fix brainwrong in path::_S_convert(T) [PR102743]
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 | 12 ++
gcc/bitmap.h | 3 +
gcc/common.opt | 24 +--
gcc/config/aarch64/aarch64.c | 214 ++++++++++-----------
gcc/config/aarch64/arm_neon.h | 4 +-
gcc/config/darwin-driver.c | 52 ++---
gcc/gimple-range-path.cc | 6 +-
gcc/ipa-cp.c | 161 ++++++++--------
gcc/ipa-modref-tree.h | 16 +-
gcc/match.pd | 12 ++
gcc/opts.c | 1 +
gcc/params.opt | 4 +
gcc/testsuite/gcc.dg/tree-ssa/pr102736.c | 21 ++
gcc/testsuite/gcc.dg/tree-ssa/predcom-3.c | 2 +-
.../gcc.target/aarch64/sve/pred-cond-reduc.c | 18 ++
gcc/toplev.c | 41 ++--
gcc/tree-data-ref.c | 1 +
gcc/tree-if-conv.c | 37 +++-
gcc/tree-ssa-threadbackward.c | 7 +
gcc/tree-vectorizer.c | 3 +-
libstdc++-v3/include/bits/fs_path.h | 2 +-
libstdc++-v3/include/bits/regex.h | 2 +-
22 files changed, 368 insertions(+), 275 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr102736.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pred-cond-reduc.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_bootstrap/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from f19c3684a6 [GOLD] Two GOT sections for PowerPC64
adds a1251fdcb5 [GOLD] Re: PowerPC64: Don't pretend to support multi-toc
No new revisions were added by this update.
Summary of changes:
gold/powerpc.cc | 6 ++----
1 file changed, 2 insertions(+), 4 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
in repository toolchain/ci/base-artifacts.
discards 4ba4afcaf 0: update: binutils-gcc: 2
new b41194f70 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 (4ba4afcaf)
\
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 1528 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 66248 -> 64328 bytes
05-build_abe-bootstrap/console.log.xz | Bin 466700 -> 468264 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 25 -------------------------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 6 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 047ab79212f [gdb/testsuite] Add .debug_loc support in dwarf assembler
new 38c90362460 Powerpc: Add support for openat and fstatat syscalls
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/ppc-linux-tdep.c | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 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 8ececf9b8c5 Fix mips testsuite fallout from vectorizer changes
new aa62b199f17 Add forgotten documentation of param ipa-cp-recursive-freq-factor
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/doc/invoke.texi | 4 ++++
1 file changed, 4 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from a1251fdcb58 [GOLD] Re: PowerPC64: Don't pretend to support multi-toc
new 047ab79212f [gdb/testsuite] Add .debug_loc support in dwarf assembler
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:
.../{loclists-multiple-cus.c => loc-sec-offset.c} | 0
.../{loclists-start-end.exp => loc-sec-offset.exp} | 67 ++++++---------
gdb/testsuite/lib/dwarf.exp | 99 ++++++++++++++++++++++
3 files changed, 125 insertions(+), 41 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{loclists-multiple-cus.c => loc-sec-offset.c} (100%)
copy gdb/testsuite/gdb.dwarf2/{loclists-start-end.exp => loc-sec-offset.exp} (61%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.