cgraph.h: Update copyrights;
[gcc.git] / gcc / cp / tree.c
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-04-06 Jason Merrillre PR c++/52596 ([C++11] internal compiler error: in...
2012-03-29 Jason Merrillre PR c++/52685 (ICE in copy_binfo)
2012-03-19 Paolo Carlinire PR c++/14710 (Warning about useless casts)
2012-01-24 Jason Merrillre PR c++/51973 ([C++11] Template parameter deduction...
2012-01-23 Jason Merrillre PR c++/51925 (ICE in tsubst with using and template...
2012-01-12 Jason Merrillre PR c++/48051 (sorry, unimplemented: mangling overload)
2012-01-06 Jason Merrillre PR c++/6057 (expression mangling doesn't work for...
2011-12-23 Jason Merrilltree.c (dependent_name): OFFSET_REF and BASELINK are...
2011-12-21 Jason Merrillre PR c++/51611 ([c++0x] ICE with non-static data membe...
2011-12-20 Paolo Carlinire PR c++/51621 ([c++0x] [4.6/4.7 Regression] ICE with...
2011-12-12 Richard Guentherre PR debug/51262 (ICE: SIGSEGV in primary_template_ins...
2011-12-02 Jason Merrillcall.c (build_new_method_call_1): Handle aggregate...
2011-11-21 Jason Merrillre PR c++/48322 ([C++0x] Plural variadic parameter...
2011-11-08 Jason Merrillre PR c++/50835 (Lvalue-ness of conditional operator...
2011-11-02 Jason Merrillre PR c++/50930 ([C++0x] Valid brace-or-equal-initializ...
2011-10-25 Jason Merrillre PR c++/49996 (Internal error in verify_gimple_stmt...
2011-10-19 Jason Merrillre PR c++/50793 (G++ doesn't value-initialize all membe...
2011-10-11 Jason Merrillre PR c++/49855 (internal compiler error: in fold_conve...
2011-09-26 Jason Merrillparser.c (inject_this_parameter): Split out from cp_par...
2011-09-20 Jason Merrillcall.c (convert_default_arg): Avoid redundant copy.
2011-09-16 Jason Merrillre PR c++/50424 (G++ doesn't notice possible throw...
2011-08-23 Jason Merrillre PR c++/49045 ([C++0x] unexpected "different exceptio...
2011-08-23 Jason Merrilltree.c (build_target_expr): Set TREE_CONSTANT on litera...
2011-07-09 Jason Merrill* tree.c (build_vec_init_elt): Strip TARGET_EXPR.
2011-07-01 Jason Merrillre PR c++/48593 (Wrong return type when applying addres...
2011-07-01 Jason Merrillre PR c++/49355 (new T({""}) crashes G++ when struct...
2011-06-29 Jason Merrilltree.c (build_vec_init_expr): Don't add TARGET_EXPR.
2011-06-20 Jason Merrillre PR c++/48138 (__attribute__((aligned)) should give...
2011-06-11 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Kill same body...
2011-06-08 Jason Merrillre PR c++/49107 ([C++0x][4.7 Regression] incomplete...
2011-06-06 Jason Merrillre PR c++/49134 (ICE in g++.dg/cpp0x/constexpr tests...
2011-05-31 Jason Merrillre PR c++/44870 ([C++0x] error when calling function...
2011-05-20 Jason Merrill* tree.c (stabilize_expr): Fix typo.
2011-05-10 Nathan Froydmark EXPR_PACK_EXPANSION as typed only
2011-05-06 Dodji Seketelire PR c++/48838 (valid template code does not compile)
2011-05-05 Jason Merrillcp-tree.h (REFERENCE_REF_P): Just check the type.
2011-05-05 Jason Merrillre PR c++/48873 ([C++0x][noexcept] Placement-new proble...
2011-05-02 Jason Merrilltree.c (build_vec_init_expr): Take complain parm.
2011-05-02 Jason Merrillrevert: re PR c++/40975 (ICE in copy_tree_r on array...
2011-05-02 Jason Merrillre PR c++/48834 (-fno-exceptions causes wrong code...
2011-04-28 Paolo Carlinire PR c++/48530 ([C++0x][SFINAE] Hard errors with delet...
2011-04-28 Jason Merrillre PR c++/40975 (ICE in copy_tree_r on array new)
2011-04-26 Jason Merrillre PR c++/48530 ([C++0x][SFINAE] Hard errors with delet...
2011-04-25 Paolo Carlinic-common.c (struct c_common_resword): Add __underlying_...
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-04-18 Jason Merrill* tree.c (get_target_expr): Handle VEC_INIT_EXPR.
2011-04-11 Jason Merrillre PR c++/48523 ([C++0x] lambda cannot capture 'this...
2011-04-11 Jason MerrillPR c++/48457, Core 1238
2011-04-08 Jason Merrillre PR c++/48481 (C++ overloading memory hog)
2011-04-07 Jason Merrilltree.c (build_aggr_init_expr): Always return error_mark...
2011-04-07 Jason Merrillre PR c++/48450 ([C++0x][SFINAE] Hard errors with stati...
2011-03-21 Kai TietzChangeLog gcc/
2011-03-03 Jason Merrillre PR c++/47774 ([C++0x] constexpr specifier on ctor...
2011-02-27 Jason Merrillre PR c++/47904 (ICE with DECL_PARM_INDEX (this) in...
2011-02-03 Dodji Seketelire PR c++/47398 (tree check: accessed elt 10 of tree_ve...
2011-01-21 Jason Merrillre PR c++/46977 ([C++0x] ICE: SIGSEGV in htab_find_slot...
2011-01-14 Jason Merrillre PR c++/46688 (g++ requires a function declaration...
2011-01-11 Jason Merrillre PR c++/45520 ([C++0x] compiler segmentation fault...
2011-01-01 Kai TietzChangeLog gcc/
2010-12-22 Jason Merrillre PR c++/47003 (ice in stabilize_expr)
2010-12-03 Jason Merrillre PR c++/46058 (gcc crashes with lvalue error on the...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-09 Jakub Jelinekre PR c++/45894 ([C++0x] ICE: segmentation fault with...
2010-11-09 Jason Merrillre PR c++/46335 ([C++0X] [4.6 Regression] ICE: in gimpl...
2010-11-07 Jason Merrillinit.c (perform_member_init): Use build_vec_init_expr...
2010-11-02 Dodji SeketeliRestore canonical type comparison for dependent type...
2010-11-02 Jason Merrillcall.c (null_ptr_cst_p): Use maybe_constant_value.
2010-10-27 Jason Merrill* tree.c (build_cplus_new): Handle CONSTRUCTOR.
2010-10-26 Jason Merrilltree.c (build_vec_init_expr): Split out from...
2010-10-26 Jason Merrill* tree.c (stabilize_expr): Handle xvalues properly.
2010-10-24 Nicola PeroIn gcc/cp/: 2010-10-24 Nicola Pero <nicola.pero@meta...
2010-10-23 Nicola PeroIn gcc/cp/: 2010-10-23 Nicola Pero <nicola.pero@meta...
2010-10-15 Jason Merrillre PR c++/45983 (ICE: tree code 'template_parm_index...
2010-10-13 Richard Guenthertree.c (cp_free_lang_data): Free DECL_NAMESPACE_USERS...
2010-10-04 Jason Merrilltree.c (decl_storage_duration): New.
2010-09-28 Jason Merrilltree.c (lvalue_kind): Rename from lvalue_p_1, make...
2010-09-27 Jason MerrillRequire lvalues as specified by the standard.
2010-09-06 Dodji SeketeliPatch PR c++/45200
2010-08-09 Nathan Froydbuiltins.c (fold_builtin_next_arg): Use stdarg_p.
2010-08-06 Jason Merrilltypeck.c (complete_type_or_maybe_complain): Split out...
2010-07-21 Jason Merrill* tree.c (cp_tree_equal): Fix CONSTRUCTOR handling.
2010-07-19 Jason Merrillre PR c++/44969 ([C++0x] <type_traits> std::is_construc...
2010-06-30 Manuel López-Ibáñeztree.h (block_may_fallthru): Declare here.
2010-06-30 Jason MerrillEnable implicitly declared move constructor/operator...
2010-06-30 Jason MerrillMachinery to support implicit delete/move.
2010-06-30 Jason Merrillclass.c (type_has_virtual_destructor): New.
2010-06-30 Jason Merrillcp-tree.h (TYPE_HAS_ASSIGN_REF): Rename to TYPE_HAS_COP...
2010-06-06 Dodji Seketelire PR c++/44188 (Fails to produce DW_AT_typedef for...
2010-06-04 Jason MerrillImplement noexcept-specification (15.4)
2010-06-04 Jason Merrillcall.c (build_conditional_expr): Never fold in unevalua...
2010-05-28 Steven Bosscherc-common.h: Add FIXME for awkward split of c_register_a...
2010-05-28 Dodji SeketeliRevert "Fix PR c++/44188"
2010-05-27 Dodji Seketelire PR c++/44188 (Fails to produce DW_AT_typedef for...
2010-05-25 Steven BosscherMakefile.in (EXCEPT_H): Fix typo.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-19 Jason Merrillcall.c (reference_binding): Use cp_build_qualified_type...
2010-05-19 Jason Merrilldecl.c (grokdeclarator): Don't check quals on fn type.
2010-05-19 Jason Merrillre PR c++/44193 (function types, cv-quals and typename)
2010-05-18 Nathan Froydtree.h (build_call_list): Remove.
next