https://sourceware.org/bugzilla/show_bug.cgi?id=32341
--- Comment #4 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a3741bc6c7018f5c7a5093eabdb7473d19ea6630 commit a3741bc6c7018f5c7a5093eabdb7473d19ea6630 Author: Alan Modra <amo...@gmail.com> Date: Tue Nov 12 16:43:58 2024 +1030 Re: ld: Move note sections after .rodata section Fix csky-linux-gnu FAIL of ld-elf/pr32341, due to that target having its own .bss directive. PR ld/32341 * testsuite/ld-elf/pr32341.s: Don't use .bss directive. Specify progbits/nobits on all .section directives. -- You are receiving this mail because: You are on the CC list for the bug.