On Sun, May 24, 2026 at 10:23 AM ci_notify@linaro.org wrote:
Dear contributor,
Our automatic CI has detected problems related to your patch(es). Please find some details below.
In binutils_check master-aarch64, after: | binutils patch https://patchwork.sourceware.org/patch/135507 | Author: H.J. Lu hjl.tools@gmail.com | Date: Sat May 23 05:12:10 2026 +0800 | | [PATCH v3] alpha: Don't assert elf_hash_table (info)->tls_sec != NULL | | When processing TLS relocations, elf_hash_table (info)->tls_sec can be | NULL if all TLS symbols are weak, hidden and undefined. Don't assert | elf_hash_table (info)->tls_sec != NULL. Since the undefined TLS symbol | ... 29 lines of the commit log omitted. | ... applied on top of baseline commit: | ee4da5f3ae2 Automatic date update in version.in
Produces 1 regression: | | regressions.sum: | Running ld:ld-elf/tls.exp ... | FAIL: pr34165
This exposed an aarch64 linker bug:
https://sourceware.org/bugzilla/show_bug.cgi?id=34165
linaro-toolchain@lists.linaro.org