]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/testsuite/gas/elf/symtab.s
Merge commit 'upstream/2.20'
[msp430-binutils.git] / gas / testsuite / gas / elf / symtab.s
diff --git a/gas/testsuite/gas/elf/symtab.s b/gas/testsuite/gas/elf/symtab.s
new file mode 100644 (file)
index 0000000..9219cf8
--- /dev/null
@@ -0,0 +1,5 @@
+.text
+       .global foo
+foo:
+       .set    shift, 32
+       .set    shift, shift - 1