gcc/gcc/cp
Jason Merrill f0d9b83660 call.c (reference_related_p): Check for error_mark_node.
* call.c (reference_related_p): Check for error_mark_node.
	(add_function_candidate): Check it instead of
	same_type_ignoring_top_level_qualifiers_p.

From-SVN: r163382
2010-08-19 13:24:19 -04:00
..
ChangeLog call.c (reference_related_p): Check for error_mark_node. 2010-08-19 13:24:19 -04:00
ChangeLog-1993 ABOUT-GCC-NLS, [...]: Add copyright and license notices. 2009-04-21 20:03:23 +01:00
ChangeLog-1994 ABOUT-GCC-NLS, [...]: Add copyright and license notices. 2009-04-21 20:03:23 +01:00
ChangeLog-1995 ABOUT-GCC-NLS, [...]: Add copyright and license notices. 2009-04-21 20:03:23 +01:00
ChangeLog-1996 ABOUT-GCC-NLS, [...]: Add copyright and license notices. 2009-04-21 20:03:23 +01:00
ChangeLog-1997 ABOUT-GCC-NLS, [...]: Add copyright and license notices. 2009-04-21 20:03:23 +01:00
ChangeLog-1998 ABOUT-GCC-NLS, [...]: Add copyright and license notices. 2009-04-21 20:03:23 +01:00
ChangeLog-1999 ABOUT-GCC-NLS, [...]: Add copyright and license notices. 2009-04-21 20:03:23 +01:00
ChangeLog-2000 ABOUT-GCC-NLS, [...]: Add copyright and license notices. 2009-04-21 20:03:23 +01:00
ChangeLog-2001 ABOUT-GCC-NLS, [...]: Add copyright and license notices. 2009-04-21 20:03:23 +01:00
ChangeLog-2002 ABOUT-GCC-NLS, [...]: Add copyright and license notices. 2009-04-21 20:03:23 +01:00
ChangeLog-2003 ABOUT-GCC-NLS, [...]: Add copyright and license notices. 2009-04-21 20:03:23 +01:00
ChangeLog-2004 re PR other/42537 ([PATCH] misc spelling fixes) 2009-12-30 10:53:31 +00:00
ChangeLog-2005 ABOUT-GCC-NLS, [...]: Add copyright and license notices. 2009-04-21 20:03:23 +01:00
ChangeLog-2006 ABOUT-GCC-NLS, [...]: Add copyright and license notices. 2009-04-21 20:03:23 +01:00
ChangeLog-2007 ABOUT-GCC-NLS, [...]: Add copyright and license notices. 2009-04-21 20:03:23 +01:00
ChangeLog-2008 ABOUT-GCC-NLS, [...]: Add copyright and license notices. 2009-04-21 20:03:23 +01:00
ChangeLog-2009 Move 2009 ChangeLog to ChangeLog-2009. 2010-01-01 09:08:32 -08:00
ChangeLog.ptr ABOUT-GCC-NLS, [...]: Add copyright and license notices. 2009-04-21 20:03:23 +01:00
ChangeLog.tree-ssa ABOUT-GCC-NLS, [...]: Add copyright and license notices. 2009-04-21 20:03:23 +01:00
Make-lang.in tree.h (block_may_fallthru): Declare here. 2010-06-30 07:39:21 +00:00
NEWS ABOUT-GCC-NLS, [...]: Add copyright and license notices. 2009-04-21 20:03:23 +01:00
call.c call.c (reference_related_p): Check for error_mark_node. 2010-08-19 13:24:19 -04:00
cfns.gperf ABOUT-GCC-NLS, [...]: Add copyright and license notices. 2009-04-21 20:03:23 +01:00
cfns.h ABOUT-GCC-NLS, [...]: Add copyright and license notices. 2009-04-21 20:03:23 +01:00
class.c class.c (note_name_declared_in_class): Make in 'extern "C"' blocks... 2010-08-17 11:52:30 +02:00
config-lang.in c-common.c: Move to c-family/. 2010-06-05 20:33:22 +00:00
cp-gimplify.c re PR middle-end/45307 (Stores expanding to no RTL not removed by tree optimizers, Empty ctors/dtors not eliminated) 2010-08-19 13:00:51 -04:00
cp-lang.c system.h: Poison GCC_EXCEPT_H for front-end files. 2010-06-28 10:52:46 +00:00
cp-objcp-common.c langhooks-def.h (lhd_init_options, [...]): New. 2010-07-27 10:59:51 +01:00
cp-objcp-common.h common.opt (o): Add MissingArgError. 2010-07-27 15:43:31 +01:00
cp-tree.def Implement noexcept operator (5.3.7) 2010-06-04 17:21:13 -04:00
cp-tree.h except.c (pending_noexcept, [...]): New. 2010-08-19 12:59:37 -04:00
cvt.c typeck.c (complete_type_or_maybe_complain): Split out from... 2010-08-06 15:35:01 -04:00
cxx-pretty-print.c cxx-pretty-print.c (pp_cxx_unary_expression): Handle NOEXCEPT_EXPR. 2010-06-04 17:42:41 -04:00
cxx-pretty-print.h c-common.c: Move to c-family/. 2010-06-05 20:33:22 +00:00
decl.c name-lookup.h (cp_label_binding): Declare. 2010-08-08 02:14:07 +00:00
decl.h re PR c++/32056 (Storage classes on template parameters) 2009-11-16 08:31:26 +00:00
decl2.c except.c (pending_noexcept, [...]): New. 2010-08-19 12:59:37 -04:00
dump.c
error.c * error.c (dump_function_decl): Don't crash on null DECL_NAME. 2010-07-06 15:22:38 -04:00
except.c except.c (pending_noexcept, [...]): New. 2010-08-19 12:59:37 -04:00
expr.c system.h: Poison GCC_EXCEPT_H for front-end files. 2010-06-28 10:52:46 +00:00
friend.c Makefile.in (EXCEPT_H): Fix typo. 2010-05-25 18:14:23 +00:00
g++spec.c darwin-driver.c (darwin_default_min_version): Use 2010-06-04 19:52:50 +01:00
init.c re PR c++/45315 (ICE: tree check: expected aggr_init_expr, have call_expr in build_value_init, at cp/init.c:317) 2010-08-19 13:01:01 -04:00
lang-specs.h gcc.c (translate_options): Don't mention +e in comment. 2010-06-25 01:26:24 +01:00
lex.c utils.c (init_gnat_to_gnu): Use typed GC allocation. 2010-06-08 07:25:24 +00:00
mangle.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
method.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
name-lookup.c re PR c++/45049 (ICE: tree check: expected tree that contains 'decl minimal' structure, have 'tree_list' in push_overloaded_decl, at cp/name-lookup.c:2160) 2010-08-18 16:05:40 +00:00
name-lookup.h name-lookup.h (cp_label_binding): Declare. 2010-08-08 02:14:07 +00:00
operators.def decl.c (grokfndecl): Set DECL_CONTEXT on parms. 2009-03-17 19:31:18 -04:00
optimize.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
parser.c parser.c (cp_default_arg_entry): Declare. 2010-08-08 02:16:06 +00:00
pt.c re PR c++/45236 ([C++0x] Can't access nested type of a partial class specialization involving variadic parameters) 2010-08-09 17:13:12 -04:00
ptree.c * ptree.c (cxx_print_xnode): Handle TEMPLATE_INFO. 2010-07-16 17:05:07 -04:00
repo.c * repo.c (finish_repo): Fix typo. 2010-06-30 16:08:29 +00:00
rtti.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
search.c tree.h (DECL_CHAIN): Define. 2010-07-15 14:31:28 +00:00
semantics.c re PR c++/44996 ([C++0x] decltype produces rvalue reference type for parenthesized id-expression) 2010-07-19 21:31:42 -04:00
tree.c builtins.c (fold_builtin_next_arg): Use stdarg_p. 2010-08-09 14:07:58 +00:00
typeck.c typeck.c (complete_type_or_maybe_complain): Split out from... 2010-08-06 15:35:01 -04:00
typeck2.c typeck.c (complete_type_or_maybe_complain): Split out from... 2010-08-06 15:35:01 -04:00