* config.gcc (alpha-osf5): Use float-i128.h.
From-SVN: r39384
This commit is contained in:
parent
b9e6ebe97b
commit
c3e5f9fa09
@ -1,5 +1,7 @@
|
||||
2001-01-31 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* config.gcc (alpha-osf5): Use float-i128.h.
|
||||
|
||||
* config/float-i128.h (FLT_EVAL_METHOD, DECIMAL_DIG): Define.
|
||||
* config/float-i32.h: Likewise.
|
||||
* config/float-i64.h: Likewise.
|
||||
|
@ -453,6 +453,7 @@ alpha*-dec-osf*)
|
||||
*-*-osf5*)
|
||||
tm_file="${tm_file} alpha/osf.h alpha/osf5.h"
|
||||
tmake_file="$tmake_file alpha/t-osf4"
|
||||
float_format=i128
|
||||
;;
|
||||
esac
|
||||
case $machine in
|
||||
|
Loading…
Reference in New Issue
Block a user