aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Daily bump.GCC Administrator1-0/+13
2024-01-11c++: corresponding object parms [PR113191]Jason Merrill4-91/+131
2024-01-11Daily bump.GCC Administrator1-0/+4
2024-01-10c++ frontend: initialize ivdep valueTamar Christina1-1/+1
2024-01-10Daily bump.GCC Administrator1-0/+189
2024-01-09c++: adjust accessor fixits for explicit object parmJason Merrill4-7/+30
2024-01-09c++: explicit object cleanupsJason Merrill3-46/+25
2024-01-09c++: P0847R7 (deducing this) - CWG2586 [PR102609]waffl3x2-8/+75
2024-01-09c++: P0847R7 (deducing this) - xobj lambdas. [PR102609]waffl3x4-14/+158
2024-01-09c++: P0847R7 (deducing this) - diagnostics. [PR102609]waffl3x8-50/+294
2024-01-09c++: P0847R7 (deducing this) - initial functionality. [PR102609]waffl3x7-97/+423
2024-01-09c++: P0847R7 (deducing this) - prerequisite changes. [PR102609]waffl3x19-75/+103
2024-01-09OpenMP: lvalue parsing for map/to/from clauses (C++)Julian Brown9-44/+372
2024-01-08Daily bump.GCC Administrator1-0/+22
2024-01-07c++: Fix ICE when writing nontrivial variable initializersNathaniel Shead1-1/+2
2024-01-07c++: Export usings referring to global module fragment [PR109679]Nathaniel Shead1-2/+4
2024-01-07c++: Follow module grammar more closely [PR110808]Nathaniel Shead1-34/+66
2024-01-04Daily bump.GCC Administrator1-0/+11
2024-01-03c++: bad direct reference binding via conv fn [PR113064]Patrick Palka1-4/+18
2024-01-03openmp: Adjust position of OMP_CLAUSE_INDIRECT in OpenMP clausesKwok Cheung Yeung1-2/+2
2024-01-03Update copyright years.Jakub Jelinek62-62/+62
2024-01-03Rotate ChangeLog files.Jakub Jelinek2-4092/+4098
2023-12-23Daily bump.GCC Administrator1-0/+14
2023-12-21c++: computed goto from catch block [PR81438]Jason Merrill1-8/+34
2023-12-21c++: sizeof... mangling with alias template [PR95298]Jason Merrill2-3/+23
2023-12-22Daily bump.GCC Administrator1-0/+49
2023-12-21c++: fix -Wparentheses for bool-like class typesPatrick Palka3-10/+70
2023-12-21c++: [[deprecated]] on template redecl [PR84542]Patrick Palka1-1/+4
2023-12-21c++: visibility wrt template and ptrmem targs [PR70413]Patrick Palka1-4/+18
2023-12-21c++: Enable -Walloc-size and -Wcalloc-transposed-args warnings for C++Jakub Jelinek2-7/+41
2023-12-20c++: computed goto warning [PR37722]Jason Merrill3-25/+128
2023-12-21Daily bump.GCC Administrator1-0/+11
2023-12-20c++: throwing dtor and empty try [PR113088]Jason Merrill1-2/+6
2023-12-20c++: xvalue array subscript [PR103185]Jason Merrill1-3/+13
2023-12-20Daily bump.GCC Administrator1-0/+94
2023-12-19c++: local class memfn synth from uneval context [PR113063]Patrick Palka1-10/+2
2023-12-19c++: missing state restoration in maybe_pop_from_top_levelPatrick Palka2-7/+38
2023-12-20c++: Check null pointer deref when calling memfn in constexpr [PR102420]Nathaniel Shead1-0/+14
2023-12-19OpenMP: Use enumerators for names of trait-sets and traitsSandra Loosemore3-161/+91
2023-12-19OpenMP: Unify representation of name-list properties.Sandra Loosemore2-3/+6
2023-12-19OpenMP: Introduce accessor macros and constructors for context selectors.Sandra Loosemore2-45/+67
2023-12-19c++: partial ordering and dep alias tmpl specs [PR90679]Patrick Palka3-10/+36
2023-12-19c++: refine dependent_alias_template_spec_p [PR90679]Patrick Palka2-32/+79
2023-12-19Unify OpenACC/C and C++ behavior re duplicate OpenACC 'declare' directives fo...Thomas Schwinge1-12/+11
2023-12-17Daily bump.GCC Administrator1-0/+17
2023-12-17c++: Seed namespaces for bindings [PR106363]Nathaniel Shead1-3/+1
2023-12-16c++: Fix unchecked use of CLASSTYPE_AS_BASE [PR113031]Nathaniel Shead1-1/+2
2023-12-16Add support for target_version attributeAndrew Carlotti1-2/+2
2023-12-16Daily bump.GCC Administrator1-0/+14
2023-12-15c++: section attribute on templates [PR70435, PR88061]Patrick Palka1-0/+4