summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/testsuite/gas/arm/le-fpconst.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/gas/testsuite/gas/arm/le-fpconst.s')
-rw-r--r--binutils-2.17/gas/testsuite/gas/arm/le-fpconst.s8
1 files changed, 0 insertions, 8 deletions
diff --git a/binutils-2.17/gas/testsuite/gas/arm/le-fpconst.s b/binutils-2.17/gas/testsuite/gas/arm/le-fpconst.s
deleted file mode 100644
index 8a3c3d70..00000000
--- a/binutils-2.17/gas/testsuite/gas/arm/le-fpconst.s
+++ /dev/null
@@ -1,8 +0,0 @@
-# Test fp constants.
-# These need ARM specific support because 8 byte fp constants in little
-# endian mode are represented abnormally.
-
- .text
- .float 1.1
- .float 0
- .double 1.1