OSDN Git Service

* class.c(finish_struct_bits): Don't set TYPE_HAS_CONVERSION here.
[pf3gnuchains/gcc-fork.git] / gcc / cp / semantics.c
2004-07-12 nathan * call.c (build_user_type_conversion_1, build_new_op,
2004-07-06 nathan * tree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-07-05 nathan * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-06-28 nathan * cp-tree.h (struct deferred_access): Move to ...
2004-06-28 nathan * friend.c (add_friend): Only perform access checks...
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
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-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-18 rth PR c++/16034
2004-06-17 jason PR c++/16015
2004-06-17 rth * c-common.def (COMPOUND_STMT): 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-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-01 kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2004-03-31 hubicka * tree.h (optimize_function): Kill prototype.
2004-03-20 mmitchel * call.c (build_op_delete_call): Do not forget the...
2004-03-19 mmitchel * semantics.c (finish_pseudo_destructor_expr): Allow...
2004-03-18 kenner * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5):...
2004-03-16 mmitchel PR c++/14586
2004-02-20 mmitchel PR c++/14199
2004-02-03 mmitchel PR c++/14002
2004-02-03 mmitchel PR c++/13975
2004-01-28 hubicka * semantics.c (expand_body) Do emit_associated_thunks...
2004-01-26 mmitchel PR c++/13663
2004-01-26 mmitchel * class.c (add_method): Just check processing_template...
2004-01-25 giovannibajo PR c++/13810
2004-01-19 mmitchel PR c++/13592
2004-01-05 pinskia * semantics.c (push_deferring_access_checks): Fix...
2003-12-29 lerdsuwa PR c++/13289
2003-12-21 kazu * call.c: Fix comment formatting.
2003-12-18 jason PR c++/12253
2003-12-16 giovannibajo * semantics.c (finish_id_expression): Refactor the...
2003-12-13 kazu * ggc-zone.c: Follow spelling conventions.
2003-12-12 nathancp:
2003-12-04 mmitchel PR c++/13179
2003-11-18 lerdsuwa PR c++/12932
2003-10-26 lerdsuwa PR c++/10371
2003-10-24 nathancp:
2003-10-22 kazu * call.c: Fix comment formatting.
2003-10-21 kazu * ChangeLog: Fix typos.
2003-09-23 gdr * cp-tree.h (scope_kind): Add new enumerator.
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-18 nathancp:
2003-09-18 rth * tree-optimize.c (tree_rest_of_compilation...
2003-09-17 rth * semantics.c (expand_or_defer_fn): Inc/dec...
2003-09-15 mmitchel * coverage.c (create_coverage): Do not call pushlevel...
2003-09-11 rth * cgraphunit.c (cgraph_finalize_function):...
2003-09-10 rth * cgraphunit.c (cgraph_finalize_function):...
2003-09-10 rth * decl2.c (finish_file): Avoid out-of-bounds...
2003-09-08 mmitchel PR c++/11786
2003-09-08 rthgcc/
2003-09-05 nathancp:
2003-09-04 nathancp:
2003-09-02 mmitchel PR c++/11808
2003-08-29 rthgcc/
2003-08-29 mmitchel PR c++/6196
2003-08-26 nathan * builtins.c (build_function_call_expr): Don't set
2003-08-21 jason * semantics.c (simplify_aggr_init_expr): Split...
2003-08-20 nathancp:
2003-08-18 nathancp:
2003-08-17 hubicka PR C++/11702
2003-08-15 hubicka * decl2.c (mark_member_pointers): Rename to...
2003-08-12 mmitchel PR c++/11703
2003-08-02 nathancp:
2003-08-02 nathancp:
2003-08-01 mmitchel PR c++/11697
2003-08-01 nathan PR c++/11295
2003-08-01 nathancp:
2003-07-29 nathancp:
2003-07-29 mmitchel PR c++/11530
2003-07-28 nathan * cp-tree.h (begin_compound_stmt): No scope arg is...
2003-07-26 nathan * cp-tree.h (begin_init_stmts, finish_init_stmts)...
2003-07-25 nathan * cp-tree.h (enum tsubst_flags_t): Add tf_user.
2003-07-25 nathancp:
2003-07-22 mmitchel * fold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-07-21 nathancp:
2003-07-19 ghazigcc:
2003-07-18 nathancp:
2003-07-17 mmitchel PR c++/11547
2003-07-16 mmitchel * cp-tree.def (LOOKUP_EXPR): Remove.
2003-07-14 mmitchel PR c++/7019
2003-07-14 mmitchel * cp-tree.h (cp_id_kind): New type.
2003-07-09 mmitchel * fold-const.c (make_range): Do not access operand...
2003-07-08 mmitchel * cp-tree.h (build_scoped_method_call): Remove.
2003-07-07 aj2003-07-07 Andreas Jaeger <aj@suse.de>
2003-07-07 nathan * rtl.h (emit_line_note): Take a location_t.
2003-07-06 mmitchel PR c++/11345
2003-07-06 mmitchel PR c++/11431
2003-07-05 kazu * call.c: Fix comment typos.
2003-07-04 mmitchel * call.c (build_addr_func): Handle bound pointers...
2003-07-02 hubicka * decl2.c (defer_fn): Set DECL_DEFER_OUTPUT.
next