summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/sh/sh64/immexpr2.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/sh/sh64/immexpr2.s')
-rw-r--r--gas/testsuite/gas/sh/sh64/immexpr2.s16
1 files changed, 0 insertions, 16 deletions
diff --git a/gas/testsuite/gas/sh/sh64/immexpr2.s b/gas/testsuite/gas/sh/sh64/immexpr2.s
deleted file mode 100644
index 2eeda98061..0000000000
--- a/gas/testsuite/gas/sh/sh64/immexpr2.s
+++ /dev/null
@@ -1,16 +0,0 @@
-! This expression and the associated resolved-expression case is new for SH64.
-
- .data
- .uaquad end-start
- .uaquad .Lend-.Lstart
-
- .text
- .mode SHmedia
-start:
- nop
-end:
-.Lstart:
- nop
- nop
-.Lend:
-