OSDN Git Service

* decl.c (cp_finish_decl): Do not worry about used attribute.
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2010-05-13 hubicka * decl.c (cp_finish_decl): Do not worry about used...
2010-05-13 jason * typeck.c (build_array_ref): Take complain parm.
2010-05-13 jason PR bootstrap/44048
2010-05-13 jason * cp-tree.h (UNKNOWN_TYPE): Remove.
2010-05-12 jason PR c++/20669
2010-05-12 jason * cp-tree.h (LOOKUP_LIST_ONLY): New.
2010-05-12 jason * call.c (add_candidates): Distinguish between type...
2010-05-12 jason * call.c (add_candidates): Add first_arg and return_ty...
2010-05-11 paolo/cp
2010-05-11 jakub PR c++/44062
2010-05-10 jason PR c++/44017
2010-05-10 jason PR c++/44045
2010-05-10 jason PR c++/43719
2010-05-07 jason PR c++/43951
2010-05-06 jason Add support for C++0x nullptr.
2010-05-06 jasongcc:
2010-05-06 dodjiC++ support for -Wunused-but-set-variable
2010-05-05 jason PR c++/43787
2010-05-04 paolo/cp
2010-05-04 jason PR c++/38064
2010-05-04 paolo/cp
2010-05-04 dodjiFix PR c++/43953
2010-05-04 jasonadd c++/43145 tag to changelog and testcase
2010-05-03 jason PR c++/43680
2010-05-01 hjlRevert the accidental checkin in revision 158918.
2010-04-30 jason PR c++/43868
2010-04-30 stevenFix broken ChangeLog entry
2010-04-30 stevengcc/ChangeLog:
2010-04-30 pzhao2010-04-30 Shujing Zhao <pearly.zhao@oracle.com>
2010-04-30 jason PR c++/43890
2010-04-28 manu2010-04-28 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-28 jason * init.c (perform_member_init): Check CLASS_TYPE_P.
2010-04-28 jason PR c++/29043
2010-04-27 jason * tree.c (get_fns): Split out from get_first_fn.
2010-04-27 jason * semantics.c (finish_non_static_data_member): Call...
2010-04-27 jason * semantics.c (finish_qualified_id_expr): Use maybe_du...
2010-04-27 jason PR c++/43856
2010-04-27 jason * semantics.c (baselink_for_fns): Correct BASELINK_BINFO.
2010-04-27 jason PR c++/43875
2010-04-27 jason PR c++/43790
2010-04-27 jason PR c++/41468
2010-04-27 jason PR c++/41468
2010-04-27 jason PR c++/42844
2010-04-21 jason PR c++/9335
2010-04-20 dodjiFix PR c++/43800
2010-04-20 jakub * tree.h (TYPE_REF_IS_RVALUE): Define.
2010-04-19 dodjiFix PR c++/43704
2010-04-19 jakub * tree.h (ENUM_IS_SCOPED): Define.
2010-04-18 ebotcazou2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>
2010-04-14 jason PR c++/36625
2010-04-13 jason * call.c (type_decays_to): Check MAYBE_CLASS_TYPE_P...
2010-04-12 jason PR c++/43641
2010-04-12 jason * call.c (type_decays_to): Call cv_unqualified for...
2010-04-12 jason PR c++/25811
2010-04-12 rguenth2010-04-12 Richard Guenther <rguenther@suse.de>
2010-04-09 manu2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-07 jason PR c++/43016
2010-04-07 jason PR c++/11094, DR 408
2010-04-07 jason * name-lookup.c (current_decl_namespace): Non-static.
2010-04-07 jason PR c++/38392
2010-04-07 jason * pt.c (print_template_statistics): New.
2010-04-07 jason PR c++/41970
2010-04-07 dodjiFix PR c++/42697
2010-04-07 dodjiFix PR c++/40239
2010-04-07 jiez cp/
2010-04-06 jason * parser.c (cp_parser_class_specifier): Set class...
2010-04-06 jason PR c++/43648
2010-04-06 jason PR c++/43621
2010-04-01 jason * decl.c (next_initializable_field): No longer static.
2010-04-01 jason * semantics.c (maybe_add_lambda_conv_op): Use null_poi...
2010-03-31 dodjiFix PR c++/43558
2010-03-30 jason PR c++/43076
2010-03-30 jason PR c++/41185
2010-03-30 jason PR c++/43559
2010-03-26 jason PR c++/43509
2010-03-26 dodjiFix for PR c++/43327
2010-03-26 dodjiFix compilation.
2010-03-25 dodjiFix candidate for PR c++/43206
2010-03-24 jason PR c++/43502
2010-03-23 jason Make lambda conversion op and op() non-static.
2010-03-22 jason PR c++/43333
2010-03-22 jason PR c++/43281
2010-03-20 simartingcc/cp/
2010-03-20 dodjiFix for PR c++/43375
2010-03-18 paolo2010-03-18 Paolo Carlini <paolo.carlini@oracle.com>
2010-03-16 hjlAdd missing ChangeLog entries.
2010-03-05 jason * mangle.c (mangle_decl): Give name collision error...
2010-03-04 jsm282010-03-04 Marco Poletti <poletti.marco@gmail.com>
2010-03-03 jason PR c++/12909
2010-03-03 jason PR c++/12909
2010-03-01 pzhaogcc/
2010-02-28 mmitchel2010-02-27 Mark Mitchell <mark@codesourcery.com>
2010-02-27 simartingcc/cp/
2010-02-24 manu2010-02-24 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-02-24 jason PR c++/12909
2010-02-24 jason * class.c (layout_class_type): Don't give -Wabi warnin...
2010-02-23 jason PR c++/43143
2010-02-22 manu2010-02-22 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-02-22 hjlMerge DECL_PRESERVE_P for C++.
2010-02-21 manu2010-02-21 Manuel López-Ibáñez <manu@gcc.gnu.org>
next