aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg
AgeCommit message (Expand)AuthorFilesLines
2020-04-01c++: Fix DMI with lambda 'this' capture [PR94205]Jason Merrill2-0/+33
2020-03-31store-merging: Allow enums during bswap recognition [PR94403]Jakub Jelinek1-0/+37
2020-03-30c++: Fix comparison of fn() and ns::fn() [PR90711]Jason Merrill1-0/+38
2020-03-28c++: Diagnose when "requires" is used instead of "requires requires" [PR94306]Patrick Palka1-0/+6
2020-03-28c++: requires-expression outside of a template is misevaluated [PR94252]Patrick Palka3-1/+39
2020-03-28c++: Respect current_constraint_diagnosis_depth in diagnose_compound_requirementPatrick Palka4-5/+4
2020-03-28c++: Replay errors during diagnosis of constraint satisfaction failuresPatrick Palka2-1/+47
2020-03-27c++: Handle COMPOUND_EXPRs in ocp_convert [PR94339]Jakub Jelinek1-4/+4
2020-03-27[pr84733] Fix ICE popping local scopeNathan Sidwell2-0/+37
2020-03-27PR c++/94098 - ICE on attribute access redeclarationMartin Sebor1-0/+88
2020-03-27c++: avoid -Wredundant-tags on a first declaration in use [PR 93824]Martin Sebor7-3/+420
2020-03-27debug/94273 - avoid creating type DIEs for DINFO_LEVEL_TERSERichard Biener1-0/+4
2020-03-27c++: Avoid calls in non-evaluated contexts affect whether function can or can...Jakub Jelinek1-0/+19
2020-03-27c++: Handle COMPOUND_EXPRs in ocp_convert [PR94339]Jakub Jelinek2-4/+15
2020-03-26c++: template keyword accepted before destructor names [PR94336]Marek Polacek1-0/+5
2020-03-27coroutines, testsuite: Fix symmetric-transfer-00-basic.C on Linux.Iain Sandoe1-2/+3
2020-03-26c++: DR1710, template keyword in a typename-specifier [PR94057]Marek Polacek19-14/+153
2020-03-26coroutines: Implement n4849 recommended symmetric transfer.Iain Sandoe2-12/+142
2020-03-26coroutines: Implement n4849 changes to exception handling.Iain Sandoe1-0/+213
2020-03-26tree: Fix -fcompare-debug issues due to protected_set_expr_location [PR94323]Jakub Jelinek1-0/+13
2020-03-26gimplify: Fix -fcompare-debug differences caused by gimplify_body [PR94281]Jakub Jelinek1-0/+11
2020-03-26c++: Fix up user_provided_p [PR81349]Jakub Jelinek1-0/+29
2020-03-26c++: Fix a -fcompare-debug issue with DEBUG_BEGIN_STMT stmts in STATEMENT_LIS...Jakub Jelinek1-0/+14
2020-03-25c++: Fix invalid -Wduplicated-cond warning [PR94265]Patrick Palka1-0/+16
2020-03-25varasm: Fix output_constructor where a RANGE_EXPR index needs to skip some el...Jakub Jelinek1-0/+17
2020-03-25middle-end: Avoid using DECL_UID in ASM_FORMAT_PRIVATE_NAME [PR94223]Jakub Jelinek1-0/+5
2020-03-24c++: Fix wrong no post-decrement operator error in template [PR94190]Marek Polacek1-0/+22
2020-03-24c++: Improve handling of ill-formed constraints [PR94186].Jason Merrill4-9/+29
2020-03-24c++: Fix template parm with dependent type in concepts.Jason Merrill1-0/+11
2020-03-24c++: Give more expressions locations.Jason Merrill3-3/+3
2020-03-23c++: Avoid a suspicious -Wnoexcept warning [PR93805]Patrick Palka1-0/+15
2020-03-23c++: Handle COMPOUND_EXPRs in get_narrower and warnings_for_convert_and_check...Jakub Jelinek2-0/+34
2020-03-22testsuite: Fix lambda-vis.C for targets with user label prefix '_'.Iain Sandoe1-6/+6
2020-03-21c++: Reject changing active member of union during initialization [PR94066]Patrick Palka8-0/+113
2020-03-20Fix verifier ICE on wrong comdat local flag [PR93347]Jan Hubicka1-0/+306
2020-03-20c++: Add testcases from PR c++/69694Patrick Palka2-0/+54
2020-03-20c++: Include the constraint parameter mapping in diagnostic constraint contextsPatrick Palka1-0/+14
2020-03-20store-merging: Fix up -fnon-call-exceptions handling [PR94224]Jakub Jelinek1-0/+34
2020-03-19c++: Avoid unnecessary empty class copy [94175].Jason Merrill1-0/+14
2020-03-20Fix cgraph_node::function_symbol availability compuattion [PR94202]Jan Hubicka1-0/+22
2020-03-19middle-end/94216 fix another build_fold_addr_expr useRichard Biener1-0/+45
2020-03-18PR c++/94147 - mangling of lambdas assigned to globalsNathan Sidwell2-0/+53
2020-03-18libgomp testsuite - disable long double for AMDGCNTobias Burnus1-8/+4
2020-03-18c++: Diagnose a deduction guide in a wrong scope [PR91759]Jakub Jelinek1-0/+11
2020-03-17testsuite: Fix g++.dg/debug/dwarf2/const2b.C target selectorUros Bizjak1-1/+1
2020-03-17c++: Fix parsing of invalid enum specifiers [PR90995]Jakub Jelinek1-0/+26
2020-03-17coroutines, testsuite: Fix single test execution.Iain Sandoe1-4/+10
2020-03-17c++: Fix access checks for __is_assignable and __is_constructibleVille Voutilainen1-0/+74
2020-03-16c++: Add test for PR 93901.Jason Merrill1-0/+40
2020-03-14c++: Fix ICE-after-error on partial spec [92068]Jason Merrill1-0/+6