* config.gcc (hppa*64*-*-hpux11*): Add MASK_GAS to
target_cpu_default. Remove dead assignment to
target_cpu_default.
From-SVN: r39895
+Mon Feb 19 10:17:47 2001 Jeffrey A Law (law@cygnus.com)
+
+ * config.gcc (hppa*64*-*-hpux11*): Add MASK_GAS to
+ target_cpu_default. Remove dead assignment to
+ target_cpu_default.
+
Mon Feb 19 16:47:39 CET 2001 Jan Hubicka <jh@suse.cz>
* regclass.c (contains_reg_of_mode): Make global.
use_collect2=yes
;;
hppa*64*-*-hpux11*)
- target_cpu_default="MASK_PA_11"
xm_file=pa/xm-pa64hpux.h
xmake_file=pa/x-pa-hpux
tmake_file=pa/t-pa
tm_file="pa/pa64-start.h ${tm_file} pa/pa64-regs.h pa/long_double.h pa/elf.h pa/pa-hpux.h pa/pa-hpux11.h pa/pa-64.h"
float_format=i128
tmake_file=pa/t-pa64
- target_cpu_default="(MASK_PA_11|MASK_PA_20)"
+ target_cpu_default="(MASK_PA_11|MASK_PA_20|MASK_GAS)"
if [ x$gas = xyes ]
then