OSDN Git Service

* class.c (finish_struct_methods): Remove unncessary code.
[pf3gnuchains/gcc-fork.git] / gcc / cp / parser.c
2004-07-13 mmitchel PR c++/16518
2004-07-12 echristo2004-07-12 Eric Christopher <echristo@redhat.com>
2004-07-12 nathan * call.c (build_user_type_conversion_1, build_new_op,
2004-07-12 mmitchel * call.c (build_operator_new_call): Avoid using push_t...
2004-07-11 mmitchel * cp-tree.h (saved_scope): Make old_bindings a vector.
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-29 nathancp:
2004-06-28 nathan * friend.c (add_friend): Only perform access checks...
2004-06-28 mmitchel * parser.c (cp_parser_set_decl_spec_type): Fix thinko.
2004-06-27 mmitchel PR c++/16193
2004-06-27 mmitchel * cp-tree.h (cp_cv_quals): New type.
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-25 mmitchel * decl.c (grokdeclarator): Restore error messages...
2004-06-24 mmitchel * Make-lang.in (cp/lex.o): Do not depend on cp/lex.h.
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-17 rth * c-common.def (COMPOUND_STMT): Remove.
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 * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-15 aolivagcc/ChangeLog:
2004-06-15 giovannibajo PR c++/15947
2004-06-11 jasonfix typo
2004-06-10 mmitchel PR c++/15227
2004-06-08 giovannibajo PR c++/7841
2004-06-07 mmitchel PR c++/15337
2004-06-06 giovannibajo PR c++/15503
2004-06-01 rth * c-parse.in (OFFSETOF, offsetof_member_designa...
2004-06-01 giovannibajo PR c++/14932
2004-05-31 ebotcazou * parser.c (cp_parser_simple_type_specifier): Explicit...
2004-05-28 mmitchel PR c++/14668
2004-05-24 mmitchel PR c++/15044
2004-05-23 mmitchel PR c++/14821
2004-05-23 gdr * class.c (alter_access): Use %E format specifier...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-23 giovannibajo PR c++/15064
2004-04-22 mmitchel * class.c (initialize_array): Don't set TREE_HAS_CONST...
2004-04-20 echristo2004-04-20 Eric Christopher <echristo@redhat.com>
2004-03-30 zack * gengtype.c (create_option): New function.
2004-03-23 zack PR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-19 giovannibajo PR c++/14545
2004-03-19 mmitchel * semantics.c (finish_pseudo_destructor_expr): Allow...
2004-03-19 mmitchel * c-common.c (pointer_int_sum): Do not complain about...
2004-03-16 mmitchel PR c++/14586
2004-03-15 mmitchel PR c++/14550
2004-03-09 giovannibajo PR c++/14409
2004-03-08 jason PR c++/13170
2004-03-02 mmitchel PR c++/14360
2004-03-01 mmitchel PR c++/14324
2004-03-01 mmitchel PR c++/14138
2004-02-27 echristo2004-02-26 Eric Christopher <echristo@redhat.com>
2004-02-27 mmitchel PR c++/14278
2004-02-19 giovannibajo PR c++/14181
2004-02-13 ian PR c++/9851
2004-02-09 kazu * call.c, parser.c, tree.c: Fix comment typos.
2004-02-08 zack * c-common.c (shadow_warning): Delete.
2004-02-06 giovannibajo PR c++/14028
2004-02-05 giovannibajo PR c++/14008
2004-02-04 mmitchel PR c++/13969
2004-02-03 mmitchel PR c++/13950
2004-02-03 mmitchel PR c++/13975
2004-01-31 kazu * class.c: Fix comment typos.
2004-01-30 matz * parser.c (cp_parser_labeled_statement): Accep...
2004-01-29 giovannibajo * parser.c (cp_parser_template_id): Parse tentatively...
2004-01-29 mmitchel PR c++/13736
2004-01-25 giovannibajo PR c++/13810
2004-01-21 rakdver * parser.c (cp_parser_class_specifier): Prevent garbag...
2004-01-19 mmitchel PR c++/13651
2004-01-19 mmitchel PR c++/13592
2004-01-16 giovannibajo PR c++/13407
2004-01-15 aolivaPR c++/13659
2004-01-15 giovannibajo PR c++/8856
2004-01-14 dannysmith PR c++/9021
2004-01-14 giovannibajo PR c++/12335
2004-01-13 steven PR c++/13558
2004-01-12 ian PR c++/4100
2004-01-12 ian * parser.c (cp_parser_decl_specifier_seq): Add parenth...
2004-01-11 ian PR c++/3478
2004-01-08 zack * dwarf2.h, unwind-dw2-fde.h, unwind-pe.h, unwind.h:
2004-01-05 mmitchel PR c++/12132
2004-01-05 mmitchel PR c++/13451
2004-01-05 mmitchel * parser.c (cp_parser_parameter_declaration): Fix...
2004-01-04 mmitchel PR c++/12226
2004-01-03 lerdsuwa * parser.c (cp_parser_template_argument): Don't call
2004-01-02 lerdsuwa PR c++/13520
2003-12-29 lerdsuwa PR c++/12403
2003-12-22 mmitchel PR c++/12479
2003-12-21 kazu * call.c: Fix comment formatting.
2003-12-18 jason PR c++/12253
2003-12-18 giovannibajo PR c++/9154
2003-12-17 mmitchel PR c++/10603
2003-12-16 mmitchel PR c++/13275
2003-12-16 mmitchel PR c++/10926
2003-12-16 mmitchel PR c++/13269
2003-12-15 mmitchel PR c++/13243
2003-12-15 mmitchel * c-common.h (c_parse_error): Declare it.
2003-12-13 kazu * ChangeLog: Fix typos.
2003-12-06 mmitchel PR c++/13305
next