]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/semantics.c
Implement P0732R2, class types in non-type template parameters.
[thirdparty/gcc.git] / gcc / cp / semantics.c
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-10-29  Joseph Myers[OpenACC] Support C++ "this" in OpenACC directives
2018-09-27  Paolo Carlinire PR c++/84940 (internal compiler error: in build_valu...
2018-09-12  Cesar Philippidis[OpenACC] C++ reference mapping
2018-09-07  Marek PolacekPR c++/87152 - range-based for loops with initializer...
2018-08-27  Jakub Jelinekre PR c++/86993 (assignment of read-only variable error...
2018-08-27  Martin LiskaCome up with fndecl_built_in_p.
2018-07-25  Jakub Jelinekre PR c++/85515 (Bogus suggestions from "GCC's leaky...
2018-07-10  Jakub Jelinekre PR c++/86443 (ICEs on #pragma omp distribute paralle...
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-20  Chung-Lin TangUpdate OpenACC data clause semantics to the 2.5 behavior
2018-06-20  Nathan Sidwell[PR c++/85634] Fix tsubst ICE
2018-06-19  Jason Merrilltree.c (cp_expr_location): New.
2018-06-06  Jason MerrillPR c++/85710 - ICE with -Wmemset-elt-size.
2018-06-05  Jason MerrillPR c++/85731 - wrong error with qualified-id in template.
2018-05-24  Paolo Carlinicp-tree.h (INDIRECT_TYPE_P): New.
2018-05-23  Jason MerrillFix cast to rvalue reference from prvalue.
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-08  Marek Polacekre PR c++/85695 (if constexpr misevaluates typedefed...
2018-05-07  Nathan Sidwell[C++ PATCH] Kill -fno-for-scope
2018-05-01  Jason MerrillPR c++/85587 - error with scoped enum in template.
2018-04-09  Jason MerrillPR c++/85277 - ICE with invalid offsetof.
2018-04-04  Jakub Jelinekre PR c++/85146 (ICE with __direct_bases for declared...
2018-04-03  Jason Merrill* semantics.c (finish_if_stmt_cond): Use instantiation_...
2018-03-30  Jakub Jelinekre PR c++/84791 (ICE with broken OpenMP reduction clause)
2018-03-23  Marek Polacekre PR c++/85033 (internal compiler error: in fold_offse...
2018-03-22  Marek Polacekre PR c++/84854 (ICE: unexpected expression in cxx_eval...
2018-03-21  Jakub Jelinekre PR c++/84961 (ICE error: SSA_NAME_DEF_STMT is wrong)
2018-03-14  Marek Polacekre PR c++/84596 (internal compiler error: unexpected...
2018-03-07  Jason Merrilllambda.c (is_capture_proxy_with_ref): Remove.
2018-03-06  Alexandre Oliva[PR c++/84492] stmt expr ending with overload
2018-03-02  Jason Merrill* semantics.c (force_paren_expr): Remove redundant...
2018-03-01  Marek Polacekre PR c++/84582 (Rejected valid C++ code since r257961)
2018-03-01  Marek Polacekre PR c++/84596 (internal compiler error: unexpected...
2018-02-16  Jason MerrillPR c++/84421 - type-dependent if constexpr
2018-02-08  Paolo Carliniconstexpr.c (cxx_eval_component_reference): Use INDIREC...
2018-02-02  Jason MerrillPR c++/84160 - ICE with nested variadic capture.
2018-01-31  Paolo Carlinire PR c++/84092 (ICE on C++14 code with variable templa...
2018-01-23  Nathan Sidwell[C++ PATCH] Deprecate ARM-era for scopes
2018-01-11  Jason MerrillPR c++/82728 - wrong -Wunused-but-set-variable
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-22  Eric Botcazouextend.texi (Loop-Specific Pragmas): Document pragma...
2017-12-04  Jason MerrillPR c++/83273 - constexpr if allows non-constant condition
2017-11-28  Jakub Jelinekre PR sanitizer/81275 (-fsanitize=thread produce incorr...
2017-11-28  Julia KovalRemove Cilk Plus support.
2017-11-23  Eric Botcazougeneric.texi (ANNOTATE_EXPR): Document 3rd operand.
2017-11-13  Jason MerrillCapture adjustments for P0588R1.
2017-10-31  David Malcolmdiagnostics: get rid of *_at_rich_loc in favor of overl...
2017-10-31  Nathan Sidwell[C++ PATCH] overloaded operator fns [2/N]
2017-10-31  Nathan Sidwell[C++ PATCH] overloaded operator fns [1/N]
2017-10-23  Paolo Carlinire PR c++/80449 (ICE reporting failed partial class...
2017-10-10  Jason MerrillMore delayed lambda capture fixes.
2017-10-10  Jason MerrillVarious small C++ fixes.
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-09-28  Jason MerrillPR c++/56973, DR 696 - capture constant variables only...
2017-09-28  Jason MerrillUse local_specializations to find capture proxies.
2017-09-18  Jason MerrillPR c++/82069 - ICE with lambda in template
2017-09-06  Nathan Sidwellname-lookup.h (lookup_fnfields_slot_nolazy, [...])...
2017-08-29  Jason MerrillPR c++/81236 - ICE with template-id in generic lambda
2017-08-29  Jason MerrillReimplement handling of lambdas in templates.
2017-08-29  Jason MerrillRemove unnecessary LAMBDA_EXPR fields.
2017-08-29  Jason MerrillAdd immediate potential_constant_expression variants.
2017-08-23  Nathan Sidwellsemantics.c (finish_member_declaration): Move USING_DEC...
2017-08-08  Martin Liskatrans.c: Include header files.
2017-07-31  Jan HubickaRecover GOTO predictor.
2017-07-21  Nathan SidwellRemove special CDtor METHOD_VEC slots.
2017-07-21  Nathan SidwellRemove TYPE_METHODS.
2017-07-17  Nathan Sidwellsemantics.c (classtype_has_nothrow_assign_or_copy_p...
2017-06-30  Nathan Sidwellconfig-lang.in (gtfiles): Add cp/lex.c.
2017-06-30  Nathan Sidwellcp-tree.h (lookup_fnfields_1, [...]): Don't declare.
2017-06-22  Nathan SidwellReorder IDENTIFIER flags
2017-06-21  Jakub Jelinekre PR c++/81154 (OpenMP with shared variable in a templ...
2017-06-19  Jason MerrillPR c++/80562 - ICE with constexpr if.
2017-06-11  Jason Merrilltree.h (id_equal): New.
2017-06-08  Jakub Jelinekre PR c/81006 (ICE with zero-size array and #pragma...
2017-05-30  Jason MerrillPR c++/80856 - ICE with local extern in template
2017-05-29  Nathan SidwellPR c++/80891 (#3)
2017-05-25  Volker Reicheltinvoke.texi (-Wcatch-value=): Document new warning...
2017-05-18  Nathan Sidwellcp-tree.h (OVL_ARG_DEPENDENT): Delete.
2017-05-17  Ville VoutilainenImplement new C++ intrinsics __is_assignable and __is_c...
2017-05-16  David MalcolmC++: fix-it hints suggesting accessors for private...
2017-05-16  Nathan Sidwellcp-tree.h (class ovl_iterator, [...]): New OVERLOAD...
2017-05-16  Nathan Sidwellcp-tree.h (OVL_FIRST, OVL_NAME): New.
2017-05-16  Nathan Sidwellpt.c (tsubst_copy_and_build): Remove unnecessary COMPON...
2017-05-10  Nathan Sidwellcp-tree.h (build_new_function_call): Lose koenig_p...
2017-05-10  Nathan Sidwellcp-tree.h (add_method, [...]): Change last arg to bool.
2017-05-09  Jason MerrillPR c++/70167 - array prvalue treated as lvalue
2017-05-05  Nathan Sidwellclass.c (alter_class): Use retrofit_lang_decl directly.
2017-05-04  Martin SeborPR translation/80280 - Missing closing quote (%>) c...
2017-05-01  Xi Ruoyaore PR c++/80038 (Random segfault using local vectors...
2017-04-04  Jason Merrill* semantics.c (finish_template_type): Check CLASSTYPE_T...
2017-03-31  Jakub Jelinekre PR libstdc++/80251 (Is the is_aggregate meta functio...
2017-03-22  Jakub Jelinekre PR c++/80141 (ICE with pragma omp declare)
2017-02-27  Volker Reicheltinit.c: Include intl.h.
2017-02-22  Marek Polacekre PR c++/79657 (ICE on invalid c++ code in finish_unde...
2017-02-21  Jason MerrillPR c++/50308 - wrong deprecated warning with ADL
2017-02-10  Jason MerrillPR c++/71285 - member of fold-expression
next