OSDN Git Service

PR c++/53989
[pf3gnuchains/gcc-fork.git] / gcc / cp / tree.c
2012-07-17 jason PR c++/53989
2012-05-30 jason PR c++/53356
2012-05-29 paolo/cp
2012-04-06 jason PR c++/52596
2012-03-29 jason PR c++/52685
2012-01-24 jason PR c++/51973
2012-01-23 jason PR c++/51925
2012-01-12 jason PR c++/48051
2012-01-06 jason PR c++/6057
2011-12-23 jason * tree.c (dependent_name): OFFSET_REF and BASELINK
2011-12-21 jason PR c++/51611
2011-12-20 paolo/cp
2011-12-12 rguenth2011-12-12 Richard Guenther <rguenther@suse.de>
2011-12-02 jason * call.c (build_new_method_call_1): Handle aggregate...
2011-11-21 jason PR c++/48322
2011-11-08 jason PR c++/50835
2011-11-02 jason PR c++/50930
2011-10-25 jason PR c++/49996
2011-10-19 jason PR c++/50793
2011-10-11 jason PR c++/49855
2011-09-26 jason * parser.c (inject_this_parameter): Split out from
2011-09-20 jason * call.c (convert_default_arg): Avoid redundant copy.
2011-09-16 jason PR c++/50424
2011-08-23 jason PR c++/49045
2011-08-23 jason * tree.c (build_target_expr): Set TREE_CONSTANT on
2011-07-09 jason * tree.c (build_vec_init_elt): Strip TARGET_EXPR.
2011-07-01 jason PR c++/48593
2011-07-01 jason PR c++/49355
2011-06-29 jason * tree.c (build_vec_init_expr): Don't add TARGET_EXPR.
2011-06-20 jason PR c++/48138
2011-06-11 hubicka * lto-symtab.c (lto_cgraph_replace_node): Kill same...
2011-06-08 jason PR c++/49107
2011-06-06 jason PR c++/49134
2011-05-31 jason PR c++/44870
2011-05-20 jason * tree.c (stabilize_expr): Fix typo.
2011-05-10 froydnjmark EXPR_PACK_EXPANSION as typed only
2011-05-06 dodjiFix PR c++/48838
2011-05-05 jason * cp-tree.h (REFERENCE_REF_P): Just check the type.
2011-05-05 jason PR c++/48873
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-04-28 paolo/cp
2011-04-28 jason PR c++/40975
2011-04-26 jason PR c++/48530
2011-04-25 paolo/gcc
2011-04-20 meyeringremove useless if-before-free tests
2011-04-18 jason * tree.c (get_target_expr): Handle VEC_INIT_EXPR.
2011-04-11 jason PR c++/48523
2011-04-11 jason PR c++/48457, Core 1238
2011-04-08 jason PR c++/48481
2011-04-07 jason * tree.c (build_aggr_init_expr): Always return error_m...
2011-04-07 jason PR c++/48450
2011-03-21 ktietzChangeLog gcc/
2011-03-03 jason PR c++/47774
2011-02-27 jason PR c++/47904
2011-02-03 dodjiFix PR c++/47398
2011-01-21 jason PR c++/46977
2011-01-14 jason PR c++/46688
2011-01-11 jason PR c++/45520
2011-01-01 ktietzChangeLog gcc/
2010-12-22 jason PR c++/47003
2010-12-03 jason PR c++/46058
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-09 jakub PR c++/45894
2010-11-09 jason PR c++/46335
2010-11-07 jason * init.c (perform_member_init): Use build_vec_init_exp...
2010-11-02 dodjiRestore canonical type comparison for dependent type...
2010-11-02 jason * call.c (null_ptr_cst_p): Use maybe_constant_value.
2010-10-27 jason * tree.c (build_cplus_new): Handle CONSTRUCTOR.
2010-10-26 jason * tree.c (build_vec_init_expr): Split out from...
2010-10-26 jason * tree.c (stabilize_expr): Handle xvalues properly.
2010-10-24 nicolaIn gcc/cp/:
2010-10-23 nicolaIn gcc/cp/:
2010-10-15 jason PR c++/45983
2010-10-13 rguenth2010-10-12 Richard Guenther <rguenther@suse.de>
2010-10-04 jason * tree.c (decl_storage_duration): New.
2010-09-28 jason * tree.c (lvalue_kind): Rename from lvalue_p_1, make...
2010-09-27 jason Require lvalues as specified by the standard.
2010-09-06 dodjiPatch PR c++/45200
2010-08-09 froydnjgcc/
2010-08-06 jason * typeck.c (complete_type_or_maybe_complain): Split...
2010-07-21 jason * tree.c (cp_tree_equal): Fix CONSTRUCTOR handling.
2010-07-19 jason PR c++/44969
2010-06-30 manu2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-30 jason Enable implicitly declared move constructor/operator...
2010-06-30 jason Machinery to support implicit delete/move.
2010-06-30 jason * class.c (type_has_virtual_destructor): New.
2010-06-30 jason * cp-tree.h (TYPE_HAS_ASSIGN_REF): Rename to TYPE_HAS_...
2010-06-06 dodjiFix PR c++/44188
2010-06-04 jason Implement noexcept-specification (15.4)
2010-06-04 jason * call.c (build_conditional_expr): Never fold in uneva...
2010-05-28 stevengcc/ChangeLog:
2010-05-28 dodjiRevert "Fix PR c++/44188"
2010-05-27 dodjiFix PR c++/44188
2010-05-25 stevengcc/ChangeLog:
2010-05-21 stevengcc/ChangeLog:
2010-05-19 jason * call.c (reference_binding): Use cp_build_qualified_t...
2010-05-19 jason * decl.c (grokdeclarator): Don't check quals on fn...
2010-05-19 jason PR c++/44193
next