Remove sh-symbianelf support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / sh / sh64 / crange4.s
1 ! This will be two .cranges. Original problem was that the second one was
2 ! lost because .space just emitted a frag, without calling emit_expr as
3 ! most other data-generating pseudos.
4
5 .mode SHmedia
6 start:
7 nop
8 .space 20,0
This page took 0.030969 seconds and 4 git commands to generate.