Show patches with: Submitter = Simon Martin       |    State = Action Required       |    Archived = No       |   45 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
tree-eh: Don't crash on GIMPLE_TRY_FINALLY with empty cleanup sequence [PR117845] tree-eh: Don't crash on GIMPLE_TRY_FINALLY with empty cleanup sequence [PR117845] - - - - --- 2024-12-07 Simon Martin New
c++: Don't reject pointer to virtual method during constant evaluation [PR117615] c++: Don't reject pointer to virtual method during constant evaluation [PR117615] - - - - --- 2024-12-03 Simon Martin New
c++: Make sure fold_sizeof_expr returns the correct type [PR117775] c++: Make sure fold_sizeof_expr returns the correct type [PR117775] - - - - --- 2024-11-29 Simon Martin New
[v2] c++: Fix another crash with invalid new operators [PR117463] [v2] c++: Fix another crash with invalid new operators [PR117463] - - - - --- 2024-11-11 Simon Martin New
c++: Fix another crash with invalid new operators [PR117463] c++: Fix another crash with invalid new operators [PR117463] - - - - --- 2024-11-06 Simon Martin New
[v2] c++: Defer -fstrong-eval-order processing to template instantiation time [PR117158] [v2] c++: Defer -fstrong-eval-order processing to template instantiation time [PR117158] - - - - --- 2024-11-04 Simon Martin New
c++: Don't crash upon invalid placement new operator [PR117101] c++: Don't crash upon invalid placement new operator [PR117101] - - - - --- 2024-11-01 Simon Martin New
c++: Add testcase for now fixed issue [PR101887] c++: Add testcase for now fixed issue [PR101887] - - - - --- 2024-11-01 Simon Martin New
c++: Handle SCOPE_REF in contains_placeholder_p [PR117158] c++: Handle SCOPE_REF in contains_placeholder_p [PR117158] - - - - --- 2024-11-01 Simon Martin New
c++: Relax checking assert about elision to support -fno-elide-constructors [PR114619] c++: Relax checking assert about elision to support -fno-elide-constructors [PR114619] - - - - --- 2024-10-19 Simon Martin New
[v2] c++: Fix crash during NRV optimization with invalid input [PR117099, PR117129] [v2] c++: Fix crash during NRV optimization with invalid input [PR117099, PR117129] - - - - --- 2024-10-17 Simon Martin New
c++: Fix crash during NRV optimization with invalid input [PR117099] c++: Fix crash during NRV optimization with invalid input [PR117099] - - - - --- 2024-10-16 Simon Martin New
[v8] c++: Fix overeager Woverloaded-virtual with conversion operators [PR109918] [v8] c++: Fix overeager Woverloaded-virtual with conversion operators [PR109918] - - - - --- 2024-10-16 Simon Martin New
c++: Restore rust front-end build [PR117114] c++: Restore rust front-end build [PR117114] - - - - --- 2024-10-13 Simon Martin New
[v7] c++: Fix overeager Woverloaded-virtual with conversion operators [PR109918] [v7] c++: Fix overeager Woverloaded-virtual with conversion operators [PR109918] - - - - --- 2024-10-11 Simon Martin New
[pushed] libiberty: Restore build with CP_DEMANGLE_DEBUG defined [pushed] libiberty: Restore build with CP_DEMANGLE_DEBUG defined - - - - --- 2024-10-10 Simon Martin New
[v6] c++: Fix overeager Woverloaded-virtual with conversion operators [PR109918] [v6] c++: Fix overeager Woverloaded-virtual with conversion operators [PR109918] - - - - --- 2024-10-07 Simon Martin New
gcc-wwwdocs: Mention check-c++-all target for C++ front end patch testing gcc-wwwdocs: Mention check-c++-all target for C++ front end patch testing - - - - --- 2024-10-02 Simon Martin New
[v4] c++: Don't crash when mangling member with anonymous union or template types [PR100632, PR1097… [v4] c++: Don't crash when mangling member with anonymous union or template types [PR100632, PR1097… - - - - --- 2024-09-23 Simon Martin New
[v2] c++: Don't ICE due to artificial constructor parameters [PR116722] [v2] c++: Don't ICE due to artificial constructor parameters [PR116722] - - - - --- 2024-09-23 Simon Martin New
c++: Don't ICE due to artificial constructor parameters [PR116722] c++: Don't ICE due to artificial constructor parameters [PR116722] - - - - --- 2024-09-20 Simon Martin New
c++: Avoid "infinite parsing" because of cp_parser_decltype [PR114858] c++: Avoid "infinite parsing" because of cp_parser_decltype [PR114858] - - - - --- 2024-09-17 Simon Martin New
[v5] c++: Fix overeager Woverloaded-virtual with conversion operators [PR109918] [v5] c++: Fix overeager Woverloaded-virtual with conversion operators [PR109918] - - - - --- 2024-09-17 Simon Martin New
[v3] c++: Don't crash when mangling member with anonymous union or template types [PR100632, PR1097… [v3] c++: Don't crash when mangling member with anonymous union or template types [PR100632, PR1097… - - - - --- 2024-09-16 Simon Martin New
c++: Don't mix timevar_start and auto_cond_timevar for TV_NAME_LOOKUP [PR116681] c++: Don't mix timevar_start and auto_cond_timevar for TV_NAME_LOOKUP [PR116681] - - - - --- 2024-09-13 Simon Martin New
[v2] c++: Don't crash when mangling member with anonymous union or template types [PR100632, PR1097… [v2] c++: Don't crash when mangling member with anonymous union or template types [PR100632, PR1097… - - - - --- 2024-09-12 Simon Martin New
c++: Don't ICE to build private access error message [PR116323] c++: Don't ICE to build private access error message [PR116323] - - - - --- 2024-09-11 Simon Martin New
c++: Don't crash when mangling member with anonymous union type [PR100632] c++: Don't crash when mangling member with anonymous union type [PR100632] - - - - --- 2024-09-10 Simon Martin New
c++: Properly mangle CONST_DECL without a INTEGER_CST value [PR116511] c++: Properly mangle CONST_DECL without a INTEGER_CST value [PR116511] - - - - --- 2024-09-06 Simon Martin New
c++: Don't show constructor internal name in error message [PR105483] c++: Don't show constructor internal name in error message [PR105483] - - - - --- 2024-08-26 Simon Martin New
c++: Fix overeager Woverloaded-virtual with conversion operators [PR109918] c++: Fix overeager Woverloaded-virtual with conversion operators [PR109918] - - - - --- 2024-08-23 Simon Martin New
c++: Add testcase for (now fixed) regression [PR113746] c++: Add testcase for (now fixed) regression [PR113746] - - - - --- 2024-08-23 Simon Martin New
c++: Check template parameter number in member class template specialization [PR115716] c++: Check template parameter number in member class template specialization [PR115716] - - - - --- 2024-08-22 Simon Martin New
c++: Don't accept multiple enum definitions within template class [PR115806] c++: Don't accept multiple enum definitions within template class [PR115806] - - - - --- 2024-08-09 Simon Martin New
c++: Fix ICE on valid involving variadic constructor [PR111592] c++: Fix ICE on valid involving variadic constructor [PR111592] - - - - --- 2024-07-09 Simon Martin New
c++: Fix ICE locating 'this' for (not matching) template member function [PR115364] c++: Fix ICE locating 'this' for (not matching) template member function [PR115364] - - - - --- 2024-06-28 Simon Martin New
c++: Relax too strict assert in stabilize_expr [PR111160] c++: Relax too strict assert in stabilize_expr [PR111160] - - - - --- 2024-06-26 Simon Martin New
lto: Fix build on MacOS lto: Fix build on MacOS - - - - --- 2024-06-07 Simon Martin New
c++: Make *_cast<*> parsing more robust to errors [PR108438] c++: Make *_cast<*> parsing more robust to errors [PR108438] - - - - --- 2024-06-07 Simon Martin New
c++: Handle erroneous DECL_LOCAL_DECL_ALIAS in duplicate_decls [PR107575] c++: Handle erroneous DECL_LOCAL_DECL_ALIAS in duplicate_decls [PR107575] - - - - --- 2024-06-05 Simon Martin New
PR c++/103338 - Add testcase for issue fixed by recent commit PR c++/103338 - Add testcase for issue fixed by recent commit - - - - --- 2024-06-04 Simon Martin New
Add missing space after seen_error in gcc/cp/pt.cc Add missing space after seen_error in gcc/cp/pt.cc - - - - --- 2024-06-04 Simon Martin New
Fix PR c++/109958: ICE taking the address of bound static member function brought into derived clas… Fix PR c++/109958: ICE taking the address of bound static member function brought into derived clas… - - - - --- 2024-05-31 Simon Martin New
Fix PR c++/111106: missing ; causes internal compiler error Fix PR c++/111106: missing ; causes internal compiler error - - - - --- 2024-05-30 Simon Martin New
Add testcase for PR c++/105229: ICE in lookup_template_class_1 Add testcase for PR c++/105229: ICE in lookup_template_class_1 - - - - --- 2024-05-24 Simon Martin New