aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg
AgeCommit message (Expand)AuthorFilesLines
3 daysc++: checking ICE w/ constexpr if and lambda as def targ [PR117054]Patrick Palka1-0/+16
3 daysc++: ICE with -Wtautological-compare in template [PR116534]Marek Polacek1-0/+21
3 daysc++: wrong error due to std::initializer_list opt [PR116476]Marek Polacek1-0/+21
3 daysc++: ICE with ()-init and TARGET_EXPR eliding [PR116424]Marek Polacek1-0/+20
7 daysc++: Don't emit deprecated/unavailable attribute diagnostics when creating cd...Jakub Jelinek1-0/+16
2024-10-01c++: -Wdangling-reference and empty class [PR115361]Jason Merrill8-7/+26
2024-10-01c++: fix -Wdangling-reference false positive [PR115987]Marek Polacek3-15/+34
2024-09-20c++: decltype(auto) deduction of statement-expression [PR116418]Patrick Palka2-1/+13
2024-09-20c++: CWG 2789 and usings [PR116492]Patrick Palka1-0/+16
2024-09-18tree-optimization/116460 - ICE with DCE in forwpropRichard Biener1-0/+609
2024-09-18Fix vect/pr115278.cc for targets where uint32_t is distinct from unsigned.Joern Rennecke1-1/+1
2024-09-17c++: crash with anon VAR_DECL [PR116676]Marek Polacek1-0/+57
2024-09-12c++: ICE with TTP [PR96097]Marek Polacek1-0/+13
2024-09-12c++: Disable deprecated/unavailable diagnostics when creating thunks for meth...Jakub Jelinek1-0/+22
2024-09-12c++: Fix get_member_function_from_ptrfunc with -fsanitize=bounds [PR116449]Jakub Jelinek1-0/+14
2024-09-08c++: c->B::m access resolved through current inst [PR116320]Patrick Palka1-0/+17
2024-09-08c++: inherited CTAD fixes [PR116276]Patrick Palka3-2/+73
2024-09-07c++: template depth of lambda in default targ [PR116567]Patrick Palka1-0/+42
2024-09-05c++: vtable referring to "unavailable" virtual fn [PR116606]Marek Polacek1-0/+8
2024-08-19c++: fix ICE in convert_nontype_argument [PR116384]Marek Polacek1-0/+26
2024-08-19testsuite: Prune warning about size of enumsTorbjörn SVENSSON1-0/+1
2024-08-16testsuite: Verify -fshort-enums and -fno-short-enums in pr33738.CTorbjörn SVENSSON2-1/+29
2024-08-16testsuite: Add -fno-short-enums to pr97315-1.CTorbjörn SVENSSON1-1/+1
2024-08-15c++/coroutines: fix passing *this to promise type, again [PR116327]Patrick Palka2-1/+25
2024-08-06c++: alias and non-type template parm [PR116223]Jason Merrill1-0/+18
2024-08-06c++: parse error with -std=c++14 -fconcepts [PR116071]Jason Merrill1-0/+18
2024-08-01c++: generic lambda in default template argument [PR88313]Patrick Palka1-0/+15
2024-08-01c++: alias of alias tmpl with dependent attrs [PR115897]Patrick Palka3-0/+81
2024-08-01c++: normalizing ttp constraints [PR115656]Patrick Palka1-0/+12
2024-08-01c++: missing SFINAE during alias CTAD [PR115296]Patrick Palka1-0/+19
2024-08-01c++: prev declared hidden tmpl friend inst [PR112288]Patrick Palka3-0/+83
2024-07-29c++: wrong error initializing empty class [PR115900]Marek Polacek1-0/+22
2024-07-29testsuite: Fix up consteval-prop21.C for 32-bit targets [PR115986]Jakub Jelinek1-1/+7
2024-07-29c++: if consteval and consteval propagation [PR115583]Jason Merrill1-0/+17
2024-07-29c++: consteval propagation and templates [PR115986]Jason Merrill1-0/+17
2024-07-29c++: ICE with concept, local class, and lambda [PR115561]Jason Merrill1-0/+69
2024-07-22c++/coroutines: correct passing *this to promise type [PR104981]Patrick Palka2-0/+81
2024-07-22c++: xobj fn call without obj [PR115783]Patrick Palka1-0/+48
2024-07-18eh: ICE with std::initializer_list and ASan [PR115865]Marek Polacek1-0/+16
2024-07-18c++: ICE with __has_unique_object_representations [PR115476]Marek Polacek1-0/+16
2024-07-18PR tree-optimization/113673: Avoid load merging when potentially trapping.Roger Sayle1-0/+14
2024-07-18c++/modules: Conditionally start timer during lazy load [PR115165]Nathaniel Shead2-0/+24
2024-07-17c++: constrained partial spec type context [PR111890]Patrick Palka1-0/+20
2024-07-17c++: alias template with dependent attributes [PR115897]Patrick Palka1-0/+32
2024-07-17c++: bad 'this' conversion for nullary memfn [PR106760]Patrick Palka1-0/+13
2024-07-17c++: Fix ICE on constexpr placement new [PR115754]Jakub Jelinek1-0/+36
2024-07-17c++/modules: Propagate BINDING_VECTOR_*_DUPS_P on realloc [PR99242]Nathaniel Shead4-0/+16
2024-07-11c++/modules: Keep entity mapping info across duplicate_decls [PR99241]Nathaniel Shead3-0/+11
2024-07-08tree-optimization/115694 - ICE with complex store rewriteRichard Biener1-0/+13
2024-07-04c++ frontend: check for missing condition for novector [PR115623]Tamar Christina1-0/+10