Commit be3e4ef6 by John David Anglin Committed by John David Anglin

config.gcc (hppa[12]*-*-hpux10*): Add stdint support.

	* config.gcc (hppa[12]*-*-hpux10*): Add stdint support.

From-SVN: r150341
parent 175196a0
2009-08-01 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* config.gcc (hppa[12]*-*-hpux10*): Add stdint support.
2009-04-17 Paolo Bonzini <bonzini@gnu.org>
* expr.c (store_constructor): Use promote_decl_mode. Remove
......
......@@ -951,6 +951,8 @@ hppa[12]*-*-hpux10*)
extra_options="${extra_options} pa/pa-hpux1010.opt"
;;
esac
use_gcc_stdint=provide
tm_file="${tm_file} hpux-stdint.h"
tmake_file="pa/t-pa-hpux10 pa/t-pa-hpux pa/t-hpux-shlib"
case ${enable_threads} in
"")
......
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