summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/sh/sh64/pt-2.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/sh/sh64/pt-2.s')
-rw-r--r--gas/testsuite/gas/sh/sh64/pt-2.s22
1 files changed, 0 insertions, 22 deletions
diff --git a/gas/testsuite/gas/sh/sh64/pt-2.s b/gas/testsuite/gas/sh/sh64/pt-2.s
deleted file mode 100644
index b9b659733a9..00000000000
--- a/gas/testsuite/gas/sh/sh64/pt-2.s
+++ /dev/null
@@ -1,22 +0,0 @@
-! Check inter-segment pt and pta
- .text
-start:
- nop
-start1:
- nop
-start4:
- pt start1,tr5
- nop
-
- pt start2,tr7
- nop
-
- .section .text.other,"ax"
-dummylabel: ! Needed to hang a marker that this is SHmedia.
- nop
-start2:
- pta start3,tr4
- nop
-start3:
- pta start4,tr3
- nop