]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/ChangeLog
PR c++/79092 - non-type args of different types are different
[thirdparty/gcc.git] / gcc / cp / ChangeLog
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-16  Nathan Sidwell[PR c++/81060] ICE with invalid initialzer via lambda
2017-11-15  Nathan Sidwell[PR c++/81574] lambda capture of function reference
2017-11-15  Martin LiskaFix fallout of -fsanitize=vptr.
2017-11-15  Martin LiskaZero vptr in dtor for -fsanitize=vptr.
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-13  Jason MerrillFix cp-ubsan typo.
2017-11-13  Jason MerrillPR c++/82360 - ICE with static_cast in template.
2017-11-13  Ville VoutilainenRemove the null check from placement new in all modes
2017-11-07  Boris Kolpackov[PATCH] Install cp/operators.def as part of plugin...
2017-11-07  Jakub Jelinekre PR c++/82835 (ICE on valid code with -fopenmp)
2017-11-07  Jason MerrillP0704R1 - fixing const-qualified pointers to members
2017-11-06  Paolo Carlinire PR c++/65579 ([C++11] gcc requires definition of...
2017-11-06  Martin LiskaInstrument function exit with __builtin_unreachable...
2017-11-03  Nathan Sidwell[PR c++/82710] false positive paren warning
2017-11-03  Paolo Carlinire PR c++/81957 (ICE decltype)
2017-11-02  Nathan Sidwell[C++ PATCH] overloaded operator fns [8/N]
2017-11-02  Nathan Sidwell[PR c++/82710] false positive paren warning
2017-11-01  Nathan Sidwell[C++ PATCH] overloaded operator fns [8/N]
2017-11-01  Nathan Sidwell[C++ PATCH] overloaded operator fns [6/N]
2017-11-01  Nathan Sidwell[C++ PATCH] overloaded operator fns [6/N]
2017-10-31  David Malcolmpt.c: add missing %< and %>
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 [5/N]
2017-10-31  Nathan Sidwell[C++ PATCH] overloaded operator fns [4/N]
2017-10-31  Nathan Sidwell[C++ PATCH] overloaded operator fns [3/N]
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-30  Paolo Carlinire PR c++/82085 (ICE: Template variable reference used...
2017-10-30  Nathan Sidwell[C++ PATCH] operator name cleanup prepatch
2017-10-27  Paolo Carlinipt.c (invalid_nontype_parm_type_p): Return a bool inste...
2017-10-26  Nathan Sidwell[C++ PATCH] Kill IDENTIFIER_LABEL_VALUE
2017-10-25  Nathan Sidwell[C++ PATCH] Kill IDENTIFIER_LABEL_VALUE
2017-10-25  Nathan Sidwell[C++ PATCH] Label checking cleanups
2017-10-25  Jakub Jelinekre PR libstdc++/81706 (std::sin vectorization bug)
2017-10-24  Paolo Carlinire PR c++/82466 (Missing warning for re-declaration...
2017-10-24  Paolo Carlinire PR c++/80991 (ICE with __is_trivially_constructible...
2017-10-24  Mukesh Kapoorre PR c++/82307 (unscoped enum-base incorrect cast)
2017-10-23  Paolo Carlinire PR c++/80449 (ICE reporting failed partial class...
2017-10-23  Jason MerrillPR c++/77369 - wrong noexcept handling in C++14 and...
2017-10-20  Nathan Sidwell[C++ PATCH] AS_BASETYPE
2017-10-19  Jakub Jelinekre PR c++/82600 (Address of local variable returned...
2017-10-17  Nathan Sidwell[C++ PATCH 82560] missing dtor call
2017-10-17  Nathan Sidwell[PATCH PR/82546] tree node size
2017-10-13  Jason MerrillPR c++/82357 - bit-field in template
2017-10-13  David MalcolmC++: show location of unclosed extern "C" specifications
2017-10-12  Nathan Sidwell[C++ PATCH] cp_expr tweak and delete unused enumerations
2017-10-12  David MalcolmC/C++: add fix-it hints for various missing symbols
2017-10-12  David MalcolmC++: avoid partial duplicate implementation of cp_parse...
2017-10-11  Nathan Sidwell[PATCH] DECL_ASSEMBLER_NAME and friends
2017-10-10  Nathan Sidwell[C++ PATCH] hash-table for extern-c fns.
2017-10-10  Nathan Sidwell[C++ PATCH] Kill unneeded hash specialization
2017-10-10  Nathan Sidwell[C++ PATCH] Hash mangling alias
2017-10-10  Jason MerrillMore delayed lambda capture fixes.
2017-10-10  Jason MerrillVarious small C++ fixes.
2017-10-10  Jason MerrillCheck non-dependent conversion in return from template fn.
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-10-10  Nathan Sidwell[C++ PATCH] set_global_binding tweak
2017-10-06  Paolo Carlini2017-10-06 Paolo Carlini <paolo.carlini@oracle.com>
2017-10-06  Paolo Carlinire PR c++/47791 (finish function is using literal value...
2017-10-06  Nathan Sidwell[PR c++/82424] Dont convert dependent types
2017-10-06  Jakub Jelinekre PR c++/82299 (-Wuseless-cast errors on typed enums...
2017-10-06  Jakub JelinekP0704R1 - fixing const-qualified pointers to members
2017-10-06  Nathan Sidwell[C++ PATCH] hash-table for extern-c fns.
2017-10-06  Nathan Sidwell[C++ PATCH] use hash-table for namespace contents
2017-10-05  Jason Merrill* call.c (convert_arg_to_ellipsis): Use the result...
2017-10-05  Nathan SidwellRe: [PATCH] C++ warning on vexing parse
2017-10-05  Nathan Sidwell[C++ PATCH] Kill IDENTIFIER_GLOBAL_VALUE
2017-10-05  Nathan SidwellRe: [C++ PATCH] Move mangling alias out of ::
2017-10-04  Nathan Sidwell[C++ PATCH] give builtin types consistent name
2017-10-04  Paolo Carlinire PR c++/71946 (asm in toplevel lambda function rejected)
2017-10-04  Nathan Sidwell[C++ PATCH] Move mangling alias out of ::
2017-10-04  Jakub Jelinekre PR c++/82373 (syntax error in error message)
2017-10-04  Jason MerrillPR c++/81525 - broken handling of auto in generic lambda.
2017-10-04  Nathan Sidwellcall.c (convert_arg_to_ellipsis): Correct comment about...
2017-10-02  Richard SandifordFix mismatched precisions in tree arithmetic
2017-09-30  Paolo Carlinire PR c++/68754 (Explicitly defaulted constexpr assignm...
2017-09-29  Jakub JelinekP0683R1 - default member initializers for bit-fields
2017-09-29  Jakub Jelinekc-attribs.c (handle_packed_attribute): Test DECL_C_BIT_...
2017-09-29  Jakub Jelinekparser.c (cp_parser_member_declaration): Parse attribut...
2017-09-29  Jakub Jelinek* Make-lang.in (check-c++-all): Test also c++2a.
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-28  Jason MerrillSmall lambda fixes.
2017-09-22  Eric Botcazoure PR bootstrap/81926 (go/parse.o differs between stage...
2017-09-22  Jakub Jelinekre PR sanitizer/81929 (exponential slowdown in undefine...
2017-09-22  David MalcolmC++: underline parameters in mismatching function calls
2017-09-21  Nathan Sidwell[C++ PATCH] class member ordering
2017-09-20  Jakub JelinekP0409R2 - allow lambda capture [=, this]
2017-09-18  Jason MerrillPR c++/82069 - ICE with lambda in template
2017-09-15  Manuel López-Ibáñezre PR c++/64644 ("warning: anonymous union with no...
2017-09-15  Bernd Edlingercommon.opt (Wcast-align=strict): New warning option.
2017-09-15  Jakub Jelinekinvoke.texi: Document -std=c++17 and -std=gnu++17 and...
2017-09-14  Jakub Jelinekre PR c++/81314 (Undefined reference to a function...
2017-09-13  Nathan SidwellConv-op identifers not in identifier hash table
2017-09-13  Nathan SidwellRename CLASSTYPE_METHOD_VEC to CLASSTYPE_MEMBER_VEC.
2017-09-12  Paolo Carlinire PR c++/70621 (ICE on invalid code at -O1 and above...
next