mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-13 12:23:33 +08:00
gas/testsuite/
* gas/arm/thumb-nop.s: Add .syntax unified.
This commit is contained in:
parent
afa62d5e34
commit
43579b2591
@ -1,3 +1,7 @@
|
|||||||
|
2010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
|
||||||
|
|
||||||
|
* gas/arm/thumb-nop.s: Add .syntax unified.
|
||||||
|
|
||||||
2010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
|
2010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
|
||||||
|
|
||||||
* gas/arm/thumb-nop.d, gas/arm/thumb-nop.s: New test.
|
* gas/arm/thumb-nop.d, gas/arm/thumb-nop.s: New test.
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
.text
|
.text
|
||||||
.code 16
|
.code 16
|
||||||
.p2align 2
|
.p2align 2
|
||||||
|
.syntax unified
|
||||||
.foo:
|
.foo:
|
||||||
nop
|
nop
|
||||||
|
Loading…
Reference in New Issue
Block a user