OSDN Git Service

* init.c (build_offset_ref): Remove superfluous temporary.
[pf3gnuchains/gcc-fork.git] / gcc / cp / init.c
2006-04-17 reichelt * init.c (build_offset_ref): Remove superfluous temporary.
2006-04-11 mmitchel * g++.dg/parse/dtor7.C: New test.
2006-03-30 sayle PR c++/22494
2006-02-18 mmitchel PR c++/26266
2006-02-03 lmillward * typeck.c (string_conv_p): Pass appropiate
2006-01-23 reichelt * cp-tree.h (build_x_delete): Remove prototype.
2006-01-04 rakdver PR c++/25632
2005-12-27 mmitchel PR c++/23171, c++/23172, c++/25417.
2005-12-22 mmitchel PR c++/25364
2005-12-20 mmitchel PR c++/24278
2005-11-05 kazu * decl2.c, init.c, typeck.c: Fix comment typos.
2005-11-04 rguenth2005-11-04 Richard Guenther <rguenther@suse.de>
2005-10-16 mmitchel PR c++/24389
2005-10-16 mmitchel PR c++/22137
2005-10-11 mmitchel PR c++/21089
2005-09-22 mmitchel PR c++/23993
2005-09-06 mmitchel * cp-tree.h (rvalue): New function.
2005-08-29 mmitchel PR c++/23099
2005-08-26 mmitchel PR c++/23491
2005-08-08 reichelt PR c++/22508
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-07-02 jsm282005-07-02 Zack Weinberg <zack@codesourcery.com>
2005-06-25 kcookUpdate FSF address.
2005-06-15 mrsCanonicalize whitespace.
2005-06-14 mrsRemove extra white spacing at end of lines.
2005-05-31 nathancp:
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-21 nathan * vec.h: Update API to separate allocation mechanism...
2005-04-06 mmitchel PR c++/20734
2005-03-24 steven * typeck.c (comptypes): First determine if the types...
2005-03-21 paolo2005-03-21 Paolo Carlini <pcarlini@suse.de>
2005-03-09 mmitchel PR c++/20142
2005-03-05 lerdsuwa PR c++/19311
2005-02-24 reichelt * call.c, class.c, cp-tree.h, decl2.c, error.c, init...
2005-02-23 mmitchel PR c++/19991
2005-02-09 mmitchel PR c++/19733
2005-01-18 kazu * Make-lang.in, call.c, cvt.c, init.c, rtti.c, tree.c,
2005-01-01 rth PR middle-end/17799
2004-12-17 steven * init.c (build_zero_init): max_index is the number of
2004-12-16 nathancp:
2004-12-14 pinskia2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
2004-12-09 nathancp:
2004-12-08 nathancp:
2004-12-03 nathancp:
2004-11-10 mmitchel PR c++/18369
2004-10-11 nathan * cp-tree.h (SAME_BINFO_TYPE_P): New.
2004-10-10 mmitchel PR c++/17867
2004-10-08 nathan * cp-tree.h (dfs_walk, dfs_walk_real, dfs_unmark,...
2004-10-04 gdr Convert diagnostics to use quoting flag q 4/n
2004-09-23 zackgcc/cp:
2004-09-21 nathan * cp-tree.h (struct lang_type_header): Remove
2004-08-30 nathan * call.c (check_dtor_name): Replace abort with gcc_ass...
2004-08-30 nathan * tree.h (BINFO_PRIMARY_BASE_OF): Remove.
2004-08-27 nathan * call.c (validate_conversion_obstack): Replace
2004-08-16 sayle * call.c (build_vfield_ref, build_call, build_conditio...
2004-08-05 geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-07-20 nathan * cp-tree.h (struct lang_type_class): Remove vfields...
2004-07-20 nathan.:
2004-07-19 nathan.:
2004-07-18 lerdsuwa PR c++/13092
2004-07-12 mmitchel * cp-tree.h (get_aggr_typedef): Remove.
2004-07-12 nathan * call.c (build_user_type_conversion_1, build_new_op,
2004-07-07 nathan * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,
2004-07-06 nathan * tree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-06-30 rth * init.c (build_new_1): Fill in TYPE_DOMAIN...
2004-06-29 pbrookgcc/
2004-06-28 nathan Use vector API for vbase list.
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-24 nathanreformat, remove '^M's
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-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-10 jason PR c++/15875
2004-06-01 jason PR c++/13092
2004-05-28 mmitchel PR c++/15083
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
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-16 brycelibjava:
2004-04-05 kenner * c-decl.c (build_compound_literal): Use TYPE_READONLY.
2004-03-09 mmitchelFix typo
2004-03-09 mmitchel PR c++/14401
2004-03-01 law * fold-const.c (fold): An equality comparison of a...
2004-02-13 mmitchel * call.c (conversion_kind): New type.
2004-02-05 giovannibajo PR c++/13086
2004-02-02 mmitchel PR c++/13113
2004-01-26 mmitchel * class.c (add_method): Just check processing_template...
2004-01-21 kazu * Make-lang.in, call.c, class.c, decl2.c, except.c...
2004-01-19 mmitchel PR c++/13592
2004-01-16 mmitchel PR c++/13574
2004-01-12 rth PR opt/10776
2003-12-22 mmitchel PR c++/11554
2003-12-21 kazu * call.c: Fix comment formatting.
2003-12-18 jason PR c++/12253
2003-12-09 giovannibajo * init.c (build_new_1): Deal with an OVERLOAD set...
2003-12-08 jason * name-lookup.c, init.c, except.c: Revert Giova...
2003-12-07 giovannibajo PR c++/2294
2003-11-17 jason * init.c (build_new_1): Preevaluate placement...
2003-10-22 kazu * call.c: Fix comment formatting.
2003-10-21 kazu * ChangeLog: Fix typos.
next