summaryrefslogtreecommitdiff
path: root/gas/testsuite/gasp/assign.out
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gasp/assign.out')
-rw-r--r--gas/testsuite/gasp/assign.out22
1 files changed, 22 insertions, 0 deletions
diff --git a/gas/testsuite/gasp/assign.out b/gas/testsuite/gasp/assign.out
new file mode 100644
index 0000000000..85509ae614
--- /dev/null
+++ b/gas/testsuite/gasp/assign.out
@@ -0,0 +1,22 @@
+!
+
+!foo: .ASSIGNC "hello"
+!BAR: .ASSIGNA 12+34
+!
+
+! \&foo'foo
+ hellofoo
+! \&foo\&foo\&foo
+ hellohellohello
+! \&foo \&foo \&foo
+ hello hello hello
+! \&BAR\&bar\&BAR
+ 4646
+!
+
+!
+
+!
+
+!
+! .END