Retro68/binutils/gas/testsuite/gas/elf/section11.d
2017-04-10 13:32:00 +02:00

14 lines
375 B
Makefile

#as: --no-pad-sections
#readelf: -S --wide
#name: Disabling section padding
# The RX port uses non standard section names.
#skip: rx-*-*
#...
\[ .\] .text[ ]+PROGBITS[ ]+0+00 0+[0-9a-f]+ 0+0(1|4|5) 00 AX 0 0 16
#...
\[ .\] .data[ ]+PROGBITS[ ]+0+00 0+[0-9a-f]+ 0+01 00 WA 0 0 16
#...
\[ .\] .bss[ ]+NOBITS[ ]+0+00 0+[0-9a-f]+ 0+01 00 WA 0 0 16
#pass