aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2023-01-26Daily bump.GCC Administrator1-0/+6
2023-01-25c++: Fix up mangling of static lambdas [PR108525]Jakub Jelinek1-1/+1
2023-01-25Daily bump.GCC Administrator1-0/+24
2023-01-24c++: "" #pragma at BOF [PR108504]Jason Merrill1-1/+1
2023-01-24c++: static lambda in template [PR108526]Jason Merrill1-0/+5
2023-01-24c++: Handle structured bindings like anon unions in initializers [PR108474]Jakub Jelinek1-10/+0
2023-01-23c++: TARGET_EXPR collapsing [PR107303]Jason Merrill1-3/+28
2023-01-24Daily bump.GCC Administrator1-0/+32
2023-01-23c++: TARGET_EXPR_ELIDING_P and std::move [PR107267]Jason Merrill1-1/+4
2023-01-23c++: Quash bogus -Wunused-value with new [PR107797]Marek Polacek2-2/+6
2023-01-23c++: vector of class with bool ctor [PR108195]Jason Merrill1-1/+1
2023-01-23c++: result location and explicit inst [PR108496]Jason Merrill1-1/+5
2023-01-22c++: lifetime extension with .* expression [PR53288]Jason Merrill1-0/+38
2023-01-20Daily bump.GCC Administrator1-0/+15
2023-01-19c++: Fix up handling of non-dependent subscript with static operator[] [PR108...Jakub Jelinek3-8/+25
2023-01-19c++: Fix up handling of references to anon union members in initializers [PR5...Jakub Jelinek1-0/+10
2023-01-17Daily bump.GCC Administrator1-0/+7
2023-01-16Update copyright years.Jakub Jelinek62-62/+62
2023-01-16c, c++: Allow ignoring -Winit-self through pragmas [PR105593]Jakub Jelinek1-1/+1
2023-01-15Daily bump.GCC Administrator1-0/+16
2023-01-14c++: Avoid incorrect shortening of divisions [PR108365]Jakub Jelinek1-8/+2
2023-01-13c++: Avoid some false positive -Wfloat-conversion warnings with extended prec...Jakub Jelinek2-5/+9
2023-01-10Daily bump.GCC Administrator1-0/+8
2023-01-09c++: Only do maybe_init_list_as_range optimization if !processing_template_de...Jakub Jelinek1-1/+2
2023-01-06Daily bump.GCC Administrator1-0/+12
2023-01-05c++: class-head parsing and CPP_TEMPLATE_ID access [PR108275]Patrick Palka1-6/+17
2023-01-05openmp: Fix up finish_omp_target_clauses [PR108286]Jakub Jelinek1-1/+3
2023-01-05Daily bump.GCC Administrator1-0/+12
2023-01-04c++: mark_single_function and SFINAE [PR108282]Patrick Palka1-1/+1
2023-01-04c++: Error recovery in merge_default_template_args [PR108206]Jakub Jelinek1-0/+2
2023-01-01Rotate ChangeLog files.Jakub Jelinek2-5393/+5399
2022-12-30Daily bump.GCC Administrator1-0/+10
2022-12-29[C++] constexpr: request insert iff depth is okAlexandre Oliva1-3/+5
2022-12-29[C++] constraint: insert norm entry onceAlexandre Oliva1-3/+5
2022-12-24Daily bump.GCC Administrator1-0/+26
2022-12-23c++: get_nsdmi in template context [PR108116]Patrick Palka3-0/+12
2022-12-23c++: template friend with variadic constraints [PR107853]Patrick Palka3-13/+29
2022-12-23c++, driver: Fix -static-libstdc++ for targets without Bstatic/dynamic.Iain Sandoe1-0/+5
2022-12-22Daily bump.GCC Administrator1-0/+14
2022-12-21openmp: Don't try to destruct DECL_OMP_PRIVATIZED_MEMBER vars [PR108180]Jakub Jelinek1-0/+5
2022-12-20c++: source position of lambda captures [PR84471]Jason Merrill2-11/+5
2022-12-21Daily bump.GCC Administrator1-0/+26
2022-12-20c++, tree: walk TREE_VEC (and VECTOR_CST) in natural order [PR101886]Patrick Palka1-4/+9
2022-12-20coroutines: Accept 'extern "C"' coroutines.Iain Sandoe1-11/+12
2022-12-20c++: NTTP object wrapper substitution fixes [PR103346, ...]Patrick Palka1-35/+39
2022-12-20Daily bump.GCC Administrator1-0/+34
2022-12-19c++: modules and std::source_location::current() def arg [PR100881]Patrick Palka4-39/+53
2022-12-19c++: ICE with concepts TS multiple auto deduction [PR101886]Patrick Palka1-3/+9
2022-12-19contracts: Lowercase {MAYBE,NEVER}_CONTINUEArsen Arsenović1-2/+2
2022-12-18Daily bump.GCC Administrator1-0/+7