summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mips/mips16-f.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mips/mips16-f.s')
-rw-r--r--gas/testsuite/gas/mips/mips16-f.s13
1 files changed, 0 insertions, 13 deletions
diff --git a/gas/testsuite/gas/mips/mips16-f.s b/gas/testsuite/gas/mips/mips16-f.s
deleted file mode 100644
index 80e9753bd2b..00000000000
--- a/gas/testsuite/gas/mips/mips16-f.s
+++ /dev/null
@@ -1,13 +0,0 @@
- .set noreorder
- .text
- nop
-l1: nop
-
-# align section end to 16-byte boundary for easier testing on multiple targets
- .p2align 4
-
- .section "foo"
- .word l1+3
-
-# align section end to 16-byte boundary for easier testing on multiple targets
- .p2align 4