summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/testsuite/gas/d10v/instruction_packing-004.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/gas/testsuite/gas/d10v/instruction_packing-004.s')
-rw-r--r--binutils-2.17/gas/testsuite/gas/d10v/instruction_packing-004.s8
1 files changed, 0 insertions, 8 deletions
diff --git a/binutils-2.17/gas/testsuite/gas/d10v/instruction_packing-004.s b/binutils-2.17/gas/testsuite/gas/d10v/instruction_packing-004.s
deleted file mode 100644
index 71936607..00000000
--- a/binutils-2.17/gas/testsuite/gas/d10v/instruction_packing-004.s
+++ /dev/null
@@ -1,8 +0,0 @@
- .section s1 ,"ax"
-foo:
- add r1,r11
-
- .section s1 ,"ax"
-bar:
- add r2,r11 || add r3,r11
-