]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/ChangeLog
cp-tree.h (cp_expr): Remove copy constructor.
[thirdparty/gcc.git] / gcc / cp / ChangeLog
2018-05-16  Jason Merrillcp-tree.h (cp_expr): Remove copy constructor.
2018-05-15  Jason Merrill* constexpr.c (cxx_eval_vec_init_1): Pass tf_none if...
2018-05-15  Jason MerrillPR c++/64372 - CWG 1560, gratuitous lvalue-rvalue conve...
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-14  Jason Merrillpt.c (tsubst): Check valid_array_size_p.
2018-05-11  Jakub Jelinekre PR c/85696 (OpenMP with variably modified and defaul...
2018-05-11  Jason Merrilldecl.c (cp_finish_decl): Don't instantiate auto variable.
2018-05-10  Jason Merrillcp-tree.h (DECL_CONSTRUCTOR_P): Use DECL_CXX_CONSTRUCTOR_P.
2018-05-10  Jason MerrillCore issue 2310 - conversion to base of incomplete...
2018-05-10  Jason MerrillCWG 2267 - list-initialization of reference temporary
2018-05-10  Jason Merrill* parser.c (cp_parser_class_head): Use num_template_hea...
2018-05-10  Jason MerrillMake sure we aren't trying to do a nested instantiation...
2018-05-10  Jason Merrill* class.c (vbase_has_user_provided_move_assign): Use...
2018-05-10  Jason Merrill* lambda.c (lambda_expr_this_capture): Improve logic.
2018-05-10  Jason Merrilldecl.c (make_typename_type): s/parameters/arguments/.
2018-05-10  Jakub Jelinekre PR c++/85662 ("error: non-constant condition for...
2018-05-10  Eric Botcazoure PR c++/85400 (invalid Local Dynamic TLS relaxation...
2018-05-09  Paolo Carlinire PR c++/85713 (ICE in dependent_type_p, at cp/pt...
2018-05-09  Jason MerrillPR c++/85706 - class deduction under decltype
2018-05-08  Paolo Carlinire PR c++/84588 (internal compiler error: Segmentation...
2018-05-08  Marek Polacekre PR c++/85695 (if constexpr misevaluates typedefed...
2018-05-07  Jason MerrillPR c++/85646 - lambda visibility.
2018-05-07  Nathan Sidwell[C++ PATCH] Kill -fno-for-scope
2018-05-07  Jason MerrillPR c++/85618 - ICE with initialized VLA.
2018-05-05  Paolo Carlinicvt.c (ocp_convert): Early handle the special case...
2018-05-03  Jason MerrillPR c++/85600 - virtual delete failure.
2018-05-03  Nathan Sidwell[C++ Patch] Kill -ffriend-injection
2018-05-02  Paolo Carlinire PR c++/68374 (G++ -Wshadow doesn't warn about static...
2018-05-01  Jason MerrillPR c++/85587 - error with scoped enum in template.
2018-05-01  Jason MerrillPR c++/85580 - extern "C" and local variables
2018-04-30  Jason MerrillPR c++/84701 - unsigned typeof.
2018-04-30  Jason MerrillPR c++/85305 - pack in lambda init-capture.
2018-04-30  Jason MerrillPR c++/61982 - dead stores to destroyed objects.
2018-04-30  Jason Merrillinit.c (build_dtor_call): Use build_special_member_call.
2018-04-30  Jason Merrilltree.c (build_clobber): New.
2018-04-27  Jakub Jelinekre PR c++/85553 (cannot list-initialize a variable...
2018-04-27  David MalcolmDon't offer suggestions for compiler-generated variable...
2018-04-27  Jason Merrillcvt.c (cp_fold_convert): Use convert_ptrmem.
2018-04-27  Paolo Carlinire PR c++/84691 (internal compiler error: in poplevel_c...
2018-04-27  Jason MerrillPR c++/85545 - ICE with noexcept PMF conversion.
2018-04-27  Nathan Sidwell[C++ PATCH] cleanup 2
2018-04-27  Nathan Sidwell[C++ PATCH] some cleanups
2018-04-26  Jason MerrillPR c++/85545 - ICE with noexcept PMF conversion.
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-23  Jakub JelinekPR c++/85470 - wrong error with static data member.
2018-04-20  Jakub Jelinekre PR c++/85462 (internal compiler error: in inc_refcou...
2018-04-19  Paolo Carlinire PR c++/84611 (ICE in operator[], at vec.h:826 (local...
2018-04-19  Alexandre Olivare PR c++/80290 (g++ uses unreasonable amount of memory...
2018-04-18  Paolo Carlinire PR c++/84630 (ICE: TYPE_NAME() used on error_mark_no...
2018-04-18  Jakub Jelinekre PR c++/84463 (Supposedly-incompliant "error: '*...
2018-04-18  Alexandre Oliva[PR c++/80290] recycle tinst garbage sooner
2018-04-16  Alexandre Oliva[PR c++/85039] no type definitions in builtin offsetof
2018-04-12  David MalcolmPrevent erroneous "macro had not yet been defined"...
2018-04-12  Jason MerrillPR c++/85356 - ICE with pointer to member function.
2018-04-12  Marek Polacekre PR c++/85258 (ICE with invalid range-based for-loop)
2018-04-11  Marek Polacekre PR c++/85032 (Wrong non-constant condition for stati...
2018-04-10  Paolo Carlinire PR c++/70808 (Spurious -Wzero-as-null-pointer-consta...
2018-04-10  Jason MerrillPR debug/65821 - wrong location for main().
2018-04-10  David MalcolmShow pertinent parameter (PR c++/85110)
2018-04-10  Jakub JelinekPR c++/85312 - P0962 cleanup
2018-04-10  Jason MerrillPR debug/65821 - wrong location for main().
2018-04-10  Jason MerrillPR c++/85285 - ICE with flexible array after substitution.
2018-04-09  Paolo Carlinire PR c++/85227 (ICE with structured binding of a forwa...
2018-04-09  Jason MerrillPR c++/85279 - dump_expr doesn't understand decltype.
2018-04-09  Jason MerrillPR c++/85262 - ICE with redundant qualification on...
2018-04-09  Jason MerrillPR c++/85277 - ICE with invalid offsetof.
2018-04-09  Jason MerrillPR c++/85264 - ICE with excess template-parameter-list.
2018-04-09  Jakub Jelinekre PR c++/85194 (ICE with structured binding in broken...
2018-04-09  Jason MerrillPR c++/85256 - ICE capturing pointer to VLA.
2018-04-06  Jason MerrillPR c++/85214 - ICE with alias, generic lambda, constexp...
2018-04-06  David MalcolmC++: more std header hints; filter on C++ dialect ...
2018-04-06  Jakub Jelinekre PR c++/85210 (ICE with broken structured binding...
2018-04-06  David MalcolmC++: suggest missing headers for implicit use of "std...
2018-04-06  Jason MerrillPR c++/85242 - ICE with class definition in template...
2018-04-06  Jason MerrillPR c++/85240 - LTO ICE with using of undeduced auto fn.
2018-04-05  Jakub Jelinekre PR c++/85209 (ICE with lambda and structured binding)
2018-04-05  Jakub Jelinekre PR c++/85208 (ICE with #pragma weak and structured...
2018-04-05  Jason MerrillPR c++/85136 - ICE with designated init in template.
2018-04-05  Jason MerrillPR c++/83808 - ICE with VLA initialization.
2018-04-05  Paolo Carlinire PR c++/80956 (ICE with abstract class vector)
2018-04-05  Paolo Carlinire PR c++/84792 (ICE with broken typedef of a struct)
2018-04-05  Jason MerrillPR c++/82152 - ICE with class deduction and inherited...
2018-04-05  Jason MerrillPR c++/84665 - ICE with array of empty class.
2018-04-05  Jason MerrillPR c++/85228 - ICE with lambda in enumerator.
2018-04-05  Ville VoutilainenImplement P0969
2018-04-05  Ville VoutilainenImplement P0961
2018-04-05  Jason MerrillPR c++/85200 - ICE with constexpr if in generic lambda.
2018-04-05  Alexandre Oliva[PR c++/84979] reject auto in explicit tmpl args for...
2018-04-05  Jason MerrillPR c++/85215 - ICE with copy-init from conversion.
2018-04-05  Jason MerrillPR c++/84938 - ICE with division by ~-1.
2018-04-05  Jason MerrillPR c++/84936 - ICE with unexpanded pack in mem-initializer.
2018-04-04  Jakub Jelinekre PR inline-asm/85172 (internal compiler error: unexpe...
2018-04-04  Jakub Jelinekre PR c++/85146 (ICE with __direct_bases for declared...
2018-04-04  Jason MerrillPR c++/85006 - -fconcepts ICE with A<auto...> return...
2018-04-04  Jason MerrillPR c++/85200 - ICE with constexpr if in generic lambda.
2018-04-04  Jason MerrillPR c++/84221 - bogus -Wunused with attribute and template.
2018-04-04  Jason MerrillPR c++/85135 - ICE with omitted template arguments.
next