Show patches with: Submitter = Marek Polacek       |    State = Action Required       |    Archived = No       |   2191 patches
« 1 2 3 421 22 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
-Wduplicated-branches -fopenmp ICE in inchash::add_expr (PR c++/79672) - - - - --- 2017-03-01 Marek Polacek New
-Winvalid-memory-model warning not given for stdatomic.h macros (PR c/69104) - - - - --- 2016-01-05 Marek Polacek New
-Wtautological-compare should be quiet on floats - - - - --- 2015-07-29 Marek Polacek New
-fsanitize=unreachable overhaul (PR sanitizer/63839) - - - - --- 2014-11-14 Marek Polacek New
-fsanitize=unreachable overhaul (PR sanitizer/63839) - - - - --- 2014-11-13 Marek Polacek New
A tweak for debug_ops_vector - - - - --- 2015-10-08 Marek Polacek New
Add (1 << A) & 1) folding (PR middle-end/64309) - - - - --- 2014-12-16 Marek Polacek New
Add (1 << A) & 1) folding (PR middle-end/64309) - - - - --- 2014-12-16 Marek Polacek New
Add (x & ~m) | (y & m) folding (PR middle-end/63568) - - - - --- 2014-12-17 Marek Polacek New
Add (x & ~m) | (y & m) folding (PR middle-end/63568) - - - - --- 2014-12-17 Marek Polacek New
Add FALLTHRU to gimple-ssa-sprintf.c - - - - --- 2016-09-21 Marek Polacek New
Add SCEV cprop dump - - - - --- 2013-05-15 Marek Polacek New
Add SCEV cprop dump - - - - --- 2013-05-15 Marek Polacek New
Add __int128 test to ubsan - - - - --- 2013-12-17 Marek Polacek New
Add __int128 test to ubsan - - - - --- 2013-12-17 Marek Polacek New
Add a test for C DR#423 (PR c/65471) - - - - --- 2016-06-08 Marek Polacek New
Add a test for std::condition_variable_any Add a test for std::condition_variable_any - - - - --- 2018-07-26 Marek Polacek New
Add a testcase for C++17 selection statements with initializer - - - - --- 2016-10-05 Marek Polacek New
Add cfun printing to gdbinit.in - - - - --- 2015-03-10 Marek Polacek New
Add cfun printing to gdbinit.in - - - - --- 2015-03-10 Marek Polacek New
Add command line parsing of -fsanitize - - - - --- 2013-06-18 Marek Polacek New
Add command line parsing of -fsanitize - - - - --- 2013-06-14 Marek Polacek New
Add configure check for -Wimplicit-fallthrough - - - - --- 2016-09-27 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
Add location_t printer to gdbinit.in - - - - --- 2014-01-31 Marek Polacek New
Add more testing to ubsan #1 - - - - --- 2013-12-14 Marek Polacek New
Add more testing to ubsan #2 - - - - --- 2013-12-14 Marek Polacek New
Add no_sanitize_undefined attribute (PR sanitizer/58411) - - - - --- 2013-09-17 Marek Polacek New
Add no_sanitize_undefined attribute (PR sanitizer/58411) - - - - --- 2013-09-17 Marek Polacek New
Add no_sanitize_undefined attribute (PR sanitizer/58411) - - - - --- 2013-09-17 Marek Polacek New
Add reference binding instrumentation - - - - --- 2013-12-03 Marek Polacek New
Add reference binding instrumentation - - - - --- 2013-11-18 Marek Polacek New
Add save_expr langhook (PR c/68513) - - - - --- 2015-11-27 Marek Polacek New
Add signed integer overflow checking to ubsan - - - - --- 2013-11-27 Marek Polacek New
Add signed integer overflow checking to ubsan - - - - --- 2013-11-22 Marek Polacek New
Add signed integer overflow checking to ubsan - - - - --- 2013-11-22 Marek Polacek New
Add test for PR52769 - - - - --- 2014-10-29 Marek Polacek New
Add test for c++/71166 - - - - --- 2017-01-13 Marek Polacek New
Add testcase for ICE in assemble_integer - - - - --- 2016-02-12 Marek Polacek New
Add testcase for PR middle-end/68570 - - - - --- 2015-12-02 Marek Polacek New
Add testcase for PR tree-optimization/63551 to 4.9/5/trunk - - - - --- 2015-04-30 Marek Polacek New
Add testcase for PR56398 - - - - --- 2013-02-21 Marek Polacek New
Add testcase for PR57478 - - - - --- 2013-05-31 Marek Polacek New
Add testcase for PR59250 - - - - --- 2013-11-25 Marek Polacek New
Add testcase for PR59250 - - - - --- 2013-11-25 Marek Polacek New
Add testcase for PR59250 - - - - --- 2013-11-25 Marek Polacek New
Add testcase for c++/68116 - - - - --- 2015-12-07 Marek Polacek New
Add testcase for c++/68348 - - - - --- 2015-12-09 Marek Polacek New
Add testcase for c/68513 - - - - --- 2015-12-02 Marek Polacek New
Add testcase for tree-optimization/64769 - - - - --- 2015-12-01 Marek Polacek New
Add testcase for tree-optimization/67916 - - - - --- 2015-12-01 Marek Polacek New
Adjust empty class parameter passing ABI (PR c++/60336) Adjust empty class parameter passing ABI (PR c++/60336) - - - - --- 2017-10-27 Marek Polacek New
Adjust fall through comments in aarch64-simd.md - - - - --- 2016-09-30 Marek Polacek New
Adjust ubsan/vla-1.c test - - - - --- 2013-12-02 Marek Polacek New
Allow compounds with empty initializer in pedantic mode (PR c/59351) - - - - --- 2013-12-02 Marek Polacek New
Amend attribute used documentation (PR other/58467) - - - - --- 2013-09-19 Marek Polacek New
Another extract_muldiv-induced overflow (PR sanitizer/80932) - - - - --- 2017-06-06 Marek Polacek New
Another fix for PR54838 - - - - --- 2012-12-17 Marek Polacek New
Another segv in vtv with ubsan (PR sanitizer/59437) - - - - --- 2013-12-09 Marek Polacek New
Another type demotion issue with ubsan (PR sanitizer/82072) Another type demotion issue with ubsan (PR sanitizer/82072) - - - - --- 2017-09-04 Marek Polacek New
Assuage ICE in VRP with [1, X] + UINT_MAX (PR tree-optimization/71031) - - - - --- 2016-05-19 Marek Polacek New
Assuage ICE in VRP with [1, X] + UINT_MAX (PR tree-optimization/71031) - - - - --- 2016-05-19 Marek Polacek New
Avoid more -Wformat-diag warnings [PR103758] Avoid more -Wformat-diag warnings [PR103758] - - - - --- 2022-01-05 Marek Polacek New
Avoid uninitialized warning in i386.c - - - - --- 2013-12-18 Marek Polacek New
Avoid uninitialized warning in i386.c - - - - --- 2013-12-18 Marek Polacek New
Backport PR ipa/64153 and PR ipa/63551 fixes to the 4.8 branch - - - - --- 2015-04-30 Marek Polacek New
Backport PR48189 fix - - - - --- 2013-04-16 Marek Polacek New
Backport the recent ARM ABI patch to 6 (PR target/77728) - - - - --- 2017-04-27 Marek Polacek New
Backport ubsan fix to 4.9 - - - - --- 2015-03-10 Marek Polacek New
Better location info for "incomplete type" error msg (PR c/70756) - - - - --- 2016-05-05 Marek Polacek New
Better location info for "incomplete type" error msg (PR c/70756) - - - - --- 2016-05-03 Marek Polacek New
Better location info for "incomplete type" error msg (PR c/70756) - - - - --- 2016-05-02 Marek Polacek New
Better location info for "incomplete type" error msg (PR c/70756) - - - - --- 2016-04-28 Marek Polacek New
C PATCH for -Wshift-negative-value (PR c/66066) - - - - --- 2015-05-11 Marek Polacek New
C PATCH for PR64856 (initializing range of elements in C99) - - - - --- 2015-02-09 Marek Polacek New
C PATCH for c/52085 (enum forward declarations and attribute packed) - - - - --- 2015-04-23 Marek Polacek New
C PATCH for c/64637 (better location for -Wunused-value) - - - - --- 2015-12-16 Marek Polacek New
C PATCH for c/65345 (file-scope _Atomic expansion with floats) - - - - --- 2015-10-01 Marek Polacek New
C PATCH for c/65345 (file-scope _Atomic expansion, this time with floats) - - - - --- 2015-04-14 Marek Polacek New
C PATCH for c/68668 (grokdeclarator and wrong type of PARM_DECL) - - - - --- 2015-12-07 Marek Polacek New
C PATCH for c/68668 (grokdeclarator and wrong type of PARM_DECL) - - - - --- 2015-12-07 Marek Polacek New
C PATCH for c/68668 (grokdeclarator and wrong type of PARM_DECL) - - - - --- 2015-12-03 Marek Polacek New
C PATCH for c/68668 (grokdeclarator and wrong type of PARM_DECL) - - - - --- 2015-12-03 Marek Polacek New
C PATCH for c/68907 (bogus warning with _Atomic predecrement) - - - - --- 2015-12-15 Marek Polacek New
C PATCH for c/69819 (error-recovery ICE) - - - - --- 2016-02-24 Marek Polacek New
C PATCH for c/70093 (ICE with nested-function returning VM type) - - - - --- 2016-03-09 Marek Polacek New
C PATCH for c/70093 (ICE with nested-function returning VM type) - - - - --- 2016-03-09 Marek Polacek New
C PATCH for c/70093 (ICE with nested-function returning VM type) - - - - --- 2016-03-09 Marek Polacek New
C PATCH for c/70093 (ICE with nested-function returning VM type) - - - - --- 2016-03-09 Marek Polacek New
C PATCH for c/70297 (crash with duplicate typedefs and -g) - - - - --- 2016-03-23 Marek Polacek New
C PATCH for c/70297 (crash with duplicate typedefs and -g) - - - - --- 2016-03-21 Marek Polacek New
C PATCH for c/70859 (Bad column number in type-generic function errors) - - - - --- 2016-05-03 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 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
« 1 2 3 421 22 »