summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/mips/pcrel-2.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/mips/pcrel-2.s')
-rw-r--r--binutils-2.25/gas/testsuite/gas/mips/pcrel-2.s7
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/mips/pcrel-2.s b/binutils-2.25/gas/testsuite/gas/mips/pcrel-2.s
new file mode 100644
index 00000000..781141e5
--- /dev/null
+++ b/binutils-2.25/gas/testsuite/gas/mips/pcrel-2.s
@@ -0,0 +1,7 @@
+ .data
+ .byte 0xff
+ .byte frob-.
+ .half frob-.
+ .word frob-.
+ .quad frob-.
+frob: