diff options
Diffstat (limited to 'gcc/config.gcc')
| -rw-r--r-- | gcc/config.gcc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/config.gcc b/gcc/config.gcc index 062610c..82f9f4a 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -1432,7 +1432,8 @@ ia64*-*-hpux*) if test x$enable_threads = xyes; then thread_file='posix' fi - float_format=i386 + use_collect2=no + float_format=i128 ;; ip2k-*-elf) ;; |
