Add a note to the GDB/NEWS file mentioning that the ARM simulator now
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / bad-size.s
... / ...
CommitLineData
1 .text
2_test_nop:
3 .byte 0
4 .section .text.entry.continue, "xa"
5 .byte 0
6 .size _test_nop, .-_test_nop
This page took 0.021598 seconds and 4 git commands to generate.