dump reason for throwing away SLP instance
[gcc.git] / gcc / cp /
2020-10-28 Jakub Jelinekopenmp: Parsing and some semantic analysis of OpenMP...
2020-10-28 GCC AdministratorDaily bump.
2020-10-27 Nathan Sidwellc++: Kill nested_udts
2020-10-27 Nathan Sidwellc++: Small cleanup for do_type_instantiation
2020-10-27 GCC AdministratorDaily bump.
2020-10-26 Ville Voutilainenc++: Implement __is_nothrow_constructible and __is_noth...
2020-10-25 GCC AdministratorDaily bump.
2020-10-24 Marek Polacekc++: Fix verify_ctor_sanity ICE [PR96241]
2020-10-24 GCC AdministratorDaily bump.
2020-10-23 Marek Polacekc, c++: Implement -Wsizeof-array-div [PR91741]
2020-10-23 GCC AdministratorDaily bump.
2020-10-22 Patrick Palkac++: Handle RANGE_EXPR index in init_subob_ctx [PR97328]
2020-10-22 Patrick Palkac++: constexpr evaluation and bare EMPTY_CLASS_EXPR...
2020-10-22 Patrick Palkac++: Check DECL_TEMPLATE_PARM_P in duplicate_decls...
2020-10-21 GCC AdministratorDaily bump.
2020-10-20 Nathan Sidwellc++: block-scope extern decl with default args
2020-10-20 GCC AdministratorDaily bump.
2020-10-19 Iain Sandoecoroutines: Emit error for invalid promise return types...
2020-10-17 GCC AdministratorDaily bump.
2020-10-16 Nathan Sidwellc++: Fix nullptr deref [pr97460[
2020-10-16 Nathan Sidwellc++: Fix null deref at EOF [PR96258]
2020-10-16 GCC AdministratorDaily bump.
2020-10-15 Jason Merrillc++: Fix [[deprecated]] and implicit operator==. [PR97358]
2020-10-15 Marek Polacekc++: Improve printing of pointers-to-members [PR97406...
2020-10-15 GCC AdministratorDaily bump.
2020-10-14 Jason Merrillc++: Diagnose bogus variadic lambda. [PR97358]
2020-10-14 Nathan Sidwellc++: DECL_FRIEND_P cleanup
2020-10-14 Nathan Sidwellc++: Instantiation with local extern [PR97395]
2020-10-13 GCC AdministratorDaily bump.
2020-10-12 Martin SeborPR c++/97201 - ICE in -Warray-bounds writing to result...
2020-10-12 Martin SeborCorrect handling of indices into arrays with elements...
2020-10-09 GCC AdministratorDaily bump.
2020-10-08 Jason Merrillc++: Fix member alias template in C++17 and up. [PR96805]
2020-10-08 Patrick Palkac++: ICE in dependent_type_p with constrained auto...
2020-10-08 Patrick Palkac++: Set the constraints of a class type sooner [PR96229]
2020-10-08 GCC AdministratorDaily bump.
2020-10-07 Marek Polacekc++: Fix P0846 (ADL and function templates) in template...
2020-10-07 Patrick Palkac++: Distinguish alignof and __alignof__ in cp_tree_equ...
2020-10-07 Nathan Sidwellc++: block-scope externs get an alias [PR95677,PR31775...
2020-10-07 Nathan Sidwellc++: Rename DECL_BUILTIN_P to DECL_UNDECLARED_BUILTIN_P
2020-10-07 Nathan Sidwellc++: Adding exception specs can changed dependentness
2020-10-07 GCC AdministratorDaily bump.
2020-10-06 Marek Polacekc++: typename in out-of-class member function definitio...
2020-10-06 GCC AdministratorDaily bump.
2020-10-05 Marek Polacekc++: Fix typo in NON_UNION_CLASS_TYPE_P.
2020-10-05 Jakub Jelineksupport TARGET_MEM_REF in C/C++ error pretty-printing...
2020-10-05 Nathan Sidwellc++: Make spell corrections consistent
2020-10-03 GCC AdministratorDaily bump.
2020-10-02 Marek Polacekc++: Fix printing of C++20 template parameter object...
2020-10-02 Nathan Sidwellc++: Kill DECL_ANTICIPATED
2020-10-02 Nathan Sidwellc++: Hash table iteration for namespace-member spelling...
2020-10-02 Nathan Sidwellc++: cleanup ctor_omit_inherited_parms [PR97268]
2020-10-02 Nathan Sidwellc++: Simplify __FUNCTION__ creation
2020-10-02 Jason Merrillc++: Set CALL_FROM_NEW_OR_DELETE_P on more calls.
2020-10-02 Jason Merrillc++: Move CALL_FROM_NEW_OR_DELETE_P to tree.h
2020-10-02 GCC AdministratorDaily bump.
2020-10-01 Nathan Sidwellc++: Kill DECL_HIDDEN_P
2020-10-01 Nathan Sidwellc++: pushdecl_top_level must set context
2020-10-01 Nathan Sidwellc++: Refactor lookup_and_check_tag
2020-10-01 Jakub Jelinekc++: Fix up default initialization with consteval defau...
2020-10-01 Jakub Jelinekc++: Handle std::construct_at on automatic vars during...
2020-10-01 Marek Polacekc++: CTAD and explicit deduction guides for copy-list...
2020-10-01 GCC AdministratorDaily bump.
2020-09-30 Nathan Sidwellc++: Kill DECL_HIDDEN_FRIEND_P
2020-09-30 GCC AdministratorDaily bump.
2020-09-29 Marek Polacekc++: Implement -Wrange-loop-construct [PR94695]
2020-09-29 Nathan Sidwellc++: Hiddenness is a property of the symbol table
2020-09-29 Nathan Sidwellc++: Name lookup simplifications
2020-09-29 Nathan Sidwellc++: Identifier type value should not update binding
2020-09-26 GCC AdministratorDaily bump.
2020-09-25 Nathan Sidwellc++: Adjust pushdecl/duplicate_decls API
2020-09-25 Nathan Sidwellc++: Replace tag_scope with TAG_how
2020-09-25 Nathan Sidwellc++: DECL_BUILTIN_P for builtins
2020-09-25 GCC AdministratorDaily bump.
2020-09-24 Nathan Sidwellc++: Cleanup some decl pushing apis
2020-09-24 Nathan Sidwellc++: local-decls are never member fns [PR97186]
2020-09-24 GCC AdministratorDaily bump.
2020-09-23 Nathan Sidwellc++: Remove some gratuitous typedefing
2020-09-23 Nathan Sidwellc++: dependent local extern decl ICE [PR97171]
2020-09-23 GCC AdministratorDaily bump.
2020-09-22 Patrick Palkac++: Return only in-scope tparms in keep_template_parm...
2020-09-22 Nathan Sidwellc++: Remove a broken error-recovery path
2020-09-22 Jakub Jelinekc++: Ignore __sanitizer_ptr_{sub,cmp} builtin calls...
2020-09-22 Nathan Sidwellc++: fix injected friend of template class
2020-09-22 GCC AdministratorDaily bump.
2020-09-21 Marek Polacekc++: DR 1722: Make lambda to function pointer conv...
2020-09-21 Marek Polacekc++: Implement -Wctad-maybe-unsupported.
2020-09-21 Nathan Sidwellc++: ts_lambda is not needed
2020-09-21 Marek Polacekc++: Detect deduction guide redeclaration [PR97099]
2020-09-20 GCC AdministratorDaily bump.
2020-09-19 Sandra LoosemoreMove loop and switch tree data structures from cp/...
2020-09-19 Patrick Palkac++: Fix self-mapping in map_arguments [PR96531, PR97103]
2020-09-19 Patrick Palkac++: std::is_constant_evaluated inside constraint ...
2020-09-19 GCC AdministratorDaily bump.
2020-09-18 Jason Merrillc++: Fix bootstrap failure. [PR97118]
2020-09-18 Jason Merrillc++: Layout decls with newly-complete type.
2020-09-18 GCC AdministratorDaily bump.
2020-09-17 Patrick Palkac++: requires-expressions and partial instantiation...
2020-09-17 GCC AdministratorDaily bump.
2020-09-16 Nathan Sidwellc++: local-scope OMP UDR reductions have no template...
next