gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / section11.d
CommitLineData
2edb36e7
NC
1#as: --no-pad-sections
2#readelf: -S --wide
3#name: Disabling section padding
4# The RX port uses non standard section names.
5#skip: rx-*-*
8dfa5d5a
PD
6# RISC-V handles alignment via linker relaxation, so object files don't have
7# the expected alignment.
b47b60aa 8#notarget: riscv*-*-*
2edb36e7
NC
9
10#...
11 \[ .\] .text[ ]+PROGBITS[ ]+0+00 0+[0-9a-f]+ 0+0(1|4|5) 00 AX 0 0 16
12#...
13 \[ .\] .data[ ]+PROGBITS[ ]+0+00 0+[0-9a-f]+ 0+01 00 WA 0 0 16
14#...
15 \[ .\] .bss[ ]+NOBITS[ ]+0+00 0+[0-9a-f]+ 0+01 00 WA 0 0 16
16#pass
This page took 0.206228 seconds and 4 git commands to generate.