re PR debug/66691 (ICE on valid code at -O3 with -g enabled in simplify_subreg, at...
[gcc.git] / gcc / cp / tree.c
2015-06-30 Jason Merrillre PR debug/66653 (ice in gen_type_die_with_usage,...
2015-06-27 Marek Polacekcall.c: Use VECTOR_TYPE_P.
2015-06-27 Marek Polacekcall.c (set_up_extended_ref_temp): Use VAR_P.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordhash-traits.h (ggc_hasher): Rename to...
2015-06-25 Richard Sandifordhash-table.h: Update comments.
2015-06-23 Jason Merrillre PR c++/65879 (Bogus linkage errors for member class...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-16 Jason Merrillre PR c++/66536 (ICE in build_ctor_subob_ref, at cp...
2015-06-16 Jason Merrillre PR c++/58063 (default arguments evaluated twice...
2015-06-09 Jason Merrillre PR c++/66383 (ICE in gimplify_expr on this passed...
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-18 Jason Merrilltree.c (strip_typedefs_expr): Fix typo.
2015-04-29 Jason Merrillre PR c++/50800 (Internal compiler error in finish_memb...
2015-04-28 Jason Merrillre PR c++/50800 (Internal compiler error in finish_memb...
2015-04-23 Jason MerrillRevert:PR c++/50800
2015-04-23 Jason Merrillre PR c++/50800 (Internal compiler error in finish_memb...
2015-04-15 Mikhail Maltsevtree.c (replace_placeholders_t): Remove unused type.
2015-04-09 Jakub Jelinekre PR c++/65690 (typedef alignment lost since r219705)
2015-04-09 Jakub Jelinekre PR c++/65690 (typedef alignment lost since r219705)
2015-03-31 Marek Polacekre PR c++/65390 (ICE in strip_typedefs, at cp/tree...
2015-03-19 Jason Merrillre PR c++/65046 (-Wabi-tag doesn't warn about variables...
2015-02-13 Jason Merrillre PR c++/65054 (internal compiler error: in maybe_cons...
2015-02-02 Jason Merrill* tree.c (handle_abi_tag_attribute): Diagnose invalid...
2015-01-16 Jan Hubickare PR tree-optimization/62053 (ICE: in remap_type_1...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-12 Jason MerrillRemove N3639 "array of runtime length" from -std=c...
2014-11-20 Ville Voutilainenre PR c++/63959 (G++ misreports volatile int as trivial...
2014-11-17 Jason Merrillre PR c++/52282 ([C++0x] rejects-valid issues with...
2014-11-14 Paolo Carlinisemantics.c (end_maybe_infinite_loop): Use fold_non_dep...
2014-11-08 Jason MerrillDR 1558
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Jason MerrillImplement N3653 (Member initializers and aggregates...
2014-10-12 Trevor Saundersmove many gc hashtab to hash_table
2014-10-08 Jason Merrillre PR c++/63485 (ICE: canonical types differ for identi...
2014-10-08 Jason Merrill* tree.c (cp_tree_equal) [TRAIT_EXPR]: Use cp_tree_equa...
2014-10-03 Jason Merrillre PR c++/63362 (The c++11 triviality-traits need front...
2014-09-30 Jason Merrillmethod.c (build_stub_object): Use CONVERT_EXPR.
2014-09-24 Marek Polacekre PR c/61405 (Not emitting "enumeration value not...
2014-08-23 Edward Smith-Rowlandcpplib.h (enum c_lang): Add CLK_GNUCXX1Z, CLK_CXX1Z...
2014-08-15 Jason Merrillre PR bootstrap/62077 (--with-build-config=bootstrap...
2014-08-02 Trevor Saundersadd a hash_set based on hash_table
2014-07-30 Jason Merrillre PR lto/53808 (Undefined symbol when building a libra...
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-14 Jason Merrillre PR c++/58612 ([c++11] ICE calling non-constexpr...
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-06-16 Jason Merrillre PR c++/61500 ([C++11] Can't take pointer to member...
2014-05-31 Paolo CarliniDR 1227 PR c++/57543
2014-05-21 Richard Sandifordtree.def (VOID_CST): New.
2014-05-09 Jason Merrillre PR c++/58714 (Bogus overload resolution for the...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-11 Jason MerrillDR 1030 PR c++/51253
2014-04-01 Jason Merrillre PR c++/60642 (Unclear diagnostic with invalid use...
2014-02-03 Marc Glissere PR c++/53017 (Integer constant expression not consta...
2014-01-30 Jason Merrillre PR c++/59633 (ICE with __attribute((vector_size...
2014-01-16 Jason Merrillre PR c++/59821 (__builtin_LINE and __builtin_FILE...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
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...
next