X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=gas%2Ftestsuite%2Fgas%2Felf%2Fsection7.d;fp=gas%2Ftestsuite%2Fgas%2Felf%2Fsection7.d;h=94c57c6e05bb5881551bdecf8e085ee18c018263;hp=0000000000000000000000000000000000000000;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10 diff --git a/gas/testsuite/gas/elf/section7.d b/gas/testsuite/gas/elf/section7.d new file mode 100644 index 0000000..94c57c6 --- /dev/null +++ b/gas/testsuite/gas/elf/section7.d @@ -0,0 +1,21 @@ +#objdump: -s +#name: elf section7 + +.*: +file format .* + +# The MIPS includes a 'section .reginfo' and such here. +#... +Contents of section .bar: + 0000 00000000 00000000 0000 .* +Contents of section .bar1: + 0000 0102 .* +Contents of section .bar2: + 0000 0102 .* +Contents of section .bar3: + 0000 0103 .* +Contents of section .bar4: + 0000 04 .* +Contents of section .text: + 0000 feff .* +# Arm includes a .ARM.attributes section here +#...