Show patches with: Submitter = Patrick Palka       |    State = Action Required       |    Archived = No       |   177 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix PR c++/77639 (ICE during error recovery) - - - - --- 2016-09-19 Patrick Palka New
Fix PR c++/77639 (ICE during error recovery) - - - - --- 2016-09-19 Patrick Palka New
Automatically generate dependencies for the build-machine object files - - - - --- 2016-08-23 Patrick Palka New
Improve readability of debug_tree() dumps for SSA_NAME and VECTOR_CST - - - - --- 2016-08-22 Patrick Palka New
Handle VECTOR_CST in integer_nonzerop() - - - - --- 2016-08-19 Patrick Palka New
Improve readability of debug_tree() dumps for SSA_NAME and VECTOR_CST - - - - --- 2016-08-19 Patrick Palka New
Restrict jump threading statement simplifier to scalar types (PR71077) - - - - --- 2016-08-19 Patrick Palka New
Restrict jump threading statement simplifier to scalar types (PR71077) - - - - --- 2016-08-18 Patrick Palka New
Restrict jump threading statement simplifier to scalar types (PR71077) - - - - --- 2016-08-18 Patrick Palka New
Fix PR middle-end/71654 (missed shortening of a compare) - - - - --- 2016-08-09 Patrick Palka New
Fix PR tree-optimization/72810 - - - - --- 2016-08-05 Patrick Palka New
Teach VRP to truncate the case ranges of a switch - - - - --- 2016-08-04 Patrick Palka New
Fix ICE on invalid variable template instantiation (PR c++/72759) - - - - --- 2016-08-04 Patrick Palka New
Teach VRP to truncate the case ranges of a switch - - - - --- 2016-08-03 Patrick Palka New
Fix ICE on invalid variable template instantiation (PR c++/72759) - - - - --- 2016-08-02 Patrick Palka New
Improve forward jump threading of switch statements (PR18046) - - - - --- 2016-07-29 Patrick Palka New
Teach VRP to register assertions along default switch labels (PR 18046) - - - - --- 2016-07-25 Patrick Palka New
Minor changes in tree-vrp.c - - - - --- 2016-07-23 Patrick Palka New
Teach VRP to register assertions along default switch labels (PR 18046) - - - - --- 2016-07-23 Patrick Palka New
Teach VRP to register assertions along default switch labels (PR 18046) - - - - --- 2016-07-22 Patrick Palka New
Avoid invoking ranlib on libbackend.a - - - - --- 2016-07-20 Patrick Palka New
Avoid invoking ranlib on libbackend.a - - - - --- 2016-07-19 Patrick Palka New
Avoid invoking ranlib on libbackend.a - - - - --- 2016-07-16 Patrick Palka New
Avoid invoking ranlib on libbackend.a - - - - --- 2016-07-16 Patrick Palka New
Make cp_fold more consistent in its output caching - - - - --- 2016-05-31 Patrick Palka New
Fix PR c++/27100 - - - - --- 2016-05-30 Patrick Palka New
Fix PR tree-optimization/71314 - - - - --- 2016-05-30 Patrick Palka New
Fix PR tree-optimization/71077 - - - - --- 2016-05-30 Patrick Palka New
Two small optimizations to vrp pass - - - - --- 2016-05-03 Patrick Palka New
Fix PR c++/70822 (bogus error with parenthesized SCOPE_REF) - - - - --- 2016-04-29 Patrick Palka New
Mark predicates generated by genmatch as static - - - - --- 2016-04-28 Patrick Palka New
Reduce nesting of parentheses in conditionals generated by genattrtab - - - - --- 2016-04-27 Patrick Palka New
vrp: remove rendundant has_single_use tests - - - - --- 2016-04-20 Patrick Palka New
Improve detection of constant conditions during jump threading - - - - --- 2016-04-19 Patrick Palka New
Fix PR c++/70241 (inconsistent access with in-class enumeration) - - - - --- 2016-04-17 Patrick Palka New
Fix PR c++/27100 - - - - --- 2016-04-16 Patrick Palka New
Fix PR c++/70610 (wrong overload resolution during template processing) - - - - --- 2016-04-11 Patrick Palka New
Fix PR c++/70590 (error: location references block not in block tree) - - - - --- 2016-04-08 Patrick Palka New
Avoid needless unsharing during constexpr evaluation (PR c++/70452) - - - - --- 2016-04-06 Patrick Palka New
Avoid needless unsharing during constexpr evaluation (PR c++/70452) - - - - --- 2016-04-06 Patrick Palka New
Remove class cache_map and use ggc hash_maps instead (PR c++/70452) - - - - --- 2016-04-04 Patrick Palka New
Remove class cache_map and use ggc hash_maps instead (PR c++/70452) - - - - --- 2016-04-04 Patrick Palka New
Fix PR c++/70452 (regression in C++ parsing performance) - - - - --- 2016-04-04 Patrick Palka New
Fix PR c++/70452 (regression in C++ parsing performance) - - - - --- 2016-04-02 Patrick Palka New
Fix PR c++/70452 (regression in C++ parsing performance) - - - - --- 2016-04-01 Patrick Palka New
[2/2] Fix C++ side of PR c/70436 (missing -Wparentheses warnings) - - - - --- 2016-03-31 Patrick Palka New
[1/2] Fix new -Wparentheses warnings encountered during bootstrap - - - - --- 2016-03-31 Patrick Palka New
[1/2] Fix new -Wparentheses warnings encountered during bootstrap - - - - --- 2016-03-31 Patrick Palka New
[2/2] Fix C++ side of PR c/70436 (missing -Wparentheses warnings) - - - - --- 2016-03-31 Patrick Palka New
[1/2] Fix new -Wparentheses warnings encountered during bootstrap - - - - --- 2016-03-31 Patrick Palka New
Fix PR tree-optimization/59124 (bogus -Warray-bounds warning) - - - - --- 2016-03-30 Patrick Palka New
Fix PR tree-optimization/59124 (bogus -Warray-bounds warning) - - - - --- 2016-03-29 Patrick Palka New
Fix PR tree-optimization/59124 (bogus -Warray-bounds warning) - - - - --- 2016-03-27 Patrick Palka New
Fix PR tree-optimization/59124 (bogus -Warray-bounds warning) - - - - --- 2016-03-27 Patrick Palka New
[OBV] Adjust dg-do directive in mangle2.C - - - - --- 2016-03-25 Patrick Palka New
Fix PR c++/62212 (ICE during mangling of array type) - - - - --- 2016-03-24 Patrick Palka New
Fix PR c++/70347 (default member initializer not picked up by union) - - - - --- 2016-03-23 Patrick Palka New
Fix PR c++/70332 (ICE due to aggregate initialization of NSDMI) - - - - --- 2016-03-23 Patrick Palka New
Fix PR c++/70332 (ICE due to aggregate initialization of NSDMI) - - - - --- 2016-03-22 Patrick Palka New
Fix PR c++/70096 (wrong code for pointer-to-member-function copy) - - - - --- 2016-03-21 Patrick Palka New
Fix PR c++/70204 (ICE in non_const_var_error) - - - - --- 2016-03-21 Patrick Palka New
Fix PR c++/70205 (ICE on valid call to qualified static member function) - - - - --- 2016-03-17 Patrick Palka New
Fix PR c++/70218 (illegal access to private field succeeds) - - - - --- 2016-03-13 Patrick Palka New
Turn some compile-time tests into run-time tests - - - - --- 2016-03-11 Patrick Palka New
Fix PR c++/70106 (type of parenthesized qualified-id has wrong cv-qualifiers) - - - - --- 2016-03-11 Patrick Palka New
Turn some compile-time tests into run-time tests - - - - --- 2016-03-10 Patrick Palka New
Fix PR c++/70121 (premature folding of const var that was implicitly captured) - - - - --- 2016-03-10 Patrick Palka New
Fix PR c++/66786 (ICE with nested lambdas in variable template) - - - - --- 2016-03-06 Patrick Palka New
[PING] genattrab.c generate switch - - - - --- 2016-03-04 Patrick Palka New
[PING] genattrab.c generate switch - - - - --- 2016-03-04 Patrick Palka New
Reuse the saved_scope structures allocated by push_to_top_level - - - - --- 2016-03-03 Patrick Palka New
Fix PR c++/69961 (invalid ctor call with dependent args) - - - - --- 2016-02-28 Patrick Palka New
Fix PR c++/69736 - - - - --- 2016-02-24 Patrick Palka New
Fix PR c++/69736 - - - - --- 2016-02-23 Patrick Palka New
Fix PR c++/69736 - - - - --- 2016-02-23 Patrick Palka New
Fix PR c++/69694 (non-dependent MODOP_EXPR with NULL type) - - - - --- 2016-02-20 Patrick Palka New
Add PR c++/11814 test case to testsuite - - - - --- 2016-02-12 Patrick Palka New
Fix PR c++/69098 (bogus errors with static data member template) - - - - --- 2016-02-10 Patrick Palka New
Fix PR c++/69098 (bogus errors with static data member template) - - - - --- 2016-02-10 Patrick Palka New
PR c++/69139 - - - - --- 2016-02-08 Patrick Palka New
Fix PR c++/66786 (ICE with nested lambdas in variable template) - - - - --- 2016-02-08 Patrick Palka New
Fix PR c++/69283 (auto deduction fails when ADL is required) - - - - --- 2016-02-05 Patrick Palka New
Fix PR c++/68948 (wrong code generation due to invalid constructor call) - - - - --- 2016-02-05 Patrick Palka New
Fix PR c++/68948 (wrong code generation due to invalid constructor call) - - - - --- 2016-02-05 Patrick Palka New
Partially fix PR c++/12277 (Warn on dynamic cast with known NULL results) - - - - --- 2016-02-03 Patrick Palka New
Fix constexpr evaluation of comparisons involving pointer-to-members - - - - --- 2016-02-03 Patrick Palka New
Fix cp_binding_level reuse logic - - - - --- 2016-01-28 Patrick Palka New
Fix PR c++/69139 (deduction failure with trailing return type) - - - - --- 2016-01-26 Patrick Palka New
Low-hanging C++-lexer speedup (PR c++/24208) - - - - --- 2016-01-26 Patrick Palka New
Fix the remaining PR c++/24666 blockers (arrays decay to pointers too early) - - - - --- 2016-01-22 Patrick Palka New
Fix the remaining PR c++/24666 blockers (arrays decay to pointers too early) - - - - --- 2016-01-20 Patrick Palka New
Fix PR c++/69283 (auto deduction fails when ADL is required) - - - - --- 2016-01-19 Patrick Palka New
Fix PR c++/69091 (ICE with operator overload having 'auto' return type) - - - - --- 2016-01-15 Patrick Palka New
[1/3] Fix logic bug in Cilk Plus array expansion - - - - --- 2016-01-15 Patrick Palka New
Fix PR c++/68936 - - - - --- 2016-01-14 Patrick Palka New
[3/3,RFC] Treat a gimplification failure as an internal error - - - - --- 2015-12-31 Patrick Palka New
[2/3] Avoid creating an initializer for a flexible array member - - - - --- 2015-12-31 Patrick Palka New
[1/3] Fix logic bug in Cilk Plus array expansion - - - - --- 2015-12-31 Patrick Palka New
[libiberty] Tweak the documentation of libiberty's xcrc32 function - - - - --- 2015-12-28 Patrick Palka New
Fix PR c++/69056 (argument pack deduction failure during overload resolution) - - - - --- 2015-12-27 Patrick Palka New
« 1 2 »