Show patches with: Submitter = Martin Sebor       |    State = Action Required       |    Archived = No       |   872 patches
« 1 2 ... 6 7 8 9 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
eliminate calls to snprintf(0, 0, ...) with known return value (pr78476) - - - - --- 2016-11-23 Martin Sebor New
78461 - [7 Regression] ICE: in operator+=, at gimple-ssa-sprintf.c:214 - - - - --- 2016-11-22 Martin Sebor New
PING [PATCH] have __builtin_object_size handle POINTER_PLUS with non-const offset (pr 77608) - - - - --- 2016-11-21 Martin Sebor New
warn on overflow in calls to allocation functions (bugs 77531 and 78284) - - - - --- 2016-11-20 Martin Sebor New
[RFC] avoid printing type suffix with %E (PR c/78165) - - - - --- 2016-11-19 Martin Sebor New
warn on overflow in calls to allocation functions (bugs 77531 and 78284) - - - - --- 2016-11-18 Martin Sebor New
avoid calling alloca(0) - - - - --- 2016-11-17 Martin Sebor New
warn on overflow in calls to allocation functions (bugs 77531 and 78284) - - - - --- 2016-11-16 Martin Sebor New
PING [PATCH] enable -fprintf-return-value by default - - - - --- 2016-11-16 Martin Sebor New
warn on overflow in calls to allocation functions (bugs 77531 and 78284) - - - - --- 2016-11-14 Martin Sebor New
[PING] enhance buffer overflow warnings (and c/53562) - - - - --- 2016-11-09 Martin Sebor New
enable -fprintf-return-value by default - - - - --- 2016-11-09 Martin Sebor New
enable -Wformat-length for dynamically allocated buffers (pr 78245) - - - - --- 2016-11-09 Martin Sebor New
have __builtin_object_size handle POINTER_PLUS with non-const offset (pr 77608) - - - - --- 2016-11-08 Martin Sebor New
[wwwdocs] document changes appropriate for bug-fix releases - - - - --- 2016-11-05 Martin Sebor New
fix a few minor nits in -Walloca documentation - - - - --- 2016-11-05 Martin Sebor New
enhance buffer overflow warnings (and c/53562) - - - - --- 2016-11-04 Martin Sebor New
enhance buffer overflow warnings (and c/53562) - - - - --- 2016-11-02 Martin Sebor New
enhance buffer overflow warnings (and c/53562) - - - - --- 2016-11-01 Martin Sebor New
enhance buffer overflow warnings (and c/53562) - - - - --- 2016-10-31 Martin Sebor New
enhance buffer overflow warnings (and c/53562) - - - - --- 2016-10-30 Martin Sebor New
enhance buffer overflow warnings (and c/53562) - - - - --- 2016-10-28 Martin Sebor New
[RFC] avoid printing type suffix with %E - - - - --- 2016-10-26 Martin Sebor New
relax rule for flexible array members in 6.x (78039 - fails to compile glibc tests) - - - - --- 2016-10-21 Martin Sebor New
accept flexible arrays in struct in unions (c++/71912 - [6/7 regression]) - - - - --- 2016-10-06 Martin Sebor New
add uClibc target hook (PR bootstrap/77819) - - - - --- 2016-10-04 Martin Sebor New
define TARGET_PRINTF_POINTER_FORMAT for powerpc-linux (77837) - - - - --- 2016-10-03 Martin Sebor New
fix PR c++/77804 - ICE on placement VLA new - - - - --- 2016-10-03 Martin Sebor New
add uClibc target hook (PR bootstrap/77819) - - - - --- 2016-10-02 Martin Sebor New
fix outstanding -Wformat-length failures (pr77735 et al.) - - - - --- 2016-10-02 Martin Sebor New
fix typos behind incorrect destination buffer length in -Wformat-length warning (77762) - - - - --- 2016-09-27 Martin Sebor New
fix profiledbootstrap with -Werror=format-length (77753) - - - - --- 2016-09-27 Martin Sebor New
fix ILP32 bootstrap failures due to -Wformat-length - - - - --- 2016-09-22 Martin Sebor New
fix ILP32 bootstrap failures due to -Wformat-length - - - - --- 2016-09-21 Martin Sebor New
fix ICE on %lf directive in format_floating in gimple-ssa-sprintf.c (middle-end/77683) - - - - --- 2016-09-21 Martin Sebor New
accept flexible arrays in struct in unions (c++/71912 - [6/7 regression]) - - - - --- 2016-09-20 Martin Sebor New
PR35503 - warn for restrict pointer - - - - --- 2016-09-20 Martin Sebor New
have __builtin_object_size handle POINTER_PLUS with non-const offset - - - - --- 2016-09-16 Martin Sebor New
accept flexible arrays in struct in unions (c++/71912 - [6/7 regression]) - - - - --- 2016-09-14 Martin Sebor New
- improve sprintf buffer overflow detection (middle-end/49905) - - - - --- 2016-09-12 Martin Sebor New
avoid non-printable characters in diagnostics (c/77620, c/77521) - - - - --- 2016-09-09 Martin Sebor New
- improve sprintf buffer overflow detection (middle-end/49905) - - - - --- 2016-09-08 Martin Sebor New
- improve sprintf buffer overflow detection (middle-end/49905) - - - - --- 2016-08-24 Martin Sebor New
- improve sprintf buffer overflow detection (middle-end/49905) - - - - --- 2016-08-23 Martin Sebor New
avoid -Wmissing-format-attribute for functions that use literal formats - - - - --- 2016-08-23 Martin Sebor New
tree-optimization/71831 - __builtin_object_size poor results with no optimization - - - - --- 2016-08-21 Martin Sebor New
tree-optimization/71831 - __builtin_object_size poor results with no optimization - - - - --- 2016-08-21 Martin Sebor New
tree-optimization/71831 - __builtin_object_size poor results with no optimization - - - - --- 2016-08-19 Martin Sebor New
- improve sprintf buffer overflow detection (middle-end/49905) - - - - --- 2016-08-19 Martin Sebor New
- improve sprintf buffer overflow detection (middle-end/49905) - - - - --- 2016-08-12 Martin Sebor New
accept flexible arrays in struct in unions (c++/71912 - [6/7 regression]) - - - - --- 2016-08-03 Martin Sebor New
accept flexible arrays in struct in unions (c++/71912 - [6/7 regression]) - - - - --- 2016-08-02 Martin Sebor New
adjust spelling of constant expression in C++ diagnostics - - - - --- 2016-08-02 Martin Sebor New
accept flexible arrays in struct in unions (c++/71912 - [6/7 regression]) - - - - --- 2016-07-29 Martin Sebor New
accept flexible arrays in struct in unions (c++/71912 - [6/7 regression]) - - - - --- 2016-07-23 Martin Sebor New
accept flexible arrays in struct in unions (c++/71912 - [6/7 regression]) - - - - --- 2016-07-22 Martin Sebor New
- improve sprintf buffer overflow detection (middle-end/49905) - - - - --- 2016-07-18 Martin Sebor New
doc fix for c/71560 - union compound literal initializes wrong union field - - - - --- 2016-07-07 Martin Sebor New
c++/60760 - arithmetic on null pointers should not be allowed in constant expressions - - - - --- 2016-07-06 Martin Sebor New
doc fix for c/71560 - union compound literal initializes wrong union field - - - - --- 2016-07-01 Martin Sebor New
- improve sprintf buffer overflow detection (middle-end/49905) - - - - --- 2016-07-01 Martin Sebor New
correct atomic_compare_exchange_n return type (c++/71675) - - - - --- 2016-06-28 Martin Sebor New
c++/60760 - arithmetic on null pointers should not be allowed in constant expressions - - - - --- 2016-06-20 Martin Sebor New
c/71552 - Confusing error for incorrect struct initialization - - - - --- 2016-06-18 Martin Sebor New
[PING] c/71392 - SEGV calling integer overflow built-ins with a null pointer - - - - --- 2016-06-09 Martin Sebor New
integer overflow checking builtins in constant expressions - - - - --- 2016-06-03 Martin Sebor New
integer overflow checking builtins in constant expressions - - - - --- 2016-06-03 Martin Sebor New
c/71392 - SEGV calling integer overflow built-ins with a null pointer - - - - --- 2016-06-02 Martin Sebor New
integer overflow checking builtins in constant expressions - - - - --- 2016-06-02 Martin Sebor New
integer overflow checking builtins in constant expressions - - - - --- 2016-06-02 Martin Sebor New
c/70883 - inconsistent error message for calls to __builtin_add_overflow with too few arguments - - - - --- 2016-06-01 Martin Sebor New
c++/60760 - arithmetic on null pointers should not be allowed in constant expressions - - - - --- 2016-06-01 Martin Sebor New
c/69507 - bogus warning: ISO C does not allow ‘__alignof__ (expression)’ - - - - --- 2016-05-27 Martin Sebor New
c++/71306 - bogus -Wplacement-new with an array element - - - - --- 2016-05-27 Martin Sebor New
c++/71147 - [6 Regression] Flexible array member wrongly rejected in template - - - - --- 2016-05-24 Martin Sebor New
c++/71147 - [6 Regression] Flexible array member wrongly rejected in template - - - - --- 2016-05-23 Martin Sebor New
c++/71147 - [6 Regression] Flexible array member wrongly rejected in template - - - - --- 2016-05-19 Martin Sebor New
c/71115 - Missing warning: excess elements in struct initializer - - - - --- 2016-05-19 Martin Sebor New
c++/60760 - arithmetic on null pointers should not be allowed in constant expressions - - - - --- 2016-05-12 Martin Sebor New
integer overflow checking builtins in constant expressions - - - - --- 2016-05-01 Martin Sebor New
c++/66561 - __builtin_LINE at al. should yield constant expressions - - - - --- 2016-04-26 Martin Sebor New
69517 - [5/6 regression] SEGV on a VLA with excess initializer elements - - - - --- 2016-04-13 Martin Sebor New
69517 - [5/6 regression] SEGV on a VLA with excess initializer elements - - - - --- 2016-04-10 Martin Sebor New
avoid false positives in trailing operator rule in check_GNU_style.sh - - - - --- 2016-04-04 Martin Sebor New
69517 - [5/6 regression] SEGV on a VLA with excess initializer elements - - - - --- 2016-04-01 Martin Sebor New
c++/67376 Comparison with pointer to past-the-end, of array fails inside constant expression - - - - --- 2016-03-31 Martin Sebor New
c++/67376 Comparison with pointer to past-the-end, of array fails inside constant expression - - - - --- 2016-03-30 Martin Sebor New
c++/67376 Comparison with pointer to past-the-end, of array fails inside constant expression - - - - --- 2016-03-30 Martin Sebor New
c++/67376 Comparison with pointer to past-the-end, of array fails inside constant expression - - - - --- 2016-03-28 Martin Sebor New
c++/67376 Comparison with pointer to past-the-end, of array fails inside constant expression - - - - --- 2016-03-17 Martin Sebor New
c++/67376 Comparison with pointer to past-the-end, of array fails inside constant expression - - - - --- 2016-03-14 Martin Sebor New
c++/65579 - set readonly bit on static constexpr members of templates - - - - --- 2016-03-09 Martin Sebor New
69517 - [5/6 regression] SEGV on a VLA with excess initializer elements - - - - --- 2016-03-07 Martin Sebor New
add more style checks to check_GNU_style.sh - - - - --- 2016-02-26 Martin Sebor New
69912 - [6 regression] ICE in build_ctor_subob_ref initializing a flexible array member - - - - --- 2016-02-24 Martin Sebor New
69759 - document __builtin_alloca and __builtin_alloca_with_align - - - - --- 2016-02-22 Martin Sebor New
69759 - document __builtin_alloca and __builtin_alloca_with_align - - - - --- 2016-02-22 Martin Sebor New
69780 - [4.9/5/6 Regression] ICE on __builtin_alloca_with_align, with small alignment - - - - --- 2016-02-18 Martin Sebor New
69780 - [4.9/5/6 Regression] ICE on __builtin_alloca_with_align, with small alignment - - - - --- 2016-02-17 Martin Sebor New
69780 - [4.9/5/6 Regression] ICE on __builtin_alloca_with_align, with small alignment - - - - --- 2016-02-17 Martin Sebor New
« 1 2 ... 6 7 8 9 »