summaryrefslogtreecommitdiff
path: root/notify/mail-body.txt
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-27 23:57:02 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-27 23:57:02 +0000
commitcb069a32dd9d3769b0523a524f6097bce00a9008 (patch)
tree6254bfa12eaf39a2d7aed04f799d44f5510e0c1e /notify/mail-body.txt
parent2cdbc15841fed8f4404dc2bbb14fccee3a2506aa (diff)
onsuccess: #135: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/135/linaro-local/backup/tcwg_gnu_embed_check_binutils/master-arm_v7a_softfp_eabi
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -8 | # build_abe stage1 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=arm --set gcc_override_configure=--with-arch=armv7-a --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-float=softfp: | -7 | # build_abe newlib: | -5 | # build_abe stage2 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=arm --set gcc_override_configure=--with-arch=armv7-a --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-float=softfp: | -4 | # build_abe gdb: | -3 | # build_abe qemu: | -2 | # build_abe dejagnu: | -1 | # build_abe check_binutils -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=arm --set gcc_override_configure=--with-arch=armv7-a --set gcc_override_configure=--with-fpu=vfpv3-d16 --set gcc_override_configure=--with-float=softfp --set target_board_options={-marm/-march=armv7-a/-mfpu=vfpv3-d16/-mfloat-abi=softfp} --qemu-cpu cortex-a9: | 0 check_regression status : 0
Diffstat (limited to 'notify/mail-body.txt')
-rw-r--r--notify/mail-body.txt66
1 files changed, 30 insertions, 36 deletions
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index be991cd..22fbd0e 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -4,46 +4,40 @@ We appreciate that it might be difficult to find the necessary logs or reproduce
In arm-eabi v7-a softfp after:
- | 194 commits in binutils,gcc,newlib,gdb,qemu
- | 32a5d479d23 gdb: make value::allocate_register_lazy store id of next non-inline frame
- | 78f2fd84e83 gdb: remove VALUE_REGNUM, add value::regnum
- | 8b31004bd82 gdb: remove VALUE_NEXT_FRAME_ID, add value::next_frame_id
- | 306f960b492 gdb: implement address_from_register using value_from_register
- | c465f430377 gdb: remove read_frame_register_value's frame parameter
- | ... and 54 more commits in binutils
- | a657c7e3518 testsuite: un-xfail TSVC loops that check for exit control flow vectorization
- | c5232ec1493 testsuite: Add tests for early break vectorization
- | 1bcc07aeb47 AArch64: Add implementation for vector cbranch for Advanced SIMD
- | 01f4251b877 middle-end: Support vectorization of loops with multiple exits.
- | f1dcc0fe371 middle-end: prevent LIM from hoising vector compares from gconds if target does not support it.
- | ... and 26 more commits in gcc
- | 1a177610d GCN: Implement '_exit' instead of 'exit'
- | 1df8f9f09 Fix epiphany libgloss for c99/gcc-14
- | 5e79655f3 Fix most of m32r libgloss for c99/gcc-14
- | 73ba28733 Fix mcore libgloss port for c99/gcc-14
- | a1a21442b Fix rl78 libgloss port for c99/gcc-14
- | ... and 5 more commits in newlib
- | 32a5d479d23 gdb: make value::allocate_register_lazy store id of next non-inline frame
- | 78f2fd84e83 gdb: remove VALUE_REGNUM, add value::regnum
- | 8b31004bd82 gdb: remove VALUE_NEXT_FRAME_ID, add value::next_frame_id
- | 306f960b492 gdb: implement address_from_register using value_from_register
- | c465f430377 gdb: remove read_frame_register_value's frame parameter
- | ... and 52 more commits in gdb
- | 80f1709aa0 Merge tag 'pull-loongarch-20231221' of https://gitlab.com/gaosong/qemu into staging
- | 6370d13c62 Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
- | b6948ab01d virtio-blk: add iothread-vq-mapping parameter
- | cf03a152c5 qdev: add IOThreadVirtQueueMappingList property type
- | 350147a871 qdev-properties: alias all object class properties
- | ... and 32 more commits in qemu
+ | 99 commits in binutils,gcc,gdb,qemu
+ | 3bb1944a5a0 asan: buffer overflow in loongarch_elf_rtype_to_howto
+ | 145c21056ab PR31191, objcopy leaves temporary files
+ | a70dcdebbd5 sim: common: pull in newlib extensions for Linux compatibility
+ | c2289ae3481 Automatic date update in version.in
+ | e7a293f376f Automatic date update in version.in
+ | ... and 8 more commits in binutils
+ | f19ceb2d49a LoongArch: Fix infinite secondary reloading of FCCmode [PR113148]
+ | 80b8f1e5350 LoongArch: Expand left rotate to right rotate with negated amount
+ | c4ac073d4fc RISC-V: Make known NITERS loop be aware of dynamic lmul cost model liveness information
+ | feaff27b290 LoongArch: Fix ICE when passing two same vector argument consecutively
+ | 183a51935cc LoongArch: Fix insn output of vec_concat templates for LASX.
+ | ... and 22 more commits in gcc
+ | 3bb1944a5a0 asan: buffer overflow in loongarch_elf_rtype_to_howto
+ | 145c21056ab PR31191, objcopy leaves temporary files
+ | a70dcdebbd5 sim: common: pull in newlib extensions for Linux compatibility
+ | c2289ae3481 Automatic date update in version.in
+ | e7a293f376f Automatic date update in version.in
+ | ... and 8 more commits in gdb
+ | 7425b6277f Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into staging
+ | 5db052306e tracing: install trace events file only if necessary
+ | 455f444068 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
+ | b0839e87af Merge tag 'dirtylimit-dirtyrate-pull-request-20231225' of https://github.com/newfriday/qemu into staging
+ | 0d138a9b53 Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
+ | ... and 41 more commits in qemu
PASS
You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/134/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/135/artifact/artifacts/00-sumfiles/ .
The full lists of regressions and progressions are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/134/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/135/artifact/artifacts/notify/ .
The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/134/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/135/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_embed_check_binutils arm-eabi -marm -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp
@@ -51,6 +45,6 @@ CI config tcwg_gnu_embed_check_binutils arm-eabi -marm -march=armv7-a -mfpu=vfpv
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/134/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/133/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/135/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_v7a_softfp_eabi-build/134/artifact/artifacts