Daily bump.
[gcc.git] / gcc / cp /
2021-01-24 GCC AdministratorDaily bump. master
2021-01-23 Anthony Sharpc++: private inheritance access diagnostics fix [PR17314]
2021-01-23 Patrick Palkac++: 'this' injection and static member functions ...
2021-01-23 GCC AdministratorDaily bump.
2021-01-22 Marek Polacekc++: ICE with noexcept in class in member function...
2021-01-22 Jason Merrillc++: Fix base copy elision thinko [PR98744]
2021-01-22 Jakub Jelinekc++: Fix up ubsan false positives on references [PR95693]
2021-01-22 Marek Polacekc++: ICE when mangling operator name [PR98545]
2021-01-22 Marek Polacekc++: ICE with delayed noexcept and attribute used ...
2021-01-22 GCC AdministratorDaily bump.
2021-01-21 Patrick Palkac++: Fix excessive instantiation inside decltype [PR71879]
2021-01-21 Nathan Sidwellc++: Fix null this pointer [PR 98624]
2021-01-21 Jakub Jelinekc++: Fix up potential_constant_expression_1 FOR/WHILE_S...
2021-01-21 Nathan Sidwellc++: Stat-hack for members [PR 98530]
2021-01-21 GCC AdministratorDaily bump.
2021-01-20 Nathan Sidwellc++: Avoid UB in signed shift [PR 98625]
2021-01-20 Patrick Palkac++: Fix tsubsting CLASS_PLACEHOLDER_TEMPLATE [PR95434]
2021-01-20 Patrick Palkac++: Defer access checking when processing bases [PR82613]
2021-01-20 Jakub Jelinekopenmp: Don't ICE on detach clause with erroneous decl...
2021-01-20 GCC AdministratorDaily bump.
2021-01-19 Marek Polacekc++: Crash when deducing template arguments [PR98659]
2021-01-19 Marek Polacekc++: ICE with USING_DECL redeclaration [PR98687]
2021-01-19 Patrick Palkac++: Always check access during late-parsing of members...
2021-01-19 Marek Polacekc++: ICE when late parsing noexcept/NSDMI [PR98333]
2021-01-19 Nathan Sidwellc++: Remove unused fn
2021-01-19 Nathan Sidwellc++: Fix null this pointer [PR 98624]
2021-01-17 GCC AdministratorDaily bump.
2021-01-16 Kwok Cheung Yeungopenmp: Add support for the OpenMP 5.0 task detach...
2021-01-16 GCC AdministratorDaily bump.
2021-01-15 Nathan Sidwellc++: Fix qualified array-type construction [PR 98538]
2021-01-15 Jason Merrillc++: Avoid redundant copy in {} init [PR98642]
2021-01-15 Jason Merrillc++: Fix copy elision for base initialization
2021-01-15 Jason Merrillc++: Fix list-init of array of no-copy type [PR63707]
2021-01-15 Nathan Sidwellc++: Fix langspecs with -fsyntax-only [PR98591]
2021-01-15 GCC AdministratorDaily bump.
2021-01-14 Jason Merrillc++: Minor refactoring in process_init_constructor_record
2021-01-14 Nathan Sidwellc++: Fix erroneous parm comparison logic [PR 98372]
2021-01-14 GCC AdministratorDaily bump.
2021-01-13 Marek Polacekc++: Failure to lookup using-decl name [PR98231]
2021-01-13 Nathan Sidwellc++: Fix cp_build_function_call_vec [PR 98626]
2021-01-13 GCC AdministratorDaily bump.
2021-01-12 Patrick Palkac++: Fix ICE with CTAD in concept [PR98611]
2021-01-12 Marek Polacekc++: -Wmissing-field-initializers in unevaluated ctx...
2021-01-12 GCC AdministratorDaily bump.
2021-01-11 Jakub Jelinekc++, abi: Fix abi_tag attribute handling [PR98481]
2021-01-09 GCC AdministratorDaily bump.
2021-01-08 Patrick Palkac++: ICE with constexpr call that returns a PMF [PR98551]
2021-01-08 Patrick Palkac++: Fix access checking of scoped non-static member...
2021-01-08 GCC AdministratorDaily bump.
2021-01-07 Jakub Jelinekc++: Fix up tsubst of BIT_CAST_EXPR [PR98329]
2021-01-07 Marek Polacekc++: Fix thinko in auto return type checking [PR98441]
2021-01-07 Jason Merrillc++: Add TARGET_EXPR comments
2021-01-07 Jason Merrillc++: Add some conversion sanity checking.
2021-01-07 GCC AdministratorDaily bump.
2021-01-06 Martin SeborPR c++/95768 - pretty-printer ICE on -Wuninitialized...
2021-01-06 GCC AdministratorDaily bump.
2021-01-05 Patrick Palkac++: Fix deduction from the type of an NTTP
2021-01-05 Jakub JelinekDon't link cc1 etc. against libcody.a
2021-01-05 Jakub Jelinekc++: Fix ICE with __builtin_bit_cast [PR98469]
2021-01-05 Marek Polacekc++: ICE with deferred noexcept when deducing targs...
2021-01-05 Nathan Sidwell[c++]: Improve module-decl diagnostics [PR 98327]
2021-01-05 Rainer Orthbuild: libcody: Link with -lsocket -lnsl if necessary...
2021-01-04 Jakub JelinekUpdate copyright years.
2021-01-03 GCC AdministratorDaily bump.
2021-01-02 Jan HubickaFree datastructures pointing to CFG after parsing
2021-01-02 GCC AdministratorDaily bump.
2021-01-01 Jakub JelinekRotate ChangeLog files - step 2 - remove 2020 entries...
2021-01-01 Jakub JelinekRotate ChangeLog files - part 1 - add ChangeLog-2020.
2020-12-25 GCC AdministratorDaily bump.
2020-12-24 Iain SandoeC++ : Add the -stdlib= option.
2020-12-24 GCC AdministratorDaily bump.
2020-12-23 Nathan Sidwellc++: EOF location [PR 96045]
2020-12-23 Jason Merrillc++: Fix initializing empty base from prvalue [PR97597]
2020-12-23 Jakub Jelinekc++: Fix up floating point complex handling in build_ze...
2020-12-23 Jason Merrillc++: Fix constexpr array ICE [PR98332]
2020-12-23 GCC AdministratorDaily bump.
2020-12-22 Nathan Sidwellc++: Module ICE fix
2020-12-22 Jakub Jelinekc++: Handle array members in build_comparison_op [PR93480]
2020-12-22 Gerald Pfeiferc++: Fix build with clang
2020-12-22 Jason Merrillc++: Add some asserts in mangle.c
2020-12-22 GCC AdministratorDaily bump.
2020-12-21 Nathan Sidwellc++: Windows rename [PR 98412]
2020-12-21 Nathan Sidwellbootstrap: std:stoul non-portable [PR 98412]
2020-12-19 GCC AdministratorDaily bump.
2020-12-18 Kwok Cheung Yeungopenmp: Implicitly add 'declare target' directives...
2020-12-18 Nathan Sidwellc++: Fix windows binary files [PR 98362]
2020-12-18 Jakub Jelinekc++: Fix PCH ICE with __builtin_source_location [PR98343]
2020-12-18 Patrick Palkac++: More precise tracking of potentially unstable...
2020-12-18 Patrick Palkac++: Diagnose self-recursive satisfaction
2020-12-18 Patrick Palkac++: Diagnose unstable satisfaction
2020-12-18 GCC AdministratorDaily bump.
2020-12-17 Nathan Sidwellc++: Fix clang problem [PR 98340]
2020-12-17 Nathan Sidwellbootstrap: Fix some windows issues [PR 98300]
2020-12-17 GCC AdministratorDaily bump.
2020-12-16 Nathan Sidwellc++: Another solaris header use [PR 98315]
2020-12-16 Nathan Sidwellc++: Fix template parm ICE [PR 98297]
2020-12-16 Nathan Sidwellc++: Fix offsetof use [PR 98232]
2020-12-16 Nathan SidwellC++: Fix solaris header use (mk 2)
2020-12-16 Nathan Sidwellc++: Fix detailed-mem-stat breakage
2020-12-16 Nathan Sidwellc++: Fix (some) solaris breakage
next