]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/lambda.c
config-lang.in (gtfiles): Add cp/lex.c.
[thirdparty/gcc.git] / gcc / cp / lambda.c
2017-06-30  Nathan Sidwellconfig-lang.in (gtfiles): Add cp/lex.c.
2017-06-17  Jason MerrillPR c++/80465 - ICE with generic lambda with noexcept...
2017-06-16  Nathan Sidwellcp-tree.h (build_this_parm, [...]): Add FN parm.
2017-06-13  Martin LiskaImplement no_sanitize function attribute
2017-05-19  Bernd Edlingerc-format.c (locus): Move out of function scope, add...
2017-05-16  Nathan Sidwellcp-tree.h (class ovl_iterator, [...]): New OVERLOAD...
2017-05-11  Nathan Sidwellcp-tree.h (pushdecl, [...]): Move declarations to ...
2017-05-10  Nathan Sidwellcp-tree.h (add_method, [...]): Change last arg to bool.
2017-05-08  Nathan Sidwellname-lookup.h (pushdecl_with_scope): Replace with ...
2017-01-31  Nathan Sidwellre PR c++/79264 (ICE verify_type failed)
2017-01-31  Alexandre OlivaIntroduce C++ support in libcc1
2017-01-17  Nathan Sidwellre PR c++/61636 (generic lambda: segfault / "cannot...
2017-01-04  Nathan Sidwellre PR c++/66735 ([C++14] lambda init-capture fails...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-07  Jason MerrillImplement P0012R1, Make exception specifications part...
2016-10-07  Martin LiskaFix profiled bootstrap (part 2)
2016-09-27  Jakub JelinekImplement P0018R3, C++17 lambda capture of *this by...
2016-08-09  Jason MerrillImplement C++17 constexpr lambda.
2016-08-04  Paolo Carlinire PR c++/72800 (ICE on invalid C++14 code with initial...
2016-08-04  Jason MerrillRename TYPE_ANONYMOUS_P to TYPE_UNNAMED_P.
2016-07-25  Jason MerrillPR c++/71837 - pack expansion in init-capture
2016-07-08  Jason MerrillUse lvalue_p instead of real_lvalue_p.
2016-07-08  Jason Merrill* lambda.c (maybe_add_lambda_conv_op): Fix null object...
2016-05-29  Paolo Carlinire PR c++/71105 (lambdas with default captures improper...
2016-04-27  Ryan Burnre PR c++/69024 ([cilkpus] cilk_spawn is broken for...
2016-04-18  Michael Matztree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
2016-02-25  Jason Merrillre PR c++/69842 (Parameter deduction in polymorphic...
2016-02-17  Jason Merrillre PR c++/69842 (Parameter deduction in polymorphic...
2016-01-22  Jason Merrillre PR c++/69392 (G++ can't capture 'this' pointer to...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-20  Jason Merrillre PR c++/67411 (internal compiler error: in tsubst_cop...
2015-11-25  Jason Merrilllambda.c (maybe_add_lambda_conv_op): Only set no_saniti...
2015-11-25  Jason Merrillre PR sanitizer/67941 (calls on function pointer from...
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-26  Christian Bruelfunction.h (MINIMUM_METHOD_BOUNDARY): New macro.
2015-10-12  Ville Voutilainenre PR c++/58566 ([c++11] ICE with invalid expression...
2015-10-04  Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
2015-08-20  Jason Merrill* lambda.c (current_nonlambda_scope): New.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
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-04-15  Jason Merrillre PR c++/65727 (Segfault With Decltype In Lambda Expre...
2015-04-03  Paolo Carlinire PR c++/64085 (ICE on C++14 lambda by-reference captu...
2015-01-27  Jason Merrillre PR c++/58597 (ICE with lambda in default argument...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-12  Jason Merrillre PR c++/61402 (-Wsequence-point doesn't notice unsequ...
2014-12-12  Jason MerrillRemove N3639 "array of runtime length" from -std=c...
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-20  Jason Merrillre PR c++/63601 (Segfault on usage of 'this' in unevalu...
2014-09-22  Jason Merrillre PR c++/63320 (bogus ‘this’ was not captured for...
2014-08-23  Edward Smith-Rowlandcpplib.h (enum c_lang): Add CLK_GNUCXX1Z, CLK_CXX1Z...
2014-08-15  Jason Merrillre PR c++/61566 (ICE in write_unscoped_name)
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-05-22  Paolo Carlinire PR c++/61088 (segfault with array of lambdas initial...
2014-05-21  Ville Voutilainenre PR c++/61133 (g++ doesn't implement DR1760)
2014-05-09  Momchil Velikovre PR c++/60463 (Lambda function can call a non-const...
2014-05-02  Jason Merrillre PR c++/60992 (ICE in tsubst_copy, at cp/pt.c:12637)
2014-02-28  Paolo Carlinire PR c++/58610 ([c++11] ICE with constexpr of class...
2014-02-21  Jason Merrillre PR c++/60252 ([c++11] ICE with invalid variable...
2014-02-21  Jason Merrillre PR c++/60252 ([c++11] ICE with invalid variable...
2014-02-21  Jason Merrillre PR c++/60251 ([c++11] ICE capturing variable-length...
2014-01-06  Adam Butcherre PR c++/59635 ([c++1y] ICE with auto and ... as lambd...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-24  Jason Merrillre PR c++/59271 (a.C:16:21: internal compiler error...
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-10-29  David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-17  Paolo Carlinire PR c++/58596 ([c++11] ICE with decltype in non-stati...
2013-10-08  Paolo Carlinire PR c++/58568 ([c++11] ICE with lambda in invalid...
2013-09-23  Adam ButcherSupport nested generic lambdas.
2013-09-16  Adam ButcherSupport lambda templates.
2013-09-15  Jason MerrillCore DR 904 PR c++/41933
2013-09-15  Jason Merrill* lambda.c (add_capture): Don't add DECL_LANG_SPECIFIC.
2013-09-13  Adam ButcherRevert r202554, r202540 and r202539.
2013-09-13  Adam ButcherFix uninitialized variables causing breakage with ...
2013-09-12  Adam ButcherSupport lambda templates.
2013-07-14  Adam ButcherExtract lambda functions from semantics.c.