8sa1-gcc/gcc/ada/gcc-interface
Richard Sandiford cc269bb6d9 decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout.
gcc/ada/
	* gcc-interface/decl.c, gcc-interface/misc.c, gcc-interface/utils.c:
	Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout.

gcc/c-family/
	* c-ada-spec.c, c-common.c, c-pretty-print.c: Replace
	host_integerp (..., 1) with tree_fits_uhwi_p throughout.

gcc/cp/
	* decl.c: Replace host_integerp (..., 1) with tree_fits_uhwi_p
	throughout.

gcc/
	* builtins.c, config/alpha/alpha.c, config/iq2000/iq2000.c,
	config/mips/mips.c, dbxout.c, dwarf2out.c, expr.c, fold-const.c,
	gimple-fold.c, godump.c, omp-low.c, predict.c, sdbout.c, stor-layout.c,
	tree-dfa.c, tree-sra.c, tree-ssa-forwprop.c, tree-ssa-loop-prefetch.c,
	tree-ssa-phiopt.c, tree-ssa-sccvn.c, tree-ssa-strlen.c,
	tree-ssa-structalias.c, tree-vect-data-refs.c, tree-vect-patterns.c,
	tree.c, varasm.c, alias.c, cfgexpand.c, config/aarch64/aarch64.c,
	config/arm/arm.c, config/epiphany/epiphany.c, config/i386/i386.c,
	config/m32c/m32c-pragma.c, config/mep/mep-pragma.c,
	config/rs6000/rs6000.c, config/sparc/sparc.c, emit-rtl.c, function.c,
	gimplify.c, ipa-prop.c, stmt.c, trans-mem.c, tree-cfg.c,
	tree-object-size.c, tree-ssa-ccp.c, tree-ssa-loop-ivcanon.c,
	tree-stdarg.c, tree-switch-conversion.c, tree-vect-generic.c,
	tree-vrp.c, tsan.c, ubsan.c: Replace host_integerp (..., 1) with
	tree_fits_uhwi_p throughout.

From-SVN: r204956
2013-11-18 14:51:26 +00:00
..
ada-tree.def
ada-tree.h ada-tree.h (DECL_BY_DOUBLE_REF_P): Delete. 2013-06-13 07:50:24 +00:00
ada.h re PR ada/57934 (typo in definition of CAT in gcc-interface/ada.h for traditional preprocessor) 2013-07-20 08:41:29 +00:00
config-lang.in config-lang.in (boot_language_boot_flags): Delete. 2013-01-10 16:47:11 +00:00
cuintp.c cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout. 2013-11-18 14:51:10 +00:00
decl.c decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout. 2013-11-18 14:51:26 +00:00
gadaint.h
gigi.h [multiple changes] 2013-10-17 15:46:14 +02:00
lang-specs.h
lang.opt Update Copyright years for files modified in 2011 and/or 2012. 2013-01-04 13:49:55 +01:00
Make-lang.in Fix Ada bootstrap with Solaris /bin/ksh 2013-10-24 08:51:51 +00:00
Makefile.in Add and use System.Linux.time_t for time_t 2013-11-15 04:06:25 -08:00
misc.c decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout. 2013-11-18 14:51:26 +00:00
targtyps.c
trans.c * gcc-interface/trans.c (TARGET_ABI_OPEN_VMS): Delete as redundant. 2013-11-18 10:18:08 +00:00
utils2.c tree.h (CONSTRUCTOR_NO_CLEARING): Define. 2013-11-11 16:55:29 +00:00
utils.c decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout. 2013-11-18 14:51:26 +00:00