Commit cad61762 by Steve Ellcey Committed by Steve Ellcey

config.gcc (ia64*-*-hpux*): Set use_collect2 to no.

	* gcc/config.gcc (ia64*-*-hpux*): Set use_collect2 to no.
	Set float_format to i128.

From-SVN: r54953
parent 563facba
2002-06-20 Steve Ellcey <sje@cup.hp.com>
* gcc/config.gcc (ia64*-*-hpux*): Set use_collect2 to no.
Set float_format to i128.
2002-06-24 David S. Miller <davem@redhat.com>
* config/sparc/sparc.c (INIT_TARGET_OPTABS): If ARCH64, set the
......
......@@ -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)
;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment