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_check_gcc/master-aarch64
in repository toolchain/ci/gcc.
from 09a4ffb72aa Refactor load/store/kill analysis in ipa-modref
adds c8260767aa3 Fix failure merge_block.c testcase
adds 0f5afb62638 Improve base tracking in ipa-modref
adds 8fef6f720a5 Fortran: fix lookup for gfortran builtin math intrinsics us [...]
adds 364539710f8 i386: Fix up handling of target attribute [PR101180]
adds da17c304e22 fortran, debug: Fix up DW_AT_rank [PR103315]
No new revisions were added by this update.
Summary of changes:
gcc/config/i386/i386-options.c | 5 +-
gcc/fortran/trans-intrinsic.c | 66 +++++++++--------
gcc/fortran/trans-types.c | 4 +-
gcc/ipa-modref.c | 71 +++++++++---------
gcc/testsuite/gcc.dg/tree-prof/merge_block.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/modref-15.c | 9 +++
gcc/testsuite/gcc.target/i386/pr101180.c | 12 ++++
gcc/testsuite/gfortran.dg/dec_math_5.f90 | 104 +++++++++++++++++++++++++++
8 files changed, 202 insertions(+), 71 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/modref-15.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr101180.c
create mode 100644 gcc/testsuite/gfortran.dg/dec_math_5.f90
--
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_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from bbda248c50 sim: v850: fix cpu_option testsuite handling
adds b4d069fbea gdb/testsuite: Remove duplicates in gdb.base/catch-signal.exp
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.base/catch-signal.exp | 5 ++---
1 file changed, 2 insertions(+), 3 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_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards cecba3b6 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 4177c52f 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (cecba3b6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1552 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 46116 -> 45436 bytes
04-build_abe-stage1/console.log.xz | Bin 71988 -> 71508 bytes
06-build_abe-linux/console.log.xz | Bin 9440 -> 9072 bytes
07-build_abe-glibc/console.log.xz | Bin 236212 -> 236344 bytes
08-build_abe-stage2/console.log.xz | Bin 195392 -> 194764 bytes
09-build_abe-gdb/console.log.xz | Bin 45316 -> 44624 bytes
10-build_abe-qemu/console.log.xz | Bin 30216 -> 30448 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3888 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2996 -> 2976 bytes
13-check_regression/console.log.xz | Bin 3004 -> 12232 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 208 ++
13-check_regression/results.compare | 261 +-
13-check_regression/results.compare2 | 1842 ++++++++++-
13-check_regression/results.regressions | 101 +
14-update_baseline/console.log | 2301 ++++++++++++-
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 208 ++
14-update_baseline/results.compare | 261 +-
14-update_baseline/results.compare2 | 1842 ++++++++++-
14-update_baseline/results.regressions | 101 +
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 3270208 -> 3294344 bytes
sumfiles/g++.sum | 103 +-
sumfiles/gcc.log.xz | Bin 2869780 -> 2840784 bytes
sumfiles/gcc.sum | 5389 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 866124 -> 871108 bytes
sumfiles/gfortran.sum | 64 +-
sumfiles/libatomic.log.xz | Bin 2272 -> 2272 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 166768 -> 166672 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2640 -> 2636 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 400660 -> 404404 bytes
sumfiles/libstdc++.sum | 6 +-
38 files changed, 9479 insertions(+), 3242 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-arm
in repository toolchain/ci/gdb.
from dbf98db6f0 Fix intermittent failures on the H8, particularly H8/SX tests.
adds c2851b66eb Automatic date update in version.in
adds bbda248c50 sim: v850: fix cpu_option testsuite handling
adds b4d069fbea gdb/testsuite: Remove duplicates in gdb.base/catch-signal.exp
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/gdb.base/catch-signal.exp | 5 ++---
sim/testsuite/lib/sim-defs.exp | 8 +++++++-
sim/testsuite/v850/allinsns.exp | 27 ++++++++-------------------
4 files changed, 18 insertions(+), 24 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_native_check_gcc/master-arm
in repository toolchain/ci/linux.
from 923dcc5eb0c1 Merge branch 'akpm' (patches from Andrew)
new 61eb495c83bf pstore/blk: Use "%lu" to format unsigned long
adds dae581864609 KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr()
adds 2da516d7ed08 powerpc/83xx/mpc8349emitx: Drop unused variable
adds 964c33cd0be6 powerpc: clean vdso32 and vdso64 directories
adds 0bd81274e3f1 powerpc/pseries: rename numa_dist_table to form2_distances
adds 302039466f6a powerpc/pseries: Fix numa FORM2 parsing fallback code
adds 2d33f5504490 powerpc/pseries/ddw: Revert "Extend upper limit for huge D [...]
adds fb4ee2b30cd0 powerpc/pseries/ddw: simplify enable_ddw()
adds ad3976025b31 powerpc/pseries/ddw: Do not try direct mapping with persis [...]
adds 5b54860943dc powerpc/book3e: Fix TLBCAM preset at boot
adds 5499802b2284 powerpc/signal32: Fix sigset_t copy
adds 1e35eba40551 powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWX
new 8e80a73fa9a7 powerpc/xive: Change IRQ domain to a tree domain
new 75603b14ed14 Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm [...]
new e324234e0aa8 perf/x86/intel/uncore: Fix filter_tid mask for CHA events [...]
new 3866ae319c84 perf/x86/intel/uncore: Fix IIO event constraints for Skyla [...]
new bdc0feee0517 perf/x86/intel/uncore: Fix IIO event constraints for Snowridge
new f3fd84a3b775 x86/perf: Fix snapshot_branch_stack warning in VM
new af16bdeae8e0 Merge tag 'perf-urgent-2021-11-21' of git://git.kernel.org [...]
new 8d48bf8206f7 x86/boot: Pull up cmdline preparation and early param parsing
new ac5d272a0ad0 x86/sgx: Fix free page accounting
new 40c93d7fff6f Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/ [...]
new 136057256686 Linux 5.16-rc2
The 12 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:
Makefile | 2 +-
arch/powerpc/kernel/Makefile | 3 ++
arch/powerpc/kernel/head_8xx.S | 13 ++---
arch/powerpc/kernel/signal.h | 10 +++-
arch/powerpc/kvm/book3s_hv_rmhandlers.S | 4 +-
arch/powerpc/mm/nohash/kaslr_booke.c | 2 +-
arch/powerpc/mm/nohash/tlb.c | 4 +-
arch/powerpc/mm/numa.c | 44 ++++++++---------
arch/powerpc/platforms/83xx/mcu_mpc8349emitx.c | 1 -
arch/powerpc/platforms/pseries/iommu.c | 26 ++++------
arch/powerpc/sysdev/xive/Kconfig | 1 -
arch/powerpc/sysdev/xive/common.c | 3 +-
arch/x86/events/intel/core.c | 2 -
arch/x86/events/intel/uncore_snbep.c | 12 +++++
arch/x86/kernel/cpu/sgx/main.c | 12 ++---
arch/x86/kernel/setup.c | 66 +++++++++++++++-----------
fs/pstore/blk.c | 2 +-
17 files changed, 111 insertions(+), 96 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_native_check_gcc/master-arm
in repository toolchain/ci/binutils-gdb.
from dbf98db6f0 Fix intermittent failures on the H8, particularly H8/SX tests.
adds c2851b66eb Automatic date update in version.in
adds bbda248c50 sim: v850: fix cpu_option testsuite handling
adds b4d069fbea gdb/testsuite: Remove duplicates in gdb.base/catch-signal.exp
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/testsuite/gdb.base/catch-signal.exp | 5 ++---
sim/testsuite/lib/sim-defs.exp | 8 +++++++-
sim/testsuite/v850/allinsns.exp | 27 ++++++++-------------------
4 files changed, 18 insertions(+), 24 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_native_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards c7d0132c 0: update: binutils-gcc-linux-glibc-gdb: 1
new 7c92f71d 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 (c7d0132c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 1540 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 67120 -> 66688 bytes
04-build_abe-gcc/console.log.xz | Bin 225040 -> 226892 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 9252 -> 8520 bytes
07-build_abe-glibc/console.log.xz | Bin 229784 -> 228848 bytes
08-build_abe-gdb/console.log.xz | Bin 54416 -> 53640 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3800 -> 3804 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2888 -> 2880 bytes
11-check_regression/console.log.xz | Bin 2644 -> 3024 bytes
11-check_regression/results.compare | 30 +-
11-check_regression/results.compare2 | 76 +-
12-update_baseline/console.log | 400 +--
12-update_baseline/results.compare | 30 +-
12-update_baseline/results.compare2 | 76 +-
jenkins/manifest.sh | 20 +-
sumfiles/g++.log.xz | Bin 2781068 -> 2751936 bytes
sumfiles/g++.sum | 116 +-
sumfiles/gcc.log.xz | Bin 2382056 -> 2417448 bytes
sumfiles/gcc.sum | 4534 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 923028 -> 926728 bytes
sumfiles/gfortran.sum | 48 +-
sumfiles/libatomic.log.xz | Bin 2232 -> 2240 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 179376 -> 178288 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2648 -> 2656 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 457028 -> 445124 bytes
sumfiles/libstdc++.sum | 10 +-
31 files changed, 2736 insertions(+), 2630 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/release-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/binutils-gdb.
from 9fefaca83b Automatic date update in version.in
adds cd0650ba1d Automatic date update in version.in
adds cd68027df3 Automatic date update in version.in
adds 53730da841 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.