m32c padding with nops
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / dwarf2-16.d
1 #as:
2 #readelf: -x.rodata -wL
3 #name: DWARF2 16
4 # The am33 avr cr16 crx ft32 mn10 msp430 nds32 pru rl78 and xtensa targets do not evaluate the subtraction of symbols at assembly time.
5 # The mep target tries to relay code sections which breaks symbolic view computations.
6 # The riscv targets do not support the subtraction of symbols.
7 # The tile targets require 8-byte instructions, but the test only simulates 4-byte instructions.
8 #notarget: am3*-* avr-* cr16-* crx-* ft32*-* mep-* mn10*-* msp430-* nds32*-* pru-* riscv*-* rl78-* tile*-* xtensa-*
9
10 Hex dump of section '\.rodata':
11 0x00000000 01 *.*
12
13 Contents of the \.debug_line section:
14
15 CU: dwarf2-16\.c:
16 File name *Line number *Starting address *View +Stmt
17 dwarf2-16\.c *1 *0 +x
18 dwarf2-16\.c *2 *0x4 +x
19 dwarf2-16\.c *3 *0x4 *1 +x
20 dwarf2-16\.c *3 *0x8 +x
This page took 0.029827 seconds and 4 git commands to generate.