[testsuite] Check target alias in builtin-has-attribute-3.c
[gcc.git] / gcc / cp /
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...
2020-09-16 Nathan Sidwellc++: Avoid confusing 'nested' name
2020-09-16 Nathan Sidwellc++: Break out actual instantiation from instantiate_decl
2020-09-16 GCC AdministratorDaily bump.
2020-09-15 Nathan Sidwellc++: Partially revert: local externs in templates do...
2020-09-15 Tobias BurnusOpenMP/Fortran: Fix (re)mapping of allocatable/pointer...
2020-09-15 GCC AdministratorDaily bump.
2020-09-14 Marek Polacekc++: Use VAR_OR_FUNCTION_DECL_P.
2020-09-14 Nathan Sidwellc++: local externs in templates do not get template...
2020-09-12 GCC AdministratorDaily bump.
2020-09-11 Nathan Sidwellc++: Concepts and local externs
2020-09-11 Nathan Sidwellobjc++: Always pop scope with method definitions [PR97015]
2020-09-11 Marek Polacekc++: Remove LOOKUP_CONSTINIT.
2020-09-11 GCC AdministratorDaily bump.
2020-09-10 Nathan Sidwellc++: TINFO_VAR_DECLARED_CONSTINIT -> DECL_DECLARED_CONS...
2020-09-10 Nathan Sidwellc++: DECL_LOCAL_FUNCTION_P -> DECL_LOCAL_DECL_P
2020-09-10 GCC AdministratorDaily bump.
2020-09-09 Marek Polacekc++: Further tweaks for new-expression and paren-init...
2020-09-09 Marek Polacekc++: Fix ICE in reshape_init with init-list [PR95164]
2020-09-09 Nathan Sidwellc++: omp reduction cleanups
2020-09-09 Patrick Palkac++: Fix resolving the address of overloaded pmf [PR96647]
2020-09-05 GCC AdministratorDaily bump.
2020-09-04 Jason Merrillc++: Use iloc_sentinel in mark_use.
2020-09-04 GCC AdministratorDaily bump.
2020-09-03 Jakub Jelinekc++: Fix another PCH hash_map issue [PR96901]
2020-09-03 Marek Polacekc++: Fix P0960 in member init list and array [PR92812]
2020-09-03 Jakub Jelinekc++: Disable -frounding-math during manifestly constant...
2020-09-02 GCC AdministratorDaily bump.
2020-09-01 Marek Polacekc++: Allow new char[4]{"foo"} [PR77841]
2020-09-01 Jakub Jelinekopenmp: Check for PARM_DECL before using C_ARRAY_PARAME...
2020-09-01 GCC AdministratorDaily bump.
2020-08-31 Marek Polacekc++: Implement P1009: Array size deduction in new-expre...
2020-08-28 GCC AdministratorDaily bump.
2020-08-27 Martin Liskavec: add exact argument for various grow functions.
2020-08-27 GCC AdministratorDaily bump.
2020-08-26 Nathan Sidwellc++: template operator lookup caching
2020-08-26 GCC AdministratorDaily bump.
2020-08-25 Tobias BurnusOpenMP: Improve map-clause error message for array...
2020-08-25 Jakub Jelinekc++: Fix up ptr.~PTR () handling [PR96721]
2020-08-25 Jason Merrillc++: Emit as-base 'tor symbols for final class. [PR95428]
2020-08-25 GCC AdministratorDaily bump.
2020-08-24 Nathan Sidwellc++: overload dumper
2020-08-20 GCC AdministratorDaily bump.
2020-08-19 Jason Merrillc++: Check satisfaction before non-dep convs. [CWG2369]
2020-08-19 GCC AdministratorDaily bump.
2020-08-18 Nathan Sidwellc++: alias template template_info setting
2020-08-18 Jason Merrillc++: Rewrite members for all deduction guides. [PR96199]
2020-08-18 Jason Merrillc++: Handle enumerator in C++20 alias CTAD. [PR96199]
2020-08-18 Nathan Sidwellc++: Move hidden-lambda entity lookup checking
2020-08-15 GCC AdministratorDaily bump.
2020-08-14 Nathan Sidwellc++: Final bit of name-lookup api simplification
2020-08-14 Nathan Sidwellc++: Yet more name-lookup api simplification
2020-08-14 Jason Merrillc++: Copy elision and [[no_unique_address]]. [PR93711]
2020-08-14 Nathan Sidwellc++: More simplification of name_lookup api
2020-08-14 GCC AdministratorDaily bump.
2020-08-13 Nathan Sidwell[c++]: Unconfuse lookup_name_real API a bit
2020-08-13 Marek Polacekc++: Fixing the wording of () aggregate-init [PR92812]
2020-08-11 GCC AdministratorDaily bump.
2020-08-10 Jakub Jelinekc++: Fix constexpr evaluation of SPACESHIP_EXPR [PR96497]
2020-08-10 Patrick Palkac++: constraints and address of template-id
2020-08-06 GCC AdministratorDaily bump.
2020-08-05 Patrick Palkac++: cxx_eval_vec_init after zero-initialization [PR96282]
2020-08-05 GCC AdministratorDaily bump.
2020-08-04 Marek Polacekc++: Template keyword following :: [PR96082]
2020-08-04 Nathan Sidwellc++: fix template parm count leak
2020-08-04 Patrick Palkac++: Member initializer list diagnostic locations ...
2020-08-04 GCC AdministratorDaily bump.
2020-08-03 Marek Polacekc++: Remove unused declaration.
2020-08-03 Marek Polacekc++: Variable template and template parameter pack...
2020-08-01 GCC AdministratorDaily bump.
2020-07-31 Jakub Jelinekc++: Use error_at rather than warning_at for missing...
2020-07-31 Martin SeborSet and test no-warning bit to avoid -Wnonnull for...
2020-07-31 Richard Bienerdebug/96383 - emit debug info for used external functions
2020-07-31 Patrick Palkac++: decl_constant_value and unsharing [PR96197]
2020-07-31 GCC AdministratorDaily bump.
2020-07-30 Patrick Palkac++: overload sets and placeholder return type [PR64194]
2020-07-30 Patrick Palkac++: alias_ctad_tweaks and constrained dguide [PR95486]
next