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.txt65
1 files changed, 31 insertions, 34 deletions
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 5ff8ac9..fee66df 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -4,37 +4,31 @@ We appreciate that it might be difficult to find the necessary logs or reproduce
In arm-eabi thumb v8-a hard after:
- | 451 commits in binutils,gcc,newlib,gdb,qemu
- | 2129106d208 Check for rogue DAP exceptions in test suite
- | 0b32d225818 Avoid exception from attach in DAP
- | dfc4bd461b4 Add DAP log level parameter
- | 2a89c9508ea Introduce and use DAPException
- | 9b9e5c09b18 Fix build with clang 16
- | ... and 78 more commits in binutils
- | 8c8d4b565cd c23: construct composite type for tagged types
- | 3dd45dee7f5 OpenMP: Add prettyprinter support for context selectors.
- | cefae511ed7 combine: Don't optimize paradoxical SUBREG AND CONST_INT on WORD_REGISTER_OPERATIONS targets [PR112758]
- | 0a6aa192759 symtab-thunks: Use aggregate_value_p even on is_gimple_reg_type returns [PR112941]
- | f5198f0264e lower-bitint: Handle unreleased SSA_NAMEs from earlier passes gracefully [PR113102]
- | ... and 79 more commits in gcc
- | bdcfea3a2 Fix iq2000 libgloss for c99/gcc-14
- | 188ca6493 Optimize strpbrk.c
- | 7a45daad9 Re: libgloss c99 fixes for mn10300-elf
- | 5fa3b84da Regenarate libgloss/Makefile.in
- | 73bce6597 newlib: Fix long double for unsupported rounding modes and exceptions
- | ... and 2 more commits in newlib
- | 2129106d208 Check for rogue DAP exceptions in test suite
- | 0b32d225818 Avoid exception from attach in DAP
- | dfc4bd461b4 Add DAP log level parameter
- | 2a89c9508ea Introduce and use DAPException
- | 9b9e5c09b18 Fix build with clang 16
- | ... and 121 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 146 more commits in qemu
+ | 118 commits in binutils,gcc,newlib,gdb
+ | 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.
+ | 4f248d61eb9 LoongArch: Add support for TLSDESC in ld.
+ | ... and 37 more commits in binutils
+ | 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 19 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
+ | 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.
+ | 4f248d61eb9 LoongArch: Add support for TLSDESC in ld.
+ | ... and 37 more commits in gdb
Results changed to
# reset_artifacts:
@@ -64,10 +58,13 @@ From
# build_abe stage1 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-arch=armv8-a+simd --set gcc_override_configure=--with-fpu=crypto-neon-fp-armv8 --set gcc_override_configure=--with-float=hard:
2
# build_abe newlib:
-# FAILED
+4
# build_abe stage2 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-arch=armv8-a+simd --set gcc_override_configure=--with-fpu=crypto-neon-fp-armv8 --set gcc_override_configure=--with-float=hard:
+5
# build_abe gdb:
+6
# build_abe qemu:
+7
The configuration of this build is:
CI config tcwg_gnu_embed_build arm-eabi -mthumb -march=armv8-a+simd -mfpu=auto -mfloat-abi=hard
@@ -75,6 +72,6 @@ CI config tcwg_gnu_embed_build arm-eabi -mthumb -march=armv8-a+simd -mfpu=auto -
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_v8a_hard_eabi-build/86/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_v8a_hard_eabi-build/85/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_v8a_hard_eabi-build/87/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_v8a_hard_eabi-build/86/artifact/artifacts