aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2005-12-08call.c (build_conditional_expr): Print types in error messages.Théodore Papadopoulo2-2/+8
2005-12-07* expr.c (cxx_expand_expr): Call gcc_unreachable instead of abort.Volker Reichelt2-1/+5
2005-12-07* cp-gimplify.c (gimplify_cp_loop): Use fold_build3.Volker Reichelt2-2/+5
2005-12-07sourcebuild.texi (all.build, [...]): Remove.Rafael Ávila de Espíndola2-6/+6
2005-12-07gty.texi: Remove instructions for adding a dependency on s-gtype.Alan Modra2-5/+4
2005-12-06re PR c++/24138 (ICE with the code in PR 20407)Aldy Hernandez2-0/+9
2005-12-06typeck.c (build_binary_op): Issue warning if either operand of a comparison o...Roger Sayle2-0/+15
2005-12-06re PR c++/25263 (ICE on invalid array bound: int x[1/0];)Roger Sayle2-1/+8
2005-12-06In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2-1/+7
2005-12-03re PR c++/24173 (ICE with garbage collection)Mark Mitchell2-2/+12
2005-12-02semantics.c (simplify_aggr_init_expr): Use buildN instead of build.Richard Guenther2-1/+6
2005-12-02ggc.h (GGC_RESIZEVEC): New.Gabriel Dos Reis3-5/+12
2005-12-02decl2.c (get_priority_info): Use XNEW, not xmalloc.Gabriel Dos Reis10-12/+28
2005-12-02parser.c (cp_parser_make_typename_type): Call make_typename_type with tf_none...Gabriel Dos Reis2-6/+19
2005-12-01parser.c (cp_parser_declaration): Set token2.type to CPP_EOF, not RID_MAX.Gabriel Dos Reis2-1/+9
2005-11-30re PR c++/21123 (ICE in cp_expr_size, at cp/cp-objcp-common.c:101)Jason Merrill2-1/+10
2005-11-30* typeck.c (build_x_unary_op): Correct spelling in error message.Ben Elliston2-1/+5
2005-11-28re PR c++/21166 (g++ gives error on reference to packed structure elements)Nathan Sidwell2-1/+7
2005-11-27re PR c++/24979 (DECL_MAIN_P is declared twice in cp-tree.h)Volker Reichelt2-7/+5
2005-11-26c-lex.c (pragma_lex): Rename from c_lex.Richard Henderson3-6/+11
2005-11-25re PR c++/9278 (Illegal use of typedef to "void")Volker Reichelt2-0/+7
2005-11-25typeck2.c (process_init_constructor_union): Remove check for unnamed union me...Volker Reichelt2-6/+6
2005-11-25name-lookup.c (lookup_name_real): Merge two if's.Volker Reichelt2-6/+7
2005-11-25pt.c (instantiate_class_template): Clean-up.Volker Reichelt2-6/+10
2005-11-25pt.c (template_class_depth_real): Remove.Volker Reichelt2-21/+11
2005-11-24re PR c++/14024 (g++ isn't reporting aliasing warnings)Richard Guenther2-0/+14
2005-11-24re PR target/24236 (gcc.dg/i386-sse-10.c fails on the mainline on x86_64-linu...Gabriel Dos Reis2-1/+8
2005-11-24re PR c++/21667 (misleading warning about array subscription)Gabriel Dos Reis2-9/+7
2005-11-22re PR c++/22238 (Awful error messages with virtual functions)Gabriel Dos Reis2-0/+27
2005-11-21c-common.c, [...]: Revert 2005-11-18 lookup_name patch.Richard Henderson6-16/+24
2005-11-19re PR c++/8355 (befriending a template specialization in another namespace)Mark Mitchell3-68/+72
2005-11-18c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name.Mike Stump4-3/+13
2005-11-16re PR c++/24580 (virtual base class cause exception not to be caught)Jason Merrill2-3/+11
2005-11-16c-decl.c (lookup_name_two): Add.Mike Stump3-0/+14
2005-11-15re PR c++/24667 (-Wcast-qual fails to warn about offending cast for a old sty...Mark Mitchell2-6/+20
2005-11-15re PR c++/24687 (ICE after error)Mark Mitchell3-10/+45
2005-11-15parser.c (cp_lexer_get_preprocessor_token): Initialize keyword field.Mark Mitchell2-1/+9
2005-11-14re PR c++/24580 (virtual base class cause exception not to be caught)Jason Merrill2-1/+9
2005-11-14* parser.c (eof_token): Add initializer for ambiguous_p.Mark Mitchell2-1/+5
2005-11-14re PR c++/24817 (g++ accepts multiple function template declarations even if ...Mark Mitchell3-35/+64
2005-11-14re PR c++/20293 (Wrong diagnostic for ambiguous access)Mark Mitchell4-56/+130
2005-11-12re PR c++/24780 (ICE set_mem_attributes_minus_bitpos)Jakub Jelinek2-2/+13
2005-11-12re PR c++/24761 (templates and inline-asm and "+")Jakub Jelinek2-3/+42
2005-11-08re PR c++/19450 (__thread static class members)Jakub Jelinek2-0/+30
2005-11-08re PR c++/21123 (ICE in cp_expr_size, at cp/cp-objcp-common.c:101)Jason Merrill2-1/+8
2005-11-07re PR c++/17256 (undefined but used static or inline functions should be diag...Jason Merrill3-9/+20
2005-11-07class.c (record_subobject_offsets): Don't record offsets past biggest empty c...Mark Mitchell2-13/+21
2005-11-06re PR c++/21308 (Very high compile time)Mark Mitchell2-9/+46
2005-11-05* decl2.c, init.c, typeck.c: Fix comment typos.Kazu Hirata4-3/+7
2005-11-04re PR c++/22487 (C++ front-end produces mis-match types in EQ_EXPR (array con...Richard Guenther2-2/+8