OSDN Git Service

When a class template is explicitly instantiated, its member should be too.
[pf3gnuchains/gcc-fork.git] / gcc / cp / semantics.c
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.
2003-07-01 nathan * c-tree.h (define_label): Replace filename and lineno...
2003-06-28 zack * c-format.c (check_format_string, get_constant)
2003-06-24 nathan * call.c (enforce_access): Assert we get a binfo.
2003-06-20 nathan * tree.h (expand_function_end): Remove all parameters.
2003-06-20 mmitchel PR c++/9649
2003-06-19 neroden * pt.c: Convert to ISO C.
2003-06-14 nathan * tree.h (init_function_start): Remove filename and...
2003-06-12 mmitchel PR c++/10432
2003-05-18 lerdsuwa * semantics.c (perform_deferred_access_checks): Don...
2003-05-15 mmitchel PR c++/8385
2003-05-11 lerdsuwa PR c++/10230, c++/10481
2003-05-10 lerdsuwa PR c++/9252
2003-05-10 lerdsuwa PR c++/9554
2003-05-03 nathan * class.c (finish_struct): Use location_t and input_lo...
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-04-23 mmitchel PR c++/9847
2003-04-13 zack * tree.c (build_constructor): New function.
2003-03-08 mmitchel PR c++/9823
2003-02-20 nathan Change base class access representation.
2003-01-30 mmitchel * c-common.c (builtin_define_float_constants): Define
next