*-*-hpux11.[1-9]*, not just for *-*-hpux11.11.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95918
138bc75d-0d04-0410-961f-
82ee72b054a4
+2005-03-05 Joseph S. Myers <joseph@codesourcery.com>
+
+ * config.gcc (hppa*64*-*-hpux11*): Use pa/pa-hpux1111.h for
+ *-*-hpux11.[1-9]*, not just for *-*-hpux11.11.
+
2005-03-04 Jeff Law <law@redhat.com>
* basic-block.h (rediscover_loops_after_threading): Declare.
pa/pa64-regs.h pa/pa-hpux.h pa/pa-hpux11.h"
fi
case ${target} in
- *-*-hpux11.11)
+ *-*-hpux11.[1-9]*)
tm_file="${tm_file} pa/pa-hpux1111.h pa/pa-64.h pa/pa64-hpux.h"
;;
*)