diff options
Diffstat (limited to 'gas/testsuite/gas/alpha/fp.s')
-rw-r--r-- | gas/testsuite/gas/alpha/fp.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/testsuite/gas/alpha/fp.s b/gas/testsuite/gas/alpha/fp.s index 7cebbbe..e29393e 100644 --- a/gas/testsuite/gas/alpha/fp.s +++ b/gas/testsuite/gas/alpha/fp.s @@ -1,4 +1,4 @@ - .rdata + .data # These three formats are 8 bytes each. .t_floating 3.32192809488736218171e0 # .byte 0x71, 0xa3, 0x79, 0x09, 0x4f, 0x93, 0x0a, 0x40 |