OSDN Git Service

PR C++/14865
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2004-06-26 hubicka PR C++/14865
2004-06-25 mmitchel * cp-mudflap.c (mflang_flush_calls): Fix thinkos resul...
2004-06-25 pbrookgcc/
2004-06-25 mmitchel * decl.c (grokdeclarator): Restore error messages...
2004-06-24 jason PR c++/16115
2004-06-24 schwab* cp-tree.h (enum cp_storage_class): Remove trailing...
2004-06-24 mmitchel * Make-lang.in (cp/lex.o): Do not depend on cp/lex.h.
2004-06-24 sayle * c-common.c (expand_unordered_cmp): Delete.
2004-06-23 rth * tree.def (VTABLE_REF): Remove.
2004-06-22 jasonfix
2004-06-22 jason PR c++/16112
2004-06-22 mmitchel * cp-tree.def (NEW_EXPR): Add a fourth slot.
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-21 rth * c-common.def (RETURN_STMT): Remove.
2004-06-21 rth * c-common.c (verify_sequence_points): Export.
2004-06-20 rth * c-common.h (add_decl_stmt): Move to cp-tree.h.
2004-06-20 rth * c-common.def (IF_STMT, CLEANUP_STMT): Move...
2004-06-20 zack * c-common.h (has_c_linkage): New interface.
2004-06-19 rth * c-common.c, c-common.h (lang_gimplify_stmt...
2004-06-18 rth PR c++/16034
2004-06-18 kcookFix incorrect year for some ChangeLog entries.
2004-06-17 jason PR c++/16015
2004-06-17 geoffk * class.c (build_clone): Don't call defer_fn, let...
2004-06-17 rth * c-common.def (COMPOUND_STMT): Remove.
2004-06-16 geoffk * pt.c (mark_decl_instantiated): Don't call defer_fn.
2004-06-16 rth * c-common.def (CASE_LABEL): Remove.
2004-06-16 rth * c-common.def (ASM_STMT): Remove.
2004-06-16 rth * c-common.def (GOTO_STMT, LABEL_STMT): Remove.
2004-06-16 rth PR c++/16012
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-15 aolivagcc/ChangeLog:
2004-06-15 pinskia2004-06-12 Andrew Pinski <apinski@apple.com>
2004-06-15 jason PR tree-optimization/14107
2004-06-15 bonzinigcc/ChangeLog:
2004-06-15 giovannibajo PR c++/15967
2004-06-15 giovannibajo PR c++/15947
2004-06-14 mmitchel PR c++/15096
2004-06-13 pinskia2004-06-11 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-11 mmitchel PR c++/15862
2004-06-11 giovannibajo * typeck2.c (abstract_virtual_errors): Reword diagnost...
2004-06-10 jason PR c++/15875
2004-06-10 mmitchel PR c++/15227
2004-06-10 jakubOops.
2004-06-09 mmitchel Revert:
2004-06-09 pinskia2004-06-09 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-08 giovannibajo PR c++/7841
2004-06-07 mmitchel PR c++/15815
2004-06-07 mmitchel PR c++/15337
2004-06-07 sayle * tree.h (lvalue_or_else): Delete function prototype.
2004-06-06 giovannibajo PR c++/15503
2004-06-03 pinskia2004-06-03 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-03 austern PR c++/15428
2004-06-02 austernWhen a class template is explicitly instantiated, its...
2004-06-02 pinskia2004-06-02 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-02 pinskia2004-06-02 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-01 jason PR c++/15142
2004-06-01 jason PR c++/13092
2004-06-01 rth * c-parse.in (OFFSETOF, offsetof_member_designa...
2004-06-01 giovannibajo PR c++/14932
2004-05-31 mmitchel PR c++/15701
2004-05-31 gdr * c-pretty-print.c (pp_c_left_bracket): Make...
2004-05-31 ebotcazou * parser.c (cp_parser_simple_type_specifier): Explicit...
2004-05-31 kazu * call.c, class.c, cp-tree.def, decl2.c, name-lookup...
2004-05-30 pinskiaChangeLog:
2004-05-30 aj * lang-specs.h: Add missing initializers for .ii.
2004-05-28 mmitchel PR c++/15471
2004-05-28 mmitchel PR c++/15083
2004-05-28 aldyh * decl.c (cp_make_fname_decl): Free return value from
2004-05-28 mmitchel PR c++/14668
2004-05-28 jasontweak
2004-05-28 jason PR c++/15214
2004-05-27 nemet PR c++/12883
2004-05-24 geoffk * method.c (implicitly_declare_fn): Don't call defer_f...
2004-05-24 bonziniChangeLog:
2004-05-24 mmitchel PR c++/15044
2004-05-23 mmitchel PR c++/15165
2004-05-23 mmitchel PR c++/15025
2004-05-23 mmitchel PR c++/14821
2004-05-23 gdr * class.c (alter_access): Use %E format specifier...
2004-05-22 mmitchel PR c++/15285
2004-05-22 mmitchel PR c++/15507
2004-05-22 sayle * name-lookup.c (check_for_out_of_scope_variable)...
2004-05-20 pinskia2005-05-20 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-19 zack * cgraph.c (hash_node, eq_node, cgraph_node, cgraph_re...
2004-05-18 jason * class.c (build_base_path): Tidy a bit.
2004-05-14 geoffk * name-lookup.c (struct scope_binding): New.
2004-05-14 dnovillo * tree-gimple.c: Rename from tree-simple.c.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-03 giovannibajoChangeLog missed in my previous commit
2004-05-01 zack * decl.c (reshape_init): Do not apply TYPE_DOMAIN...
2004-04-30 jason Refer to base members using COMPONENT_REFs...
2004-04-30 kazu * class.c, cp-tree.h, decl.c, decl2.c, pt.c, rtti...
2004-04-23 giovannibajo PR c++/15064
2004-04-23 mmitchel * init.c (build_aggr_init): Fix accidental use of...
2004-04-22 mmitchel * class.c (initialize_array): Don't set TREE_HAS_CONST...
2004-04-22 amodra * name-lookup.c (anonymous_namespace_name): Make static.
2004-04-20 sayle PR middle-end/14531
2004-04-16 brycelibjava:
2004-04-14 jasonRevert:
2004-04-10 kcook2004-04-09 Danny Smith <dannysmith@users.sourceforge...
next