gcc/gcc/cp
Mark Mitchell 36569397ed re PR c++/25300 (ICE with g++.dg/template/inherit.C)
PR c++/25300
	* tree.c (build_qualified_name): Return error_mark_node for
	erroneous input.
	PR c++/25300
	* g++.dg/template/inherit.C: Do not use a generic error message.

From-SVN: r108413
2005-12-12 16:29:44 +00:00
..
ChangeLog re PR c++/25300 (ICE with g++.dg/template/inherit.C) 2005-12-12 16:29:44 +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.tree-ssa
Make-lang.in sourcebuild.texi (all.build, [...]): Remove. 2005-12-07 22:10:30 +10:30
NEWS
call.c call.c (build_conditional_expr): Print types in error messages. 2005-12-08 09:09:08 +00:00
cfns.gperf
cfns.h
class.c ggc.h (GGC_RESIZEVEC): New. 2005-12-02 12:37:15 +00:00
config-lang.in
cp-gimplify.c * cp-gimplify.c (gimplify_cp_loop): Use fold_build3. 2005-12-07 21:50:00 +00:00
cp-lang.c dbxout.c: Include expr.h. 2005-09-09 14:00:49 -07:00
cp-objcp-common.c decl2.c (get_priority_info): Use XNEW, not xmalloc. 2005-12-02 11:21:28 +00:00
cp-objcp-common.h c-common.c, [...]: Revert 2005-11-18 lookup_name patch. 2005-11-21 13:27:29 -08:00
cp-tree.def re PR c++/23357 (ICE with __alignof__ on template arguments) 2005-09-16 02:50:56 -04:00
cp-tree.h re PR c++/24979 (DECL_MAIN_P is declared twice in cp-tree.h) 2005-11-27 22:37:06 +00:00
cvt.c re PR c++/8057 (Templates/non-templates and warnings about statements without effects) 2005-10-11 23:30:57 +00:00
cxx-pretty-print.c re PR c++/20293 (Wrong diagnostic for ambiguous access) 2005-11-14 01:45:19 +00:00
cxx-pretty-print.h
decl.c re PR c++/24138 (ICE with the code in PR 20407) 2005-12-06 19:45:00 +00:00
decl.h
decl2.c decl2.c (get_priority_info): Use XNEW, not xmalloc. 2005-12-02 11:21:28 +00:00
dump.c
error.c re PR c++/22238 (Awful error messages with virtual functions) 2005-11-22 17:04:12 +00:00
except.c
expr.c * expr.c (cxx_expand_expr): Call gcc_unreachable instead of abort. 2005-12-07 21:55:19 +00:00
friend.c re PR c++/7874 (g++ finds friend functions defined in class-definition but not declared in the enclosing namespace) 2005-09-12 19:54:23 +00:00
g++spec.c decl2.c (get_priority_info): Use XNEW, not xmalloc. 2005-12-02 11:21:28 +00:00
init.c * decl2.c, init.c, typeck.c: Fix comment typos. 2005-11-05 20:34:08 +00:00
lang-specs.h
lex.c decl2.c (get_priority_info): Use XNEW, not xmalloc. 2005-12-02 11:21:28 +00:00
mangle.c Fixes java/PR9861 2005-12-11 01:34:02 +00:00
method.c re PR c++/24580 (virtual base class cause exception not to be caught) 2005-11-16 15:22:00 -05:00
name-lookup.c name-lookup.c (lookup_name_real): Merge two if's. 2005-11-25 12:49:19 +00:00
name-lookup.h c-common.c, [...]: Revert 2005-11-18 lookup_name patch. 2005-11-21 13:27:29 -08:00
operators.def
optimize.c re PR c++/17796 (Too many unused parameter warnings emitted.) 2005-10-14 16:36:49 +00:00
parser.c ggc.h (GGC_RESIZEVEC): New. 2005-12-02 12:37:15 +00:00
pt.c re PR c++/25337 (ICE with template processing) 2005-12-12 01:40:25 +00:00
ptree.c In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org> 2005-12-06 04:22:11 +00:00
repo.c decl2.c (get_priority_info): Use XNEW, not xmalloc. 2005-12-02 11:21:28 +00:00
rtti.c re PR c++/23947 (segv in reshape_init_r()) 2005-09-20 17:40:57 +02:00
search.c re PR c++/22618 (Template non-type arguments break class access protection) 2005-10-20 18:01:52 +00:00
semantics.c semantics.c (simplify_aggr_init_expr): Use buildN instead of build. 2005-12-02 17:04:00 +00:00
tree.c re PR c++/25300 (ICE with g++.dg/template/inherit.C) 2005-12-12 16:29:44 +00:00
typeck.c typeck.c (build_binary_op): Issue warning if either operand of a comparison operator is a string literal... 2005-12-06 14:05:58 +00:00
typeck2.c typeck2.c (process_init_constructor_union): Remove check for unnamed union members. 2005-11-25 12:52:12 +00:00