+2003-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
+
+ * config.gcc (*-hpux11): Disable fixproto.
+
2003-09-24 Phil Edwards <phil@codesourcery.com>
PR pch/12112
thread_file=posix
;;
esac
+ use_fixproto=no
;;
hppa1.1-*-hpux11* | hppa2*-*-hpux11*)
target_cpu_default="MASK_PA_11"
;;
esac
use_collect2=yes
+ use_fixproto=no
;;
hppa1.0-*-hpux11*)
tm_file="${tm_file} pa/pa32-regs.h pa/long_double.h dbxelf.h pa/som.h pa/pa-hpux.h pa/pa-hpux11.h"
;;
esac
use_collect2=yes
+ use_fixproto=no
;;
i370-*-opened*) # IBM 360/370/390 Architecture
xm_defines='FATAL_EXIT_CODE=12'