]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/tree.c
gimple.h: Remove all includes.
[thirdparty/gcc.git] / gcc / cp / tree.c
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-29  David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-08-07  Jason Merrillre PR c++/57825 (Template specialization for ref qualif...
2013-06-23  Gabriel Dos Reisc-common.c (c_common_nodes_and_builtins): Use cxx11...
2013-06-21  Balaji V. IyerImplemented Cilk Plus Array Notation for C++
2013-06-21  Jason Merrillre PR c++/55149 (capturing VLA in lambda)
2013-05-29  Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-23  Jason Merrillre PR c++/57388 ([C++11] ICE when function types with...
2013-05-20  Jason Merrillre PR c++/57325 (ICE in strip_typedefs, at cp/tree...
2013-05-09  Jason MerrillN3639 C++1y VLA support
2013-04-03  Jakub Jelinekre PR c++/56819 (ICE: SIGSEGV in int_cst_value (tree...
2013-04-02  Paolo Carlinicp-tree.h (TAGGED_TYPE_P): Remove.
2013-04-01  Bronek KozickiImplement N2439 (ref-qualifiers for 'this')
2013-03-29  Paolo Carlinicall.c (add_builtin_candidate): Use TYPE_PTR_P and...
2013-03-29  Gabriel Dos Reistree.h (VAR_P): New.
2013-03-27  Gabriel Dos Reiscall.c (build_new_method_call_1): Use INDIRECT_REF_P.
2013-03-26  Gabriel Dos Reiscp-gimplify.c (cp_genericize_r): Use VAR_OR_FUNCTION_DE...
2013-03-22  Gabriel Dos Reiscp-tree.h (identifier_p): New.
2013-03-17  Jason Merrillre PR c++/54764 (In class initialization of non-static...
2013-03-17  Jason Merrillre PR c++/56039 (ICE in iterative_hash_template_arg...
2013-03-17  Jason Merrillre PR c++/52748 ([C++11] N3276 changes to decltype)
2013-03-16  Jakub Jelinek* tree.c (cp_tree_equal): Fix a pasto.
2013-03-08  Jason Merrillre PR c++/51494 (Legal program rejection - capturing...
2013-03-06  Jakub Jelinekre PR c++/56543 (ICE on valid code in copy_node_stat)
2013-02-22  Jason Merrillre PR c++/56395 (ICE, Segmentation fault in tsubst)
2013-02-20  Paolo Carlinire PR c++/56373 (-Wzero-as-null-pointer-constant: does...
2013-02-09  Jason Merrillre PR c++/56247 (internal compiler error: in tsubst_cop...
2013-02-06  Jason Merrillre PR c++/54122 (segfault comparing enum class in lambd...
2013-01-22  Jason Merrillre PR c++/56059 (SIGSEGV on invalid C++11 code)
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-07  Jason Merrillre PR c++/55753 ([C++11][4.7/4.8 Regression] ICE conste...
2013-01-04  Jason Merrillre PR c++/55877 (Anon visibility issues)
2013-01-02  Jason Merrillre PR c++/55804 (GCC omits required call to constructor)
2012-12-11  Marc Glissere PR c++/53094 (constexpr vector subscripting)
2012-12-08  Jason Merrillre PR c++/55419 (ICE in gimplify_init_ctor_preeval...
2012-12-07  Paolo Carlinitree.c (build_aggr_init_expr): Remove tsubst_flags_t...
2012-12-07  Jason Merrillre PR c++/54325 (C++11 uniform initialization syntax...
2012-12-07  Jason Merrillre PR c++/55249 (Multiple copy constructors for templat...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-16  Jakub Jelinekre PR c++/55337 (ICE tree check: expected sizeof_expr...
2012-11-09  Jason MerrillAdd C++ attribute abi_tag and -Wabi-tag option.
2012-10-31  Paolo Carlinire PR c++/54583 (Spurious warning: value computed is...
2012-10-15  Jason MerrillImplement C++11 inheriting constructors.
2012-10-09  Lawrence CrowlChange more non-GTY hash tables to use the new type...
2012-10-08  Jakub Jelinekre PR c++/54858 (ICE in cp_tree_equal)
2012-10-07  Paolo Carlinipt.c (fold_non_dependent_expr_sfinae): Remove static...
2012-10-05  Jakub Jelinekcp-tree.h (SIZEOF_EXPR_TYPE_P): Define.
2012-09-13  Paolo Carlinitypeck.c (build_indirect_ref, [...]): Remove uses of...
2012-09-05  Paolo Carlinire PR c++/54191 ([C++11] SFINAE does not handle convers...
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-08-03  Marc Glissept.c (tsubst_copy_and_build): Handle VECTOR_TYPE like...
2012-07-24  Steven Bosschersbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for...
2012-07-20  Jason Merrillre PR c++/54038 (finalize_type_size enters infinite...
2012-07-17  Jason Merrillre PR c++/53989 (Internal compiler error in strip_typed...
2012-07-05  Jason Merrillcp-tree.h (TEMPLATE_PARM_NUM_SIBLINGS): Remove.
2012-07-05  Jason Merrillre PR c++/50852 (ICE: internal compiler error: in tsubs...
2012-07-02  Jason Merrillre PR c++/53524 (Bogus enum comparison warning)
2012-05-30  Jason Merrillre PR c++/53356 (ICE in verify_gimple_stmt, at tree...
2012-05-30  Jason Merrill* tree.c (stabilize_expr): Tweak logic.
2012-05-30  Jason Merrillre PR c++/53356 (ICE in verify_gimple_stmt, at tree...
2012-05-26  Paolo Carlinire PR c++/53491 (ICE in build_target_expr_with_type...
2012-05-17  Paolo Carlinire PR c++/44516 (improve error message when no matching...
2012-05-12  Paolo Carlinigeneric.texi: Rename TYPE_PTRMEM_P to TYPE_PTRDATAMEM_P.
2012-05-06  Paolo Carlinire PR c++/53152 (In "no match for operatorXX" error...
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...
next