PR gas/19744: Thumb-1 pcrop relocations don't work on Thumb-2 targets
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / le-fpconst.s
CommitLineData
252b5132
RH
1# Test fp constants.
2# These need ARM specific support because 8 byte fp constants in little
3# endian mode are represented abnormally.
4
5 .text
6 .float 1.1
7 .float 0
8 .double 1.1
This page took 0.747796 seconds and 4 git commands to generate.