]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/ChangeLog
Fix PR70182 -- missing "on" in mangling of unresolved operators
[thirdparty/gcc.git] / gcc / cp / ChangeLog
2017-01-18  Markus TrippelsdorfFix PR70182 -- missing "on" in mangling of unresolved...
2017-01-18  Markus TrippelsdorfFix PR77489 -- mangling of discriminator >= 1
2017-01-17  Nathan Sidwellre PR c++/61636 (generic lambda: segfault / "cannot...
2017-01-17  Aldy Hernandezre PR c++/70565 (ICE at gimplify.c:8832 (cilkplus array...
2017-01-11  Jason MerrillPR c++/78337 - ICE on invalid with generic lambda
2017-01-11  Nathan Sidwellre PR c++/77812 (incorrectly rejects valid C++ code...
2017-01-11  Nathan Sidwell* name-lookup.c (push_overloaded_decl_1): Refactor...
2017-01-11  Jakub Jelinekre PR c++/78341 (ICE on invalid C++ code on x86_64...
2017-01-11  Jakub Jelinekre PR c++/72813 (atomic header cannot be compiled into...
2017-01-10  David MalcolmFix issues with unrepresentable column numbers (PR...
2017-01-10  Jason MerrillFI 20, decomposition declaration with parenthesized...
2017-01-09  Jason MerrillImplement P0195R2, C++17 variadic using.
2017-01-09  Jakub Jelinekre PR translation/79019 (translatable string typo in...
2017-01-08  Jason MerrillPR c++/78948 - instantiation from discarded statement
2017-01-05  Jakub Jelinekre PR c++/78931 (ICE on C++17 structured bindings from...
2017-01-05  Jakub Jelinekre PR c++/78890 (ICE on invalid reference type in union)
2017-01-05  Nathan Sidwellre PR c++/78765 (ICE on invalid C++ code on x86_64...
2017-01-04  Marek Polacekre PR c++/64767 (Could GCC warn when a pointer is compa...
2017-01-04  Jakub Jelinekre PR c++/78949 (incorrect "unused variable" warning...
2017-01-04  Jakub Jelinekre PR c++/78693 (Bogus 'inconsistent deduction for...
2017-01-04  Jakub Jelinekparser.c (cp_parser_simple_declaration): Diagnose funct...
2017-01-04  Jakub Jelinekre PR c++/71182 (parser.c cp_lexer_previous_token sanit...
2017-01-04  Marek Polacekre PR c++/77545 (ICE on valid C++11 code: in potential_...
2017-01-04  Nathan Sidwellre PR c++/66735 ([C++14] lambda init-capture fails...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-24  Jakub Jelinekre PR middle-end/78901 (ICE: verify_gimple failed ...
2016-12-22  Jason MerrillPR c++/78906 - ICE with member variable template
2016-12-22  Jason MerrillPR c++/78898 - ICE on constructor with TTP
2016-12-21  Jakub Jelinekre PR c++/72707 (local anonymous union member hides...
2016-12-21  Jakub Jelinekre PR bootstrap/78817 (stage2 bootstrap failure in...
2016-12-21  Jakub Jelinekre PR c++/77830 (internal compiler error: in output_con...
2016-12-21  Jason MerrillImplement P0522R0, matching of template template arguments.
2016-12-21  Jason MerrillPR c++/42329 - deducing base template for template...
2016-12-21  Jason MerrillFix handling of explicit function template arguments...
2016-12-21  Jason MerrillCheck that a partial specialization is more specialized.
2016-12-21  Jason MerrillFixes for P0127R2 implementation.
2016-12-21  Jason MerrillImprove C++ debug_tree.
2016-12-21  Jason MerrillPR c++/78767 - ICE with inherited constructor default...
2016-12-21  Jason MerrillPR c++/78749 - friend in anonymous namespace
2016-12-16  Richard Bienerre PR c++/71694 (store-data race with bitfields and...
2016-12-15  Jakub JelinekP0490R0 GB 20: decomposition declaration should commit...
2016-12-15  Nathan Sidwellre PR c++/77585 (g++ incorrectly decides that member...
2016-12-15  Martin SeborPR c++/78774 - [6/7 Regression] ICE in constexpr string...
2016-12-14  Martin JamborSplit omp-low into multiple files
2016-12-14  Marek Polacekre PR c++/72775 (internal compiler error: in finish_exp...
2016-12-14  Nathan Sidwellre PR c++/78701 (ICE: unexpected expression N of kind...
2016-12-14  Nathan Sidwellre PR c++/69481 (ICE with C++11 alias using with templates)
2016-12-13  Nathan Sidwellre PR c++/69481 (ICE with C++11 alias using with templates)
2016-12-11  Paolo Carlinire PR c++/78637 (ICE on invalid C++ code on x86_64...
2016-12-08  Nathan Sidwellre PR c++/78551 (Internal compiler error with constexpr...
2016-12-08  Jakub JelinekP0003R5 - removal of dynamic exception specification...
2016-12-07  Martin JamborUse dump_function_name rather than emit <built-in>
2016-12-07  Nathan Sidwellpt.c (tsubst <{NON,}TYPE_ARGUMENT_PACK>): Simplify...
2016-12-07  Nathan Sidwellcp-tree.h (enum cp_tree_index): Add CPTI_AUTO_IDENTIFIE...
2016-12-02  Jakub Jelinekre PR c++/78649 (ICE on invalid C++ code on x86_64...
2016-12-02  Cesar Philippidisc-parser.c (c_parser_pragma): Error when PRAGMA_OACC_...
2016-12-02  Jason Merrillcall.c (add_function_candidate): Also exclude inherited...
2016-12-01  Jason Merrillcall.c (add_function_candidate): Exclude inherited...
2016-12-01  Jason Merrillfix PR number
2016-11-29  David Malcolmspellcheck bugfixes: don't offer the goal string as...
2016-11-28  Jakub Jelinekre PR c++/72808 (ICE on valid c++ code in verify_type...
2016-11-28  Jakub Jelinekre PR c++/77591 (decltype(auto) and ternary operator...
2016-11-28  Jason MerrillPR c++/77907 - static init and PMF
2016-11-24  Martin Liskacp_parser_range_for: use safe_push instead of quick_pus...
2016-11-23  Jakub Jelinekre PR c++/77907 (Add "const" to argument of constexpr...
2016-11-23  Jakub Jelinekre PR c++/71450 (ICE on invalid C++11 code on x86_64...
2016-11-23  Jakub Jelinekre PR c++/77739 (internal compiler error: in create_tmp...
2016-11-21  Bernd Edlingerre PR c++/71973 (c++ handles built-in functions inconsi...
2016-11-21  Jason MerrillPR objc++/78418 - ICE in string tests on darwin
2016-11-18  Jakub Jelinekre PR c++/77285 (extern thread_local linkage)
2016-11-18  Jason MerrillPR c++/67631 - list-init and explicit conversions
2016-11-18  Richard SandifordAdd SET_DECL_MODE
2016-11-17  Jason MerrillPR c++/78193 - inherited ctor regressions on sparc32.
2016-11-17  Paolo Carlinire PR c++/55080 (-pedantic produces error: floating...
2016-11-17  Jason MerrillPR c++/78124 - list-initialization and inherited ctor
2016-11-17  Jason MerrillPR c++/78369 - {} as default argument
2016-11-17  Jason MerrillPR c++/68377 - parenthesized expr in fold-expression
2016-11-16  Jason MerrillPR c++/78373 - ICE with TREE_CONSTANT reference
2016-11-16  Jason MerrillFix tuple decomposition decltype.
2016-11-15  Jakub Jelinekdecl.c (cp_finish_decomp): For DECL_NAMESPACE_SCOPE_P...
2016-11-15  Jason MerrillPR c++/78358 - tuple decomposition decltype
2016-11-15  Uros BizjakChangeLog: Fix ChangeLog entry.
2016-11-15  Jason MerrillAllow references in constant-expressions.
2016-11-15  Jason MerrillVarious C++17 decomposition fixes.
2016-11-14  Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Define __cpp_structure...
2016-11-14  Jakub JelinekImplement P0217R3 - C++17 structured bindings
2016-11-14  Jason MerrillImprove various diagnostic issues.
2016-11-13  Jason MerrillCWG 2233 - default arg and parameter pack
2016-11-13  Jason MerrillFix constexpr lvalue use of __real and __imag.
2016-11-13  Jason MerrillDR 374 - specialization in outer namespace
2016-11-10  Jason MerrillPR c++/77337 - auto return and lambda
2016-11-10  Jakub Jelinekmangle.c (mangle_decl): Only emit -Wc++1z-compat warnin...
2016-11-09  Jakub Jelinekre PR c++/78283 (-Wc++1z-compat warning is sticky)
2016-11-09  Jason MerrillFix C++17 template placeholder for template template...
2016-11-09  Jason MerrillImplement P0127R2, Declaring non-type parameters with...
2016-11-07  Jason MerrillImplement P0012R1, Make exception specifications part...
2016-11-07  Jason MerrillC++ cleanups before C++17 noexcept in types.
2016-11-07  Jason MerrillAdd template instantiations to the announce_function...
2016-11-04  Paolo Carlinire PR c++/67980 (left shift count is negative [-Wshift...
2016-11-04  Jason MerrillPR c++/78198 - inherited template ctor with default arg
next