https://sourceware.org/bugzilla/show_bug.cgi?id=25237

--- Comment #15 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <h...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5ccf7a5512db87a8459b90ce2bb25a6aad50cb72

commit 5ccf7a5512db87a8459b90ce2bb25a6aad50cb72
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Wed Mar 5 19:08:49 2025 +0800

    ld: Update PR ld/25237 test

    1. Skip targets which don't support the .bss section alignment, 1 << 16.
    2. Replace .bss with ".section .bss".
    3. Use ".zero 0xb60000" for targets which pad the section to its alignment.

            PR ld/25237
            * testsuite/ld-elf/pr25237.d: Skip avr-*-* and h8300-*-*.
            Update expected segment size to 0xb60000.
            * testsuite/ld-elf/pr25237.s: Use ".section .bss" and
            ".zero 0xb60000".

    Signed-off-by: H.J. Lu <hjl.to...@gmail.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to