OSDN Git Service

* diagnostic.c (warning): Accept parameter to classify warning option.
[pf3gnuchains/gcc-fork.git] / gcc / cp / call.c
2003-09-18 dannysmith PR c++/12320
2003-09-17 mmitchel PR c++/12266
2003-09-15 mmitchel * coverage.c (create_coverage): Do not call pushlevel...
2003-09-07 mmitchel PR c++/11687
2003-09-05 mmitchel PR c++/12163
2003-09-05 nathancp:
2003-09-04 mmitchel Remove cast-as-lvalue extension.
2003-09-01 mmitchel PR c++/12114
2003-08-29 mmitchel * init.c (decl_constant_value): Deal with COND_EXPR...
2003-08-28 mmitchel PR optimization/5079
2003-08-26 nathan * builtins.c (build_function_call_expr): Don't set
2003-08-25 mmitchel PR c++/8795
2003-08-21 jason PR c++/11283
2003-08-21 mmitchel PR c++/11551
2003-08-12 mmitchel PR c++/11703
2003-08-12 aldyh2003-08-11 Aldy Hernandez <aldyh@redhat.com>
2003-08-10 nathancp:
2003-08-07 aldyh2003-08-07 Aldy Hernandez <aldyh@redhat.com>
2003-07-29 mmitchel PR c++/11667
2003-07-27 mmitchel * call.c (standard_conversion): Tweak handling of
2003-07-24 mmitchel * cp-tree.h (convert_to_base_statically): Declare.
2003-07-23 mmitchel PR c++/11645
2003-07-23 mmitchel PR c++/11517
2003-07-22 mmitchel * fold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-07-22 nathancp:
2003-07-19 ghazigcc:
2003-07-18 nathancp:
2003-07-16 mmitchel * cp-tree.def (LOOKUP_EXPR): Remove.
2003-07-14 gdrPR c++/11510
2003-07-14 gdrPR c++/5293
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-06 kazu * call.c: Fix comment formatting.
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-03 mmitchel * call.c (build_scoped_method_call): Use convert_to_void.
2003-07-02 hubicka * decl2.c (defer_fn): Set DECL_DEFER_OUTPUT.
2003-07-01 mmitchel * call.c (resolve_scoped_fn_name): Return error_mark_n...
2003-07-01 mmitchel PR c++/11149
2003-06-28 nathan PR c++/10784
2003-06-26 nathan * call.c (build_op_delete_call): Use strip_array_call...
2003-06-26 mmitchel PR c++/10931
2003-06-24 nathan * call.c (enforce_access): Assert we get a binfo.
2003-06-21 gdrcp/
2003-06-21 gdr PC c++/10864
2003-06-20 mmitchel PR c++/11041
2003-06-17 aj * except.c: Remove duplicate declaration of push_eh_cl...
2003-05-15 jason PR c++/5388
2003-05-15 mmitchel * call.c (build_op_delete_call): Avoid creating unnece...
2003-05-10 lerdsuwa PR c++/9252
2003-05-07 jason * call.c (build_conditional_expr): Don't assume...
2003-05-05 jason PR c++/9537
2003-04-29 lerdsuwa * c-pragma.c (maybe_apply_renaming_pragma): Fix typo.
2003-04-24 rsandifo * call.c (print_z_candidates): Fix off by one...
2003-04-24 nathancp:
2003-04-24 mmitchel PR c++/10471
2003-04-22 mmitchel * Makefile.in (calls.o): Depend on except.h.
2003-04-12 zack * configure.in: Check for wchar.h, mbstowcs...
2003-04-07 zack * call.c: Include intl.h.
2003-03-29 jason PR c++/10245
2003-03-25 jason * call.c (print_z_candidate): Change name of...
2003-03-22 nathancp:
2003-03-19 jasonfix typo
2003-03-19 jason PR c++/8316, c++/9315, c++/10136
2003-03-13 jason PR c++/9420
2003-03-13 mmitchel * call.c (initialize_reference): Remove bogus assertion.
2003-03-11 mmitchel PR c++/8700
2003-03-11 mmitchel * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
2003-03-10 jason PR c++/9868
2003-03-08 mmitchel PR c++/9809
2003-03-07 mmitchel * call.c (reference_binding): Remove REF_IS_VAR parameter.
2003-03-07 mmitchel * call.c (merge_conversion_sequences): New function.
2003-03-06 mmitchelFix typo in previous patch
2003-03-06 mmitchel PR c++/9965
2003-03-05 jason PR c++/9440
2003-03-03 mmitchel PR c++/9878
2003-02-20 nathan Change base class access representation.
2003-02-15 nathan * search.c: ANSIfy function declarations and definitions.
2003-02-04 mmitchel PR c++/7129
2003-01-30 mmitchel * c-common.c (builtin_define_float_constants): Define
2003-01-17 jason PR c++/9342
2003-01-13 jason PR c++/8748
2003-01-10 geoffkMerge from pch-branch.
2003-01-03 jason * fold-const.c (fold) [COND_EXPR]: Avoid NOP_EX...
2003-01-02 mmitchel * call.c (build_new_method_call): Fix typo in message...
2003-01-01 neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2002-12-28 mmitchel * Make-lang.in (po-generated): Remove parse.c.
2002-12-26 nathancp:
2002-12-24 nathancp:
2002-12-23 gdr * call.c (tourney, build_field_call, equal_functions...
2002-12-17 jason * c-semantics.c (add_scope_stmt): Abort if...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-04 jason PR c++/8461, c++/8625
2002-12-03 jason * call.c (build_user_type_conversion_1): Don...
2002-11-04 mmitchel * call.c (build_special_member_call): Do not try to...
2002-10-31 jason PR c++/8186
2002-10-26 mmitchel * call.c (build_over_call): Use DECL_CONTEXT, not
2002-10-15 jason * call.c (call_builtin_trap): New fn.
next