OSDN Git Service

PR c++/49066
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2011-05-21 jason PR c++/49066
2011-05-20 jason * tree.c (stabilize_expr): Fix typo.
2011-05-20 jason DR 1073
2011-05-20 jason PR c++/24163
2011-05-20 jason * semantics.c (finish_call_expr): SET_EXPR_LOCATION.
2011-05-20 jsm28 * Makefile.in (LIBDEPS): Add libcommon.a.
2011-05-19 jakub PR c++/49043
2011-05-19 jakub PR c++/48869
2011-05-18 jason PR c++/48948
2011-05-16 jason PR c++/48969
2011-05-15 paolo/c-family
2011-05-15 redi PR c++/48994
2011-05-14 jason Implement final on class.
2011-05-13 jason PR c++/48969
2011-05-13 jason * call.c (build_op_call): Use timevar_cond_start/stop.
2011-05-12 jason * cp-tree.h (DECL_DEFERRED_CONSTEXPR_CHECK): New.
2011-05-11 jason PR c++/48948
2011-05-11 jason * semantics.c (validate_constexpr_fundecl): Check...
2011-05-11 jason * semantics.c (register_constexpr_fundef): Add to...
2011-05-11 jason * decl.c (grokdeclarator): Only set DECL_DECLARED_CONS...
2011-05-11 jason * pt.c (build_non_dependent_expr): Don't check null_pt...
2011-05-11 jason PR c++/48745
2011-05-11 froydnjsplit tree_type
2011-05-10 jason PR c++/48930
2011-05-10 jason PR c++/48736
2011-05-10 jason Fixes for override/final.
2011-05-10 froydnjmark EXPR_PACK_EXPANSION as typed only
2011-05-09 paolo/cp
2011-05-09 fabienFix PR C++/48859
2011-05-09 jason PR c++/34772
2011-05-09 jason Implement final/override for member functions.
2011-05-09 dodjiFix PR c++/48574
2011-05-08 paolo2011-05-08 Paolo Carlini <paolo.carlini@oracle.com>
2011-05-07 ebotcazou2011-05-07  Eric Botcazou  <ebotcazou@adacore.com>
2011-05-06 jason * decl.c (stabilize_save_expr_r): Set *walk_subtrees as
2011-05-06 jason PR c++/48909
2011-05-06 jason PR c++/48911
2011-05-06 froydnjintroduce {class,type}_of_this_parm functions
2011-05-06 dodjiFix PR c++/48838
2011-05-06 froydnjgeneralize build_case_label to the rest of the compiler
2011-05-05 jason * cp-tree.h (REFERENCE_REF_P): Just check the type.
2011-05-05 jason PR c++/48873
2011-05-05 ebotcazou * tree.h (get_pending_sizes): Remove prototype.
2011-05-05 jsm28 * c-decl.c (finish_decl): Don't call get_pending_sizes.
2011-05-05 jason PR c++/48749
2011-05-03 paolo/cp
2011-05-02 crowlUpgrade the utility of timevars.
2011-05-02 jason * tree.c (build_vec_init_expr): Take complain parm.
2011-05-02 jason Revert:
2011-05-02 jason PR c++/48834
2011-05-02 jason PR c++/48446
2011-05-02 ebotcazou * parser.c (cp_parser_init_declarator): Set pushed_sco...
2011-05-02 paolo/cp
2011-04-30 dnovillocp/ChangeLog
2011-04-29 paolo/cp
2011-04-29 nicolaIn gcc/:
2011-04-28 paolo/cp
2011-04-28 dodjiFix PR c++/48656
2011-04-28 paolo/cp
2011-04-28 paolo/cp
2011-04-28 jason PR libstdc++/48760
2011-04-28 jason * init.c (build_vec_delete_1): Look for sfk_deleting_d...
2011-04-28 jason PR c++/40975
2011-04-27 jason * class.c (resolve_address_of_overloaded_function...
2011-04-27 jason PR c++/48046
2011-04-27 jason PR c++/42687
2011-04-27 jason * ptree.c (cxx_print_type) [TYPENAME_TYPE]: Dump fullname.
2011-04-26 jason PR c++/48530
2011-04-26 jamborm2011-04-26 Martin Jambor <mjambor@suse.cz>
2011-04-25 paolo/gcc
2011-04-25 paolo/gcc
2011-04-25 jason PR c++/48707
2011-04-21 jason * semantics.c (finish_compound_literal): Don't put...
2011-04-21 jason * call.c (build_over_call): Handle trivial dtor.
2011-04-21 jason * search.c (lookup_fnfields_slot): Call complete_type.
2011-04-21 jason PR c++/48594
2011-04-20 jason PR c++/48657
2011-04-20 meyeringremove useless if-before-free tests
2011-04-20 jason PR c++/46304
2011-04-20 jason PR c++/45267
2011-04-18 jason PR c++/48569
2011-04-18 jason PR c++/48537
2011-04-18 jakub PR c++/48632
2011-04-18 meyeringfix doubled-word typos in comments and strings: e.g...
2011-04-18 hubicka * semantics.c (finish_goto_stmt): Do set UNINLINABLE...
2011-04-18 jason PR c++/48531
2011-04-18 jason * tree.c (get_target_expr): Handle VEC_INIT_EXPR.
2011-04-17 hubicka * cgraph.c (cgraph_clone_node): Do not handle vtable_m...
2011-04-16 jason Implement N3271
2011-04-14 nicolaIn gcc/c-family/:
2011-04-14 froydnj PR objc++/48479
2011-04-14 froydnj * cp-tree.def (SWITCH_STMT): Add an extra operand.
2011-04-14 froydnj * cp-tree.def (IF_STMT): Add an extra operand.
2011-04-14 froydnj * cp-tree.def (FOR_STMT, RANGE_FOR_STMT): Add an extra...
2011-04-14 jason * parser.c (cp_parser_postfix_expression): Fix flags...
2011-04-14 jason PR c++/48531
2011-04-14 jason PR c++/48557
2011-04-14 jason PR c++/48446
2011-04-14 nicolaIn gcc/:
2011-04-14 froydnjgcc/ada/
next