Don't use vec_disp8 encoding with the .d32 suffix
[deliverable/binutils-gdb.git] / gas / testsuite / gas / avr / large-debug-line-table.d
1 #name: AVR, large .debug_line table
2 #as: -mlink-relax -mmcu=avrxmega2
3 #objdump: --dwarf=decodedline
4 #source: large-debug-line-table.s
5 #target: avr-*-*
6
7 .*: file format elf32-avr
8
9 Decoded dump of debug contents of section \.debug_line:
10
11 CU: large-debug-line-table\.c:
12 File name Line number Starting address
13 large-debug-line-table\.c 1 0
14
15 #...
This page took 0.030966 seconds and 4 git commands to generate.