Show patches with: Submitter = Patrick Palka       |    Archived = No       |   177 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix PR c++/69052 (argument pack deduction failure during overload resolution) - - - - --- 2015-12-27 Patrick Palka New
Fix the remaining PR c++/24666 blockers (arrays decay to pointers too early) - - - - --- 2015-12-24 Patrick Palka New
Fix -Wmisleading indentation false-positive for do-while statement - - - - --- 2015-12-22 Patrick Palka New
Fix constexpr evaluation of comparisons involving pointer-to-members - - - - --- 2015-12-21 Patrick Palka New
[C++] Fix read of uninitialized value in make_pack_expansion() - - - - --- 2015-12-21 Patrick Palka New
Fix PR c++/68978 (bogus error: lvalue required as left operand of assignment) - - - - --- 2015-12-18 Patrick Palka New
Fix some blockers of PR c++/24666 (arrays decay to pointers too early) - - - - --- 2015-12-17 Patrick Palka New
Fix some blockers of PR c++/24666 (arrays decay to pointers too early) - - - - --- 2015-12-16 Patrick Palka New
Fix PR c++/21802 (two-stage name lookup fails for operators) - - - - --- 2015-12-16 Patrick Palka New
Fix some blockers of PR c++/24666 (arrays decay to pointers too early) - - - - --- 2015-12-15 Patrick Palka New
Fix PR c++/21802 (two-stage name lookup fails for operators) - - - - --- 2015-12-15 Patrick Palka New
Fix PR c++/21802 (two-stage name lookup fails for operators) - - - - --- 2015-12-12 Patrick Palka New
Fix PR c++/21802 (two-stage name lookup fails for operators) - - - - --- 2015-12-11 Patrick Palka New
Fix PR c++/68831 (superfluous -Waddress warning for C++ delete) - - - - --- 2015-12-10 Patrick Palka New
Fix PR c++/21802 (two-stage name lookup fails for operators) - - - - --- 2015-12-10 Patrick Palka New
[C,FE] Fold trivial exprs that refer to const vars - - - - --- 2015-12-07 Patrick Palka New
Add LANG_HOOKS_EMPTY_RECORD_P for C++ empty class - - - - --- 2015-11-24 Patrick Palka New
Partially fix PR c++/12277 (Warn on dynamic cast with known NULL results) - - - - --- 2015-11-09 Patrick Palka New
[4/4] Add -Wmisleading-indentation to -Wall - - - - --- 2015-11-02 Patrick Palka New
Fix a -Wmisleading-indentation false-negative - - - - --- 2015-09-23 Patrick Palka New
Fix -Wmisleading-indentation false-positive - - - - --- 2015-09-21 Patrick Palka New
Avoid recomputing multiple times the defining predicate-chain for the same PHI - - - - --- 2015-08-02 Patrick Palka New
Fix PR c++/18969 (invalid return statement diagnosed too late) - - - - --- 2015-07-26 Patrick Palka New
Fix PR c++/18969 (invalid return statement diagnosed too late) - - - - --- 2015-07-26 Patrick Palka New
Fix PR c++/18969 (invalid return statement diagnosed too late) - - - - --- 2015-07-26 Patrick Palka New
[5/6,Regression] Fix PR c++/66857 - - - - --- 2015-07-25 Patrick Palka New
Fix PR c++/66850 (Adding a forward declaration causes ICE on valid code) - - - - --- 2015-07-12 Patrick Palka New
Fix PR c++/65186 (bound template template parm as valid nontype parm) - - - - --- 2015-07-12 Patrick Palka New
Fix PR c++/66686 (dependent template template substitution) - - - - --- 2015-06-27 Patrick Palka New
Fix PR c++/30044 - - - - --- 2015-06-26 Patrick Palka New
Make debug_tree() print the length of a TREE_VEC - - - - --- 2015-06-25 Patrick Palka New
Fix comment documenting make_vector_stat - - - - --- 2015-06-13 Patrick Palka New
[OBV] Remove stale commentary in cp/call.c - - - - --- 2015-06-13 Patrick Palka New
Fix PR c++/30044 - - - - --- 2015-06-12 Patrick Palka New
[3/3] Improve -Wmissing-indentation heuristics - - - - --- 2015-06-09 Patrick Palka New
[2/3] Remove is_first_nonwhitespace_on_line(), instead improve get_visual_column() - - - - --- 2015-06-09 Patrick Palka New
[1/3] Refactor entry point to -Wmisleading-indentation - - - - --- 2015-06-09 Patrick Palka New
Refactor -Wmisleading-indentation API and extend coverage - - - - --- 2015-06-07 Patrick Palka New
Refactor -Wmisleading-indentation API and extend coverage - - - - --- 2015-06-07 Patrick Palka New
Fix memory leak in C++ pretty printer - - - - --- 2015-05-11 Patrick Palka New
Emit -Waddress warnings for comparing address of reference against NULL - - - - --- 2015-04-27 Patrick Palka New
Emit -Waddress warnings for comparing address of reference against NULL - - - - --- 2015-04-21 Patrick Palka New
Fix check for whether a function is a variadic function - - - - --- 2015-04-19 Patrick Palka New
Do not discard the constructors of empty structs [PR c++/64527] - - - - --- 2015-04-16 Patrick Palka New
Do not discard the constructors of empty structs [PR c++/64527] - - - - --- 2015-04-16 Patrick Palka New
Fix PR c++/16160 - - - - --- 2015-01-14 Patrick Palka New
Fix PR c++/16160 - - - - --- 2015-01-14 Patrick Palka New
VRP: don't assume strict overflow semantics when checking if a loop wraps - - - - --- 2014-11-21 Patrick Palka New
Disable an unsafe VRP transformation when -fno-strict-overflow is set - - - - --- 2014-11-20 Patrick Palka New
driver: ignore SIGINT while waiting on subprocesses to finish - - - - --- 2014-11-16 Patrick Palka New
Look through widening type conversions for possible edge assertions - - - - --- 2014-11-12 Patrick Palka New
Look through widening type conversions for possible edge assertions - - - - --- 2014-11-11 Patrick Palka New
[2/2] Simplify and extend VRP edge-assertion code - - - - --- 2014-11-11 Patrick Palka New
[1/2] VRP: Simplify logic for checking if any asserts need to be inserted - - - - --- 2014-11-11 Patrick Palka New
Fix PR 63748 - - - - --- 2014-11-10 Patrick Palka New
[COMMITTED] Add myself to MAINTAINERS (Write After Approval) - - - - --- 2014-08-19 Patrick Palka New
Fix promotion of const local arrays to static storage - - - - --- 2014-08-18 Patrick Palka New
Fix promotion of const local arrays to static storage - - - - --- 2014-08-18 Patrick Palka New
C frontend: cast-expressions sometimes retain type qualifiers - - - - --- 2014-08-17 Patrick Palka New
Warn on and fold NULL checks against inline functions - - - - --- 2014-05-26 Patrick Palka New
Fix issue in uninit analysis (PR middle-end/61112) - - - - --- 2014-05-12 Patrick Palka New
VRP: simplify assert location check - - - - --- 2014-05-04 Patrick Palka New
Clean up and extend VRP edge-assertion code - - - - --- 2014-05-03 Patrick Palka New
Typofixes and a trivial change - - - - --- 2014-04-25 Patrick Palka New
[CLEANUP] Declare global functions before defining them - - - - --- 2014-04-14 Patrick Palka New
[CLEANUP] Wrap locally-used functions in anonymous namespaces - - - - --- 2014-04-14 Patrick Palka New
[CLEANUP] Mark locally-used functions static - - - - --- 2014-04-14 Patrick Palka New
Fix PR c++/60765 - - - - --- 2014-04-07 Patrick Palka New
Fix PR c++/60764 - - - - --- 2014-04-07 Patrick Palka New
Fix PR c++/44613 - - - - --- 2014-04-03 Patrick Palka New
Fix PR c++/21113 - - - - --- 2014-04-03 Patrick Palka New
Fix PR c++/44859 - - - - --- 2014-03-31 Patrick Palka New
Add test for PR c++/53711 - - - - --- 2014-03-13 Patrick Palka New
[v2] Fix PR c++/25940 - - - - --- 2014-03-02 Patrick Palka New
Fix PR c++/25940 - - - - --- 2014-02-24 Patrick Palka New
Fix a nonfatal build error - - - - --- 2014-01-12 Patrick Palka New
Fix build under "make --no-builtin-rules" - - - - --- 2014-01-06 Patrick Palka New
« 1 2 »