diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2025-03-05 19:08:49 +0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2025-03-06 06:59:55 +0800 |
commit | 5ccf7a5512db87a8459b90ce2bb25a6aad50cb72 (patch) | |
tree | ce4e32f4b134c5d7316dcd9f9fa34d359bb551fc /gdb/ada-lang.c | |
parent | 18b66eb58729a0eb61ff46f32bf4127d28b800aa (diff) | |
download | binutils-5ccf7a5512db87a8459b90ce2bb25a6aad50cb72.zip binutils-5ccf7a5512db87a8459b90ce2bb25a6aad50cb72.tar.gz binutils-5ccf7a5512db87a8459b90ce2bb25a6aad50cb72.tar.bz2 |
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.tools@gmail.com>
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions