gcc/gcc/cp
Paolo Carlini 9ededfc5d0 decl2.c (collect_candidates_for_java_method_aliases): Use DECL_CLASS_SCOPE_P.
2013-03-31  Paolo Carlini  <paolo.carlini@oracle.com>

	* decl2.c (collect_candidates_for_java_method_aliases): Use
	DECL_CLASS_SCOPE_P.
	* name-lookup.c (pushtag_1) Use TYPE_FUNCTION_SCOPE_P.
	(pushdecl_maybe_friend_1): Use DECL_DECLARES_FUNCTION_P.
	* decl.c (duplicate_decls): Likewise.
	* parser.c (cp_parser_template_declaration_after_export): Likewise,
	also DECL_DECLARES_TYPE_P.
	* pt.c (instantiate_class_template_1): Likewise.
	* search.c (lookup_field_1): Use DECL_DECLARES_TYPE_P.
	(lookup_field_r): Likewise.
	(friend_accessible_p): Use DECL_DECLARES_FUNCTION_P.
	(lookup_fnfields_slot_nolazy): Likewise.
	* semantics.c (finish_member_declaration): Likewise.
	* typeck.c (convert_for_initialization): Use TYPE_REFFN_P.

From-SVN: r197283
2013-03-31 11:15:46 +00:00
..
ChangeLog decl2.c (collect_candidates_for_java_method_aliases): Use DECL_CLASS_SCOPE_P. 2013-03-31 11:15:46 +00:00
ChangeLog-1993
ChangeLog-1994
ChangeLog-1995
ChangeLog-1996
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011 2012-01-09 Richard Guenther <rguenther@suse.de> 2012-01-09 10:11:38 +00:00
ChangeLog-2012 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
ChangeLog.ptr Update copyright years in gcc/ 2013-01-10 20:38:27 +00:00
ChangeLog.tree-ssa Update copyright years in gcc/ 2013-01-10 20:38:27 +00:00
Make-lang.in Add uniform debug dump function names. 2013-03-29 03:42:21 +00:00
NEWS Update copyright years in gcc/ 2013-01-10 20:38:27 +00:00
call.c call.c (build_op_call_1): Use TYPE_PTRFN_P and TYPE_REFFN_P. 2013-03-29 23:12:33 +00:00
cfns.gperf Update copyright years in gcc/ 2013-01-10 20:38:27 +00:00
cfns.h Update copyright years in gcc/ 2013-01-10 20:38:27 +00:00
class.c call.c (add_builtin_candidate): Use TYPE_PTR_P and VOID_TYPE_P. 2013-03-29 20:29:26 +00:00
config-lang.in Update copyright years in gcc/ 2013-01-10 20:38:27 +00:00
cp-gimplify.c tree.h (VAR_P): New. 2013-03-29 16:09:35 +00:00
cp-lang.c Update copyright years in gcc/ 2013-01-10 20:38:27 +00:00
cp-objcp-common.c tree.h (VAR_P): New. 2013-03-29 16:09:35 +00:00
cp-objcp-common.h Update copyright years in gcc/ 2013-01-10 20:38:27 +00:00
cp-tree.def Update copyright years in gcc/ 2013-01-10 20:38:27 +00:00
cp-tree.h call.c (add_builtin_candidate): Use TYPE_PTR_P and VOID_TYPE_P. 2013-03-29 20:29:26 +00:00
cvt.c call.c (add_builtin_candidate): Use TYPE_PTR_P and VOID_TYPE_P. 2013-03-29 20:29:26 +00:00
cxx-pretty-print.c call.c (add_builtin_candidate): Use TYPE_PTR_P and VOID_TYPE_P. 2013-03-29 20:29:26 +00:00
cxx-pretty-print.h Update copyright years in gcc/ 2013-01-10 20:38:27 +00:00
decl.c decl2.c (collect_candidates_for_java_method_aliases): Use DECL_CLASS_SCOPE_P. 2013-03-31 11:15:46 +00:00
decl.h Update copyright years in gcc/ 2013-01-10 20:38:27 +00:00
decl2.c decl2.c (collect_candidates_for_java_method_aliases): Use DECL_CLASS_SCOPE_P. 2013-03-31 11:15:46 +00:00
dump.c Update copyright years in gcc/ 2013-01-10 20:38:27 +00:00
error.c call.c (add_builtin_candidate): Use TYPE_PTR_P and VOID_TYPE_P. 2013-03-29 20:29:26 +00:00
except.c call.c (add_builtin_candidate): Use TYPE_PTR_P and VOID_TYPE_P. 2013-03-29 20:29:26 +00:00
expr.c re PR c++/54532 ([C++0x][constexpr] internal error when initializing static constexpr with pointer to non-static member variable) 2013-03-20 23:25:35 -04:00
friend.c Update copyright years in gcc/ 2013-01-10 20:38:27 +00:00
g++spec.c Update copyright years in gcc/ 2013-01-10 20:38:27 +00:00
init.c call.c (add_builtin_candidate): Use TYPE_PTR_P and VOID_TYPE_P. 2013-03-29 20:29:26 +00:00
lang-specs.h Update copyright years in gcc/ 2013-01-10 20:38:27 +00:00
lex.c Update copyright years in gcc/ 2013-01-10 20:38:27 +00:00
mangle.c call.c (add_builtin_candidate): Use TYPE_PTR_P and VOID_TYPE_P. 2013-03-29 20:29:26 +00:00
method.c re PR middle-end/48087 (-Wall -Werror adds warnings over and above those generated by -Wall) 2013-03-21 18:36:47 +01:00
name-lookup.c decl2.c (collect_candidates_for_java_method_aliases): Use DECL_CLASS_SCOPE_P. 2013-03-31 11:15:46 +00:00
name-lookup.h cp-tree.h (next_aggr_init_expr_arg): Remove static specifier. 2013-03-28 13:48:56 +00:00
operators.def Update copyright years in gcc/ 2013-01-10 20:38:27 +00:00
optimize.c Update copyright years in gcc/ 2013-01-10 20:38:27 +00:00
parser.c decl2.c (collect_candidates_for_java_method_aliases): Use DECL_CLASS_SCOPE_P. 2013-03-31 11:15:46 +00:00
parser.h Add uniform debug dump function names. 2013-03-29 03:42:21 +00:00
pt.c decl2.c (collect_candidates_for_java_method_aliases): Use DECL_CLASS_SCOPE_P. 2013-03-31 11:15:46 +00:00
ptree.c cp-gimplify.c (cp_genericize_r): Use VAR_OR_FUNCTION_DECL_P. 2013-03-26 20:05:55 +00:00
repo.c tree.h (VAR_P): New. 2013-03-29 16:09:35 +00:00
rtti.c call.c (add_builtin_candidate): Use TYPE_PTR_P and VOID_TYPE_P. 2013-03-29 20:29:26 +00:00
search.c decl2.c (collect_candidates_for_java_method_aliases): Use DECL_CLASS_SCOPE_P. 2013-03-31 11:15:46 +00:00
semantics.c decl2.c (collect_candidates_for_java_method_aliases): Use DECL_CLASS_SCOPE_P. 2013-03-31 11:15:46 +00:00
tree.c call.c (add_builtin_candidate): Use TYPE_PTR_P and VOID_TYPE_P. 2013-03-29 20:29:26 +00:00
typeck.c decl2.c (collect_candidates_for_java_method_aliases): Use DECL_CLASS_SCOPE_P. 2013-03-31 11:15:46 +00:00
typeck2.c call.c (add_builtin_candidate): Use TYPE_PTR_P and VOID_TYPE_P. 2013-03-29 20:29:26 +00:00