]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/cp-tree.h
Implement P0732R2, class types in non-type template parameters.
[thirdparty/gcc.git] / gcc / cp / cp-tree.h
2018-11-05  Jason MerrillImplement P0732R2, class types in non-type template...
2018-11-01  Nathan Sidwell[ABI PATCH] static anonymous unions of function scope
2018-11-01  Martin LiskaMake __PRETTY_FUNCTION__-like functions mergeable strin...
2018-10-31  Nathan Sidwell[C++ PATCH] Simplify overloads
2018-10-30  Marek PolacekImplement P0892R2, explicit(bool).
2018-10-29  David MalcolmC++: simplify output from suggest_alternatives_for
2018-10-11  David MalcolmC++: suggestions for misspelled private members (PR...
2018-09-24  Marek Polacekcp-tree.h (build_noexcept_spec, [...]): Adjust declarat...
2018-09-18  Paolo Carlinire PR c++/85065 ([concepts] ICE with invalid use of...
2018-09-12  David MalcolmC++: special-case single non-viable candidate (more...
2018-09-07  Marek PolacekPR c++/87152 - range-based for loops with initializer...
2018-09-05  Marek Polacekcp-tree.h (treat_lvalue_as_rvalue_p): Declare.
2018-08-27  Jakub Jelinekre PR c++/86993 (assignment of read-only variable error...
2018-08-21  Marek Polacek* cp-tree.h: Fix typo.
2018-08-13  Marek Polacekre PR c++/57891 (No diagnostic of narrowing conversion...
2018-08-08  Jakub JelinekP0595R1 - is_constant_evaluated
2018-07-25  Jakub Jelinekcp-tree.h (enum cp_tree_index): Add CPTI_{ABI_TAG,ALIGN...
2018-07-25  Jakub Jelinekre PR c++/85515 (Bogus suggestions from "GCC's leaky...
2018-06-27  Jason MerrillPR c++/80290 - memory-hog with std::pair.
2018-06-22  Jason MerrillPR c++/86219 - ICE with erroneous initializer in template.
2018-06-22  Jason MerrillAvoid taking the address of something just because...
2018-06-21  Jason MerrillLet -fmem-report see callers of cxx_make_type.
2018-06-20  Nathan Sidwell[PR c++/85634] Fix tsubst ICE
2018-06-19  Jason Merrillcp-tree.h (CONSTRUCTOR_NO_IMPLICIT_ZERO): Remove.
2018-06-19  Jason Merrilltree.c (cp_expr_location): New.
2018-06-19  Jason MerrillPR c++/81060 - ICE with unexpanded parameter pack.
2018-06-15  Jason MerrillPR c++/82882 - ICE with lambda in template default...
2018-06-13  Jason MerrillPR c++/86094 - wrong code with defaulted move ctor.
2018-06-12  Paolo Carlinidecl2.c (coerce_new_type, [...]): Add location_t parame...
2018-06-06  Jason MerrillPR c++/85710 - ICE with -Wmemset-elt-size.
2018-06-04  Jason MerrillPR c++/61806 - missed SFINAE with partial specialization.
2018-05-29  Jason MerrillPR c++/67445 - returning temporary initializer_list.
2018-05-24  Paolo Carlinicp-tree.h (INDIRECT_TYPE_P): New.
2018-05-18  Jason MerrillPR c++/58407 - deprecated implicit copy ops.
2018-05-16  Jason Merrillcp-tree.h (cp_expr): Remove copy constructor.
2018-05-15  Paolo Carlinicp-tree.h (DECL_MAYBE_IN_CHARGE_CDTOR_P): New.
2018-05-14  Jason MerrillHandle TYPE_HAS_LATE_RETURN_TYPE like ref-qualifier...
2018-05-14  Paolo Carlinicp-tree.h (TYPE_REF_P): New.
2018-05-11  Jakub Jelinekre PR c/85696 (OpenMP with variably modified and defaul...
2018-05-10  Jason Merrillcp-tree.h (DECL_CONSTRUCTOR_P): Use DECL_CXX_CONSTRUCTOR_P.
2018-05-07  Nathan Sidwell[C++ PATCH] Kill -fno-for-scope
2018-05-07  Jason MerrillPR c++/85618 - ICE with initialized VLA.
2018-04-30  Jason MerrillPR c++/61982 - dead stores to destroyed objects.
2018-04-27  Nathan Sidwell[C++ PATCH] some cleanups
2018-04-25  Jakub Jelinekre PR c++/85437 (member pointer static upcast rejected...
2018-04-23  Jason MerrillPR c++/69560 - wrong alignof(double) on x86.
2018-04-20  Jakub Jelinekre PR c++/85462 (internal compiler error: in inc_refcou...
2018-04-19  Alexandre Olivare PR c++/80290 (g++ uses unreasonable amount of memory...
2018-04-18  Alexandre Oliva[PR c++/80290] recycle tinst garbage sooner
2018-04-10  Jason MerrillPR debug/65821 - wrong location for main().
2018-04-10  David MalcolmShow pertinent parameter (PR c++/85110)
2018-04-06  Jason MerrillPR c++/85242 - ICE with class definition in template...
2018-04-05  Alexandre Oliva[PR c++/84979] reject auto in explicit tmpl args for...
2018-04-04  Jakub Jelinekre PR c++/85146 (ICE with __direct_bases for declared...
2018-04-03  Jason MerrillPR c++/85149 - generic lambda and constexpr if.
2018-03-26  Jason MerrillPR c++/85049 - ICE with __integer_pack.
2018-03-23  Alexandre OlivaDisable auto_is_implicit_function_template_parm_p while...
2018-03-21  Jakub Jelinekre PR c++/84961 (ICE error: SSA_NAME_DEF_STMT is wrong)
2018-03-21  David MalcolmC++: show private field accessor hints with -g and...
2018-03-20  Jason MerrillPR c++/84978, ICE with NRVO.
2018-03-20  Nathan Sidwell[PR c++/84970] lookup marking
2018-03-16  Jakub Jelinekre PR c++/79937 (ICE in replace_placeholders_r)
2018-03-15  Jakub Jelinekre PR c++/84222 ([[deprecated]] class complains about...
2018-03-09  Jason Merrillre PR c++/71169 (ICE on invalid C++ code in pop_nested_...
2018-03-09  Jason MerrillPR c++/84726 - unnecessary capture of constant vars.
2018-03-07  Jason Merrilllambda.c (is_capture_proxy_with_ref): Remove.
2018-03-01  Marek Polacekre PR c++/84596 (internal compiler error: unexpected...
2018-02-27  Martin SeborPR c++/83871 - wrong code for attribute const and pure...
2018-02-27  Jason Merrill* cp-tree.h: Adjust comment.
2018-02-26  Paolo Carlinilambda.c (build_capture_proxy): Define static.
2018-02-24  Marek Polacekre PR c++/83692 (Rejects valid constexpr with unrelated...
2018-02-14  Paolo Carlinicp-tree.h (do_auto_deduction (tree, tree, tree)): Remove.
2018-02-13  Jason MerrillPR c++/84338 - wrong variadic sizeof.
2018-02-07  Martin LiskaRevert behavior to r251316.
2018-02-05  Marek Polacekclass.c: Remove unused global variables.
2018-02-02  Jason MerrillPR c++/84160 - ICE with nested variadic capture.
2018-02-01  Jason MerrillPR c++/84126 - ICE with variadic generic lambda
2018-01-24  Paolo Carlinire PR c++/83921 (GCC rejects constexpr initialization...
2018-01-18  Paolo Carlinicp-tree.h: Fix comment typo (DECL_NON_TRIVIALLY_INITIAL...
2018-01-18  Nathan SidwellPR c++/83160] local ref to capture
2018-01-12  Nathan Sidwell[C++ PATCH] some reformatting
2018-01-10  David MalcolmPreserving locations for variable-uses and constants...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-22  Eric Botcazouextend.texi (Loop-Specific Pragmas): Document pragma...
2017-12-19  Paolo Carlinire PR c++/82593 (Internal compiler error: in process_in...
2017-12-19  Paolo Carlinicp-tree.h: Fix typo in comment.
2017-12-15  Jakub Jelinekre PR c++/81197 (ICE with structured binding and lifeti...
2017-12-12  Jason MerrillPR c++/82115 - ICE with variable initialized with its...
2017-12-07  Martin SeborPR c/81544 - attribute noreturn and warn_unused_result...
2017-12-06  Jason MerrillPR c++/82115 - ICE with variable initialized with its...
2017-12-01  Jakub Jelinekfunction.h (struct function): Remove cilk_frame_decl...
2017-11-28  Jakub Jelinekre PR sanitizer/81275 (-fsanitize=thread produce incorr...
2017-11-28  Julia KovalRemove Cilk Plus support.
2017-11-27  Jason Merrillpt.c (primary_template_specialization_p): Rename from
2017-11-16  Jason MerrillPR c++/79092 - non-type args of different types are...
2017-11-16  Nathan Sidwell[PATCH] New lang hook
2017-11-14  Jason MerrillSupport GTY((cache)) on hash_map.
2017-11-13  Jason MerrillCapture adjustments for P0588R1.
2017-11-13  Jason MerrillDefer folding of *&.
2017-11-03  Paolo Carlinire PR c++/81957 (ICE decltype)
next