summaryrefslogtreecommitdiff
path: root/notify/mail-body.txt
diff options
context:
space:
mode:
Diffstat (limited to 'notify/mail-body.txt')
-rw-r--r--notify/mail-body.txt67
1 files changed, 43 insertions, 24 deletions
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 2ba994c..32ca2d5 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -4,35 +4,54 @@ We appreciate that it might be difficult to find the necessary logs or reproduce
In arm-eabi cortex-m3 softfp after:
- | 251 commits in gcc
- | 8d412b97ceb testsuite: Skip analyzer tests on AIX.
- | ed60b2868ab RISC-V: Move RVV V_REGS liveness computation into analyze_loop_vinfo
- | fd032cce216 middle-end: explicitly initialize vec_stmts [PR113132]
- | 1bbb169fe6f rs6000: Change GPR2 to volatile & non-fixed register for function that does not use TOC [PR110320]
- | 0beeddd6b1b RISC-V: Add one more ASM check in PR113112-1.c
- | ... and 246 more commits in gcc
+ | 985 commits in binutils,gcc,newlib,gdb,qemu
+ | e7a293f376f Automatic date update in version.in
+ | ca86dbbdbc0 binutils: SECURITY: use https URI
+ | d27473e7c54 LoongArch: Add testsuit for DESC and tls transition and tls relaxation.
+ | ae296cc4525 LoongArch: Add support for TLS LD/GD/DESC relaxation
+ | 3898e04b8e4 LoongArch: Add tls transition support.
+ | ... and 365 more commits in binutils
+ | 87dfd707233 RISC-V: Fix typo
+ | f83cfb8148b RISC-V: Some minior tweak on dynamic LMUL cost model
+ | 6cec7b06b3c Fix compile options of pr110279-1.c and pr110279-2.c
+ | 7c6615692e0 testsuite: Add dg-require-effective-target powerpc_pcrel for testcase [PR110320]
+ | 07ee6d7b2c3 Daily bump.
+ | 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 31 more commits in newlib
+ | e7a293f376f Automatic date update in version.in
+ | ca86dbbdbc0 binutils: SECURITY: use https URI
+ | d27473e7c54 LoongArch: Add testsuit for DESC and tls transition and tls relaxation.
+ | ae296cc4525 LoongArch: Add support for TLS LD/GD/DESC relaxation
+ | 3898e04b8e4 LoongArch: Add tls transition support.
+ | ... and 365 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 199 more commits in qemu
-PASS: 29 progressions
+PASS: 2 progressions
progressions.sum:
- === g++ tests ===
-
-Running g++:g++.dg/analyzer/analyzer.exp ...
-FAIL: g++.dg/analyzer/placement-new-size.C -std=c++17 (test for warnings, line 26)
-FAIL: g++.dg/analyzer/placement-new-size.C -std=c++20 (test for warnings, line 19)
-FAIL: g++.dg/analyzer/placement-new-size.C -std=c++20 (test for warnings, line 35)
-FAIL: g++.dg/analyzer/placement-new-size.C -std=c++20 (test for warnings, line 11)
-FAIL: g++.dg/analyzer/placement-new-size.C -std=c++98 at line 12 (test for warnings, line 11)
-FAIL: g++.dg/analyzer/placement-new-size.C -std=c++98 (test for warnings, line 11)
-FAIL: g++.dg/analyzer/placement-new-size.C -std=c++98 (test for warnings, line 34)
-... and 27 more entries
+ === gcc tests ===
+
+Running gcc:gcc.dg/dg.exp ...
+FAIL: gcc.dg/pr110279-2.c scan-tree-dump-not reassoc2 "was chosen for reassociation"
+FAIL: gcc.dg/pr110279-2.c scan-tree-dump-times optimized "\\.FMA " 3
+
+ === Results Summary ===
You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/274/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/275/artifact/artifacts/00-sumfiles/ .
The full lists of regressions and progressions are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/274/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/275/artifact/artifacts/notify/ .
The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/274/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/275/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv7-m -mtune=cortex-m3 -mfloat-abi=softfp -mfpu=auto
@@ -40,6 +59,6 @@ CI config tcwg_gnu_embed_check_gcc arm-eabi -mthumb -march=armv7-m -mtune=cortex
-----------------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_gcc--master-thumb_m3_eabi-build/274/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/273/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/275/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/274/artifact/artifacts