aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2022-05-29Daily bump.GCC Administrator1-0/+13
2022-05-28openmp: Adjust diagnostics about same variable in link and to/enter clausesJakub Jelinek1-3/+8
2022-05-27c++: lambda in concept [PR105652]Jason Merrill1-5/+12
2022-05-28Daily bump.GCC Administrator1-0/+19
2022-05-27c++: Fix ICE with -Wmismatched-tags [PR105725]Marek Polacek1-2/+3
2022-05-27openmp: Add support for enter clause on declare targetJakub Jelinek2-15/+32
2022-05-27Daily bump.GCC Administrator1-0/+19
2022-05-26c++: improve -Waddress warnings with *_cast [PR105569]Marek Polacek1-2/+10
2022-05-26c++: constrained partial spec forward decl [PR96363]Patrick Palka3-24/+29
2022-05-26Daily bump.GCC Administrator1-0/+37
2022-05-25c++: fix ICE on invalid attributes [PR96637]Marek Polacek3-10/+12
2022-05-25c++: CTAD with alias and nested template [PR105655]Jason Merrill1-1/+5
2022-05-25c++: deduction from auto fn [PR105623]Jason Merrill2-3/+12
2022-05-25c++: constexpr returning deallocated ptrJason Merrill1-0/+5
2022-05-25c++: strict constexpr and local varsJason Merrill1-3/+9
2022-05-25c++: ICE with temporary of class type in DMI [PR100252]Marek Polacek1-0/+91
2022-05-25Daily bump.GCC Administrator1-0/+54
2022-05-24c++: *this folding in constexpr callJason Merrill1-5/+6
2022-05-24c++: discarded-value and constexprJason Merrill1-90/+108
2022-05-24c++: constexpr empty base redux [PR105622]Jason Merrill1-2/+2
2022-05-24c++: set TYPE_CANONICAL for more template typesPatrick Palka4-47/+63
2022-05-24openmp: Add taskwait nowait depend support [PR105378]Jakub Jelinek1-1/+2
2022-05-21Daily bump.GCC Administrator1-0/+6
2022-05-20Use "final" and "override" directly, rather than via macrosDavid Malcolm2-3/+3
2022-05-19Daily bump.GCC Administrator1-0/+5
2022-05-18c++: fix SIGFPE with -Wclass-memaccess [PR105634]Marek Polacek1-0/+2
2022-05-18Daily bump.GCC Administrator1-0/+14
2022-05-17c++: constexpr ref to array of array [PR102307]Jason Merrill1-5/+12
2022-05-17openmp: Add support for inoutset depend-kindJakub Jelinek2-2/+9
2022-05-17Daily bump.GCC Administrator1-0/+11
2022-05-16Use more ARRAY_SIZE.Martin Liska3-3/+3
2022-05-16OpenMP, C++: Add template support for the has_device_addr clause.Marcel Vollweiler2-2/+10
2022-05-16Daily bump.GCC Administrator1-0/+19
2022-05-15c++: hidden friend access [DR1699]Jason Merrill2-5/+4
2022-05-15c++: parsing injected-class-name as templateJason Merrill1-0/+3
2022-05-15c++: array {}-init [PR105589]Jason Merrill1-4/+3
2022-05-14Daily bump.GCC Administrator1-0/+8
2022-05-13c++: Local symbols do not get module manglingsNathan Sidwell1-1/+4
2022-05-13Make gimple_build main workers more flexibleRichard Biener1-1/+0
2022-05-13Daily bump.GCC Administrator1-0/+26
2022-05-12c++: tighten TMPL_ARGS_LEVEL macroPatrick Palka2-15/+16
2022-05-12c++: Support module language-decl semanticsNathan Sidwell1-0/+3
2022-05-12openmp: Add omp_all_memory support (C/C++ only so far)Jakub Jelinek4-13/+60
2022-05-12Daily bump.GCC Administrator1-0/+56
2022-05-11tree: introduce range adaptor for TREE_VECPatrick Palka3-44/+27
2022-05-11c++: lambda template in requires [PR105541]Jason Merrill2-6/+11
2022-05-11c++: fix arm-eabi bootstrap [PR105567]Jason Merrill1-2/+2
2022-05-11[c++] Add module attachmentNathan Sidwell6-79/+114
2022-05-11opts: do not allow Separate+Joined ending with =Martin Liska1-3/+3
2022-05-11Daily bump.GCC Administrator1-0/+62