Initial revision
[binutils.git] / gas / testsuite / gas / alpha / fp.exp
blob05ec881cfe620538d2023f7c5342d3ec5dd391f6
2 # Alpha OSF/1 tests
5 if [istarget alpha-*-osf*] then {
6 set testname "fp constants (part 2)"
7 if [gas_test_old "fp.s" "" "fp constants (part 1)"] then {
8 objdump "-s -j .rdata > a.dump"
9 if { [regexp_diff "a.dump" "$srcdir/$subdir/fp.d"] == 0 } then {
10 pass $testname
11 } else {
12 fail $testname