gcc/gcc/fortran
Trevor Saunders 2a22f99cb1 move many gc hashtab to hash_table
gcc/

* asan.c, cfgloop.c, cfgloop.h, cgraph.c, cgraph.h,
	config/darwin.c, config/m32c/m32c.c, config/mep/mep.c,
	config/mips/mips.c, config/rs6000/rs6000.c, dwarf2out.c,
	function.c, function.h, gimple-ssa.h, libfuncs.h, optabs.c,
	output.h, rtl.h, sese.c, symtab.c, tree-cfg.c, tree-dfa.c,
	tree-ssa.c, varasm.c: Use hash-table instead of hashtab.
	* doc/gty.texi (for_user): Document new option.
	* gengtype.c (create_user_defined_type): Don't try to get a struct for
	char.
	(walk_type): Don't error out on for_user option.
	(write_func_for_structure): Emit user marking routines if requested by
	for_user option.
	(write_local_func_for_structure): Likewise.
	(main): Mark types with for_user option as used.
	* ggc.h (gt_pch_nx): Add overload for unsigned int.
	* hash-map.h (hash_map::hash_entry::pch_nx_helper): AddOverloads.
	* hash-table.h (ggc_hasher): New struct.
	(hash_table::create_ggc): New function.
	(gt_pch_nx): New overload for hash_table.

java/

	* class.c, decl.c, except.c, expr.c, java-tree.h, lang.c: Use
	hash_table instead of hashtab.

objc/

	* objc-act.c: use hash_table instead of hashtab.

cp/

	* cp-gimplify.c, cp-tree.h, decl.c, mangle.c, name-lookup.c,
	pt.c, semantics.c, tree.c, typeck2.c: Use hash_table instead of
	hashtab.

fortran/

	* trans-decl.c, trans.c, trans.h: Use hash_table instead of hashtab.

c-family/

	* c-common.c: Use hash_table instead of hashtab.

From-SVN: r216127
2014-10-12 22:22:53 +00:00
..
arith.c trans-expr.c (gfc_reset_vptr): Fix comment whitespace. 2014-09-20 11:48:00 +00:00
arith.h
array.c
bbt.c
ChangeLog move many gc hashtab to hash_table 2014-10-12 22:22:53 +00:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog.ptr
check.c check.c (check_co_collective): Renamed from 2014-09-25 08:07:15 +02:00
class.c trans-expr.c (gfc_reset_vptr): Fix comment whitespace. 2014-09-20 11:48:00 +00:00
config-lang.in
constructor.c
constructor.h
convert.c
cpp.c
cpp.h
data.c
data.h
decl.c gfortran.h (gfc_set_implicit_none): Update prototype. 2014-10-10 08:00:26 +02:00
dependency.c trans-expr.c (gfc_reset_vptr): Fix comment whitespace. 2014-09-20 11:48:00 +00:00
dependency.h
dump-parse-tree.c
error.c re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GCC$ diagnostic (pragmas) and color) 2014-10-07 16:13:22 +00:00
expr.c trans-expr.c (gfc_reset_vptr): Fix comment whitespace. 2014-09-20 11:48:00 +00:00
f95-lang.c f95-lang.c (gfc_init_builtin_functions): Add more floating-point built-ins. 2014-10-09 09:47:25 +00:00
frontend-passes.c trans-expr.c (gfc_reset_vptr): Fix comment whitespace. 2014-09-20 11:48:00 +00:00
gfc-diagnostic.def
gfc-internals.texi
gfortran.h gfortran.h (gfc_set_implicit_none): Update prototype. 2014-10-10 08:00:26 +02:00
gfortran.texi
gfortranspec.c trans-expr.c (gfc_reset_vptr): Fix comment whitespace. 2014-09-20 11:48:00 +00:00
interface.c libgfortran.h (GFC_STD_F2015): Add. 2014-10-06 07:57:57 +02:00
intrinsic.c check.c (check_co_collective): Renamed from 2014-09-25 08:07:15 +02:00
intrinsic.h check.c (check_co_collective): Renamed from 2014-09-25 08:07:15 +02:00
intrinsic.texi check.c (check_co_collective): Renamed from 2014-09-25 08:07:15 +02:00
invoke.texi
io.c
ioparm.def
iresolve.c
iso-c-binding.def
iso-fortran-env.def
lang-specs.h
lang.opt re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GCC$ diagnostic (pragmas) and color) 2014-10-07 16:13:22 +00:00
libgfortran.h Commit forgotten hunk. 2014-10-06 07:34:24 +00:00
Make-lang.in Makefile.in (dg_target_exps): Remove. 2014-09-15 20:23:36 +02:00
match.c
match.h
matchexp.c
mathbuiltins.def f95-lang.c (gfc_init_builtin_functions): Add more floating-point built-ins. 2014-10-09 09:47:25 +00:00
misc.c
module.c trans-expr.c (gfc_reset_vptr): Fix comment whitespace. 2014-09-20 11:48:00 +00:00
openmp.c tree-ssa-ccp.c (prop_value_d): Rename to ... 2014-09-22 19:41:02 +00:00
options.c re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GCC$ diagnostic (pragmas) and color) 2014-10-07 16:13:22 +00:00
parse.c libgfortran.h (GFC_STD_F2015): Add. 2014-10-06 07:57:57 +02:00
parse.h
primary.c trans-expr.c (gfc_reset_vptr): Fix comment whitespace. 2014-09-20 11:48:00 +00:00
resolve.c re PR fortran/36534 (Bogus: '__convert_s1_s4' at (1) is obsolescent in fortran 95) 2014-10-04 10:18:07 +00:00
scanner.c re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GCC$ diagnostic (pragmas) and color) 2014-10-07 16:13:22 +00:00
scanner.h
simplify.c re PR fortran/48979 (FRACTION und EXPONENT return invalid results for infinity/NaN) 2014-10-11 16:57:32 +00:00
st.c
symbol.c gfortran.h (gfc_set_implicit_none): Update prototype. 2014-10-10 08:00:26 +02:00
target-memory.c
target-memory.h
trans-array.c trans-expr.c (gfc_reset_vptr): Fix comment whitespace. 2014-09-20 11:48:00 +00:00
trans-array.h
trans-common.c trans-expr.c (gfc_reset_vptr): Fix comment whitespace. 2014-09-20 11:48:00 +00:00
trans-const.c
trans-const.h
trans-decl.c move many gc hashtab to hash_table 2014-10-12 22:22:53 +00:00
trans-expr.c f95-lang.c (gfc_init_builtin_functions): Add more floating-point built-ins. 2014-10-09 09:47:25 +00:00
trans-intrinsic.c f95-lang.c (gfc_init_builtin_functions): Add more floating-point built-ins. 2014-10-09 09:47:25 +00:00
trans-io.c trans-expr.c (gfc_reset_vptr): Fix comment whitespace. 2014-09-20 11:48:00 +00:00
trans-openmp.c re PR fortran/59488 ([OpenMP] named constant in parallel construct leads to "not specified in enclosing parallel" error.) 2014-10-10 13:08:37 +02:00
trans-stmt.c trans-expr.c (gfc_reset_vptr): Fix comment whitespace. 2014-09-20 11:48:00 +00:00
trans-stmt.h
trans-types.c re PR fortran/63331 (Fortran -fcompare-debug issues) 2014-09-23 17:25:55 +02:00
trans-types.h
trans.c move many gc hashtab to hash_table 2014-10-12 22:22:53 +00:00
trans.h move many gc hashtab to hash_table 2014-10-12 22:22:53 +00:00
types.def