Commit f3d14ed5 by John David Anglin Committed by John David Anglin

config.gcc (hppa[12]*-*-hpux10*): Don't use fixproto.

	* config.gcc (hppa[12]*-*-hpux10*): Don't use fixproto.

From-SVN: r137138
parent f883e0a7
2008-06-25 John David Anglin <dave.anglin@gcc-cnrc.gc.ca>
* config.gcc (hppa[12]*-*-hpux10*): Don't use fixproto.
2008-06-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2008-06-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* alias.c (record_alias_subset, init_alias_analysis): Fix * alias.c (record_alias_subset, init_alias_analysis): Fix
......
...@@ -929,7 +929,6 @@ hppa[12]*-*-hpux10*) ...@@ -929,7 +929,6 @@ hppa[12]*-*-hpux10*)
tmake_file="$tmake_file pa/t-slibgcc-dwarf-ver" tmake_file="$tmake_file pa/t-slibgcc-dwarf-ver"
fi fi
use_collect2=yes use_collect2=yes
use_fixproto=yes
gas=yes gas=yes
;; ;;
hppa*64*-*-hpux11*) hppa*64*-*-hpux11*)
......
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