Sign in
gnu
/
binutils-gdb
/
38b03d23c7c7e6a9f8f27a9899fd0a84587c379e
/
.
/
gas
/
testsuite
/
gas
/
cris
/
string-2.s
blob: 0781c122c321139d313770a301515d0dfbc92d69 [
file
] [
log
] [
blame
]
;
Test that strings are evaluated as
in
the manual
(
slightly modified
)
.
;
FIXME
:
This should be a generic test.
.text
start
:
.ascii
"This\0x20is a\040string\x20with a \"newline\" at the 'end'"
.ascii
"Megatroid\n"
,
"AX-Foo\r\n"
end
: