gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / pr20364.d
1 # Check that ".align <size>, <fill>" does not set the mapping state to DATA, causing unnecessary frag generation.
2 #name: PR20364
3 #objdump: -d
4
5 .*: file format .*
6
7 Disassembly of section \.vectors:
8
9 0+000 <.*>:
10 0: d2800000 mov x0, #0x0 // #0
11 4: 94000000 bl 0 <plat_report_exception>
12 8: 17fffffe b 0 <bl1_exceptions>
13
This page took 0.029959 seconds and 4 git commands to generate.