https://sourceware.org/bugzilla/show_bug.cgi?id=32491
--- Comment #18 from Thiago Jung Bauermann <thiago.bauermann at linaro dot org> --- (In reply to Alan Modra from comment #17) > Fixed Thank you! Just for completeness: I built GCC's releases-gcc14 branch (which doesn't have the gcc/configure.ac fix) against today's binutils main branch (which has your fix to accomodate broken gcc test for gas string merge support) and it worked well: configure:27055: /path/bin/as --fatal-warnings -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:1: missing merge / string entity size, 1 assumed configure:27058: $? = 0 configure:27069: result: yes Also, all ld-elf/compress.exp tests passed. -- You are receiving this mail because: You are on the CC list for the bug.