diff options
Diffstat (limited to 'gas/testsuite/gas/riscv/mapping-01a.d')
-rw-r--r-- | gas/testsuite/gas/riscv/mapping-01a.d | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/gas/testsuite/gas/riscv/mapping-01a.d b/gas/testsuite/gas/riscv/mapping-01a.d deleted file mode 100644 index 32e0027..0000000 --- a/gas/testsuite/gas/riscv/mapping-01a.d +++ /dev/null @@ -1,17 +0,0 @@ -#as: -#source: mapping-01.s -#objdump: --syms --special-syms - -.*file format.*riscv.* - -SYMBOL TABLE: -0+00 l d .text 0+00 .text -0+00 l d .data 0+00 .data -0+00 l d .bss 0+00 .bss -0+00 l .text 0+00 \$x -0+00 l d .foo 0+00 .foo -0+00 l .foo 0+00 foo -0+00 l .foo 0+00 \$x -0+00 l d .riscv.attributes 0+00 .riscv.attributes -0+00 g .text 0+00 funcA -0+08 g .text 0+00 funcB |