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 14