Show patches with: State = Action Required       |    Archived = No       |   126476 patches
« 1 2 ... 738 739 7401264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Implement -Wimplicit-fallthrough (version 9) - - - - --- 2016-09-21 Marek Polacek New
Add FALLTHRU to gimple-ssa-sprintf.c - - - - --- 2016-09-21 Marek Polacek New
[committed] Adjust fall through comment - - - - --- 2016-09-20 Marek Polacek New
C/C++ PATCH to implement -Wbool-operation (PR c/77490) - - - - --- 2016-09-20 Marek Polacek New
Implement -Wimplicit-fallthrough (version 9) - - - - --- 2016-09-20 Marek Polacek New
[committed] Use true/false instead of 1/0 in lvalue_p - - - - --- 2016-09-16 Marek Polacek New
C/C++ PATCH to implement -Wbool-operation (PR c/77490) - - - - --- 2016-09-16 Marek Polacek New
C/C++ PATCH to implement -Wbool-operation (PR c/77490) - - - - --- 2016-09-15 Marek Polacek New
C++ PATCH to forbid use of bool with the ++ operator - - - - --- 2016-09-14 Marek Polacek New
C/C++ PATCH to change {cp,}build_unary_op's parameter - - - - --- 2016-09-14 Marek Polacek New
C++ PATCH to forbid use of bool with the ++ operator - - - - --- 2016-09-13 Marek Polacek New
[C] Tidy build_unary_op - - - - --- 2016-09-10 Marek Polacek New
C/C++ PATCH to implement -Wpointer-compare warning (PR c++/64767) - - - - --- 2016-09-10 Marek Polacek New
C/C++ PATCH to implement -Wpointer-compare warning (PR c++/64767) - - - - --- 2016-09-10 Marek Polacek New
[DOC] Boolean -> boolean changes - - - - --- 2016-09-10 Marek Polacek New
[DOC] Boolean -> boolean changes - - - - --- 2016-09-06 Marek Polacek New
C/C++ PATCH for c/77423 (bogus warning with -Wlogical-not-parentheses) - - - - --- 2016-09-02 Marek Polacek New
Implement -Wimplicit-fallthrough (version 8): add gcc_fallthrough() - - - - --- 2016-09-01 Marek Polacek New
Implement -Wimplicit-fallthrough (version 8): add gcc_fallthrough() - - - - --- 2016-09-01 Marek Polacek New
Implement -Wimplicit-fallthrough (version 8) - - - - --- 2016-09-01 Marek Polacek New
Implement -Wimplicit-fallthrough (version 7): add gcc_fallthrough() - - - - --- 2016-08-29 Marek Polacek New
Implement -Wimplicit-fallthrough (version 7) - - - - --- 2016-08-29 Marek Polacek New
Fix bogus warning with -Wlogical-not-parentheses (PR c/77292) - - - - --- 2016-08-26 Marek Polacek New
Fix bogus warning with -Wlogical-not-parentheses (PR c/77292) - - - - --- 2016-08-25 Marek Polacek New
Implement -Wimplicit-fallthrough (version 6) - - - - --- 2016-08-25 Marek Polacek New
Add fixit hint for -Wlogical-not-parentheses - - - - --- 2016-08-25 Marek Polacek New
Add fixit hint for -Wlogical-not-parentheses - - - - --- 2016-08-24 Marek Polacek New
Add fixit hint for -Wlogical-not-parentheses - - - - --- 2016-08-24 Marek Polacek New
Fix bogus warning with -Wlogical-not-parentheses (PR c/77292) - - - - --- 2016-08-24 Marek Polacek New
Implement -Wimplicit-fallthrough (version 5) - - - - --- 2016-08-24 Marek Polacek New
C PATCH to suppress a bogus "defaulting to int" warning (PR c/77323) - - - - --- 2016-08-24 Marek Polacek New
C++ PATCH to fix ICE with memset warning (PR c++/77321) - - - - --- 2016-08-22 Marek Polacek New
C++ PATCH to fix ICE with memset warning (PR c++/77321) - - - - --- 2016-08-22 Marek Polacek New
Implement -Wimplicit-fallthrough (version 4): add gcc_fallthrough - - - - --- 2016-08-22 Marek Polacek New
Implement -Wimplicit-fallthrough (version 4) - - - - --- 2016-08-22 Marek Polacek New
Implement -Wimplicit-fallthrough (take 3): add gcc_fallthrough - - - - --- 2016-08-18 Marek Polacek New
Implement -Wimplicit-fallthrough (take 3) - - - - --- 2016-08-18 Marek Polacek New
C PATCH to disallow invalid arguments to __atomic_* (PR c/71514) - - - - --- 2016-08-18 Marek Polacek New
Implement -Wswitch-fallthrough - - - - --- 2016-08-12 Marek Polacek New
RFC: A few more fallthrus - - - - --- 2016-08-12 Marek Polacek New
RFC: A few more fallthrus - - - - --- 2016-08-11 Marek Polacek New
Update or add fall through comments in switches - - - - --- 2016-08-11 Marek Polacek New
Fix a few fall through cases - - - - --- 2016-08-09 Marek Polacek New
C++ PATCH to allow constexpr ctor with typedef declaration in C++11 (c++/70229) - - - - --- 2016-08-03 Marek Polacek New
C PATCH to rephrase error for flexible array members (PR c/71742) - - - - --- 2016-07-29 Marek Polacek New
C/C++ PATCH to improve location for -Wparentheses (PR c/71926) - - - - --- 2016-07-29 Marek Polacek New
Implement -Wimplicit-fallthrough: core - - - - --- 2016-07-28 Marek Polacek New
Implement -Wimplicit-fallthrough (take 2): fix missing breaks - - - - --- 2016-07-28 Marek Polacek New
C PATCH for c/71573 (ICE with invalid redeclaration) - - - - --- 2016-07-28 Marek Polacek New
C PATCH for c/71574 (ICE with alloc_align attribute) - - - - --- 2016-07-28 Marek Polacek New
C PATCH for c/71583 (ICE with bogus compound literal) - - - - --- 2016-07-28 Marek Polacek New
C PATCH for c/71853 (ICE with uninitialized memory on invalid) - - - - --- 2016-07-27 Marek Polacek New
Implement -Wimplicit-fallthrough (take 2): the rest - - - - --- 2016-07-27 Marek Polacek New
Implement -Wimplicit-fallthrough (take 2): questionable code - - - - --- 2016-07-27 Marek Polacek New
Implement -Wimplicit-fallthrough (take 2): fix missing breaks - - - - --- 2016-07-27 Marek Polacek New
Implement -Wimplicit-fallthrough: core (take 2) - - - - --- 2016-07-27 Marek Polacek New
Implement -Wimplicit-fallthrough: the rest - - - - --- 2016-07-22 Marek Polacek New
Implement -Wimplicit-fallthrough: core - - - - --- 2016-07-22 Marek Polacek New
Implement -Wswitch-fallthrough: testsuite - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: rs6000 - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: other archs - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: objc - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: lto - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: libstdc++ - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: libiberty - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: libgo - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: libgomp - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: libgcc - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: libcpp - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: libatomic - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: java - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: i386 - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: go - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: aarch64 + arm - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: gcc/ - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: fortran/ - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: cp/ - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: c-family/ - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: c/ - - - - --- 2016-07-11 Marek Polacek New
Implement -Wswitch-fallthrough: core - - - - --- 2016-07-11 Marek Polacek New
fix middle-end/71476 - - - - --- 2016-06-10 Marek Polacek New
fix middle-end/71476 - - - - --- 2016-06-10 Marek Polacek New
fix middle-end/71476 - - - - --- 2016-06-10 Marek Polacek New
Add a test for C DR#423 (PR c/65471) - - - - --- 2016-06-08 Marek Polacek New
C PATCH for c/71418 (ICE with bogus array dimension and _Alignas) - - - - --- 2016-06-07 Marek Polacek New
C PATCH for c/71426 (ICE with bogus parameter) - - - - --- 2016-06-07 Marek Polacek New
C PATCH to improve location for abstract declarators (PR c/71362) - - - - --- 2016-06-03 Marek Polacek New
Further refinement to -Wswitch-unreachable - - - - --- 2016-05-31 Marek Polacek New
Fix middle-end/71308 - - - - --- 2016-05-27 Marek Polacek New
Further refinement to -Wswitch-unreachable - - - - --- 2016-05-26 Marek Polacek New
C PATCH for comptypes handling of TYPE_REF_CAN_ALIAS_ALL - - - - --- 2016-05-26 Marek Polacek New
[C] Fix ICE-on-invalid with old-style-parameter-declaration and __func__ (PR c/71265) - - - - --- 2016-05-25 Marek Polacek New
[C] Fix ICE-on-invalid with old-style-parameter-declaration and enum (PR c/71266) - - - - --- 2016-05-25 Marek Polacek New
C++ PATCH for c++/70735 (static locals and generic lambdas) - - - - --- 2016-05-25 Marek Polacek New
Introduce can_remove_lhs_p - - - - --- 2016-05-24 Marek Polacek New
[C/C++] Fix bogus warning with -Wswitch-unreachable (PR c/71249) - - - - --- 2016-05-24 Marek Polacek New
Introduce can_remove_lhs_p - - - - --- 2016-05-23 Marek Polacek New
Introduce can_remove_lhs_p - - - - --- 2016-05-23 Marek Polacek New
C PATCH to add -Wswitch-unreachable (PR c/49859) - - - - --- 2016-05-20 Marek Polacek New
C++ PATCH to improve dump_decl (PR c++/71075) - - - - --- 2016-05-19 Marek Polacek New
« 1 2 ... 738 739 7401264 1265 »