Show patches with: Submitter = Martin Sebor       |    State = Action Required       |    Archived = No       |   872 patches
« 1 2 ... 5 6 78 9 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
handle multiple flexible array members (PR 83588) handle multiple flexible array members (PR 83588) - - - - --- 2018-01-14 Martin Sebor New
document -Wclass-memaccess suppression by casting (PR 81327) document -Wclass-memaccess suppression by casting (PR 81327) - - - - --- 2018-01-13 Martin Sebor New
handle local aggregate initialization in strlen (PR 83821) handle local aggregate initialization in strlen (PR 83821) - - - - --- 2018-01-12 Martin Sebor New
[PATCH/RFC] enable -Wstrict-prototypes (PR 82922) [PATCH/RFC] enable -Wstrict-prototypes (PR 82922) - - - - --- 2018-01-11 Martin Sebor New
suppress -Wstringop-overflow when no-warning is set (PR 83508) suppress -Wstringop-overflow when no-warning is set (PR 83508) - - - - --- 2018-01-10 Martin Sebor New
fold strlen of constant aggregates (PR 83693) fold strlen of constant aggregates (PR 83693) - - - - --- 2018-01-08 Martin Sebor New
[PATCH improve early strlen range folding (PR 83671) [PATCH improve early strlen range folding (PR 83671) - - - - --- 2018-01-06 Martin Sebor New
libgo: add missing prototypes (PR 82922) libgo: add missing prototypes (PR 82922) - - - - --- 2018-01-05 Martin Sebor New
minor tweak to complete strlen fix for PR83501 minor tweak to complete strlen fix for PR83501 - - - - --- 2018-01-03 Martin Sebor New
exempt invalid built-in calls from -Wrestrict (PR 83655) exempt invalid built-in calls from -Wrestrict (PR 83655) - - - - --- 2018-01-02 Martin Sebor New
handle invalid calls to built-ins with no prototype (PR 83603) handle invalid calls to built-ins with no prototype (PR 83603) - - - - --- 2018-01-02 Martin Sebor New
avoid -Wsuggest-attribute=const for void functions (PR 83559) avoid -Wsuggest-attribute=const for void functions (PR 83559) - - - - --- 2018-01-02 Martin Sebor New
constrain strcat destination offset (PR 83642) constrain strcat destination offset (PR 83642) - - - - --- 2018-01-01 Martin Sebor New
correct handling of offset ranges that cross PTRDIFF_MAX (PR 83640) correct handling of offset ranges that cross PTRDIFF_MAX (PR 83640) - - - - --- 2018-01-01 Martin Sebor New
avoid using %lli et al. avoid using %lli et al. - - - - --- 2017-12-21 Martin Sebor New
skip memcpy-6.c for failing targets (PR 83483) skip memcpy-6.c for failing targets (PR 83483) - - - - --- 2017-12-20 Martin Sebor New
[committed] correct handling of anti-ranges in -Warray-bounds for built-ins (PR 83446) [committed] correct handling of anti-ranges in -Warray-bounds for built-ins (PR 83446) - - - - --- 2017-12-18 Martin Sebor New
diagnose attribute conflicts on conversion operators (PR 83394) diagnose attribute conflicts on conversion operators (PR 83394) - - - - --- 2017-12-13 Martin Sebor New
set range for strlen(array) to avoid spurious -Wstringop-overflow (PR 83373 , PR 78450) set range for strlen(array) to avoid spurious -Wstringop-overflow (PR 83373 , PR 78450) - - - - --- 2017-12-12 Martin Sebor New
avoid alignment error for attribute warn_if_not_aligned avoid alignment error for attribute warn_if_not_aligned - - - - --- 2017-12-12 Martin Sebor New
avoid false negatives in attr-nonstring-3.c (PR 83131) avoid false negatives in attr-nonstring-3.c (PR 83131) - - - - --- 2017-12-11 Martin Sebor New
have -Wnonnull print inlining stack (PR 83369) have -Wnonnull print inlining stack (PR 83369) - - - - --- 2017-12-11 Martin Sebor New
[committed] prune warning from test output to avoid arm-none-eabi failure (PR 83303) [committed] prune warning from test output to avoid arm-none-eabi failure (PR 83303) - - - - --- 2017-12-06 Martin Sebor New
avoid bogus -Wstringop-overflow for strncpy with _FORTIFY_SOURCE (PR 82646) avoid bogus -Wstringop-overflow for strncpy with _FORTIFY_SOURCE (PR 82646) - - - - --- 2017-12-05 Martin Sebor New
emit a trap for buffer overflow in placement new emit a trap for buffer overflow in placement new - - - - --- 2017-12-04 Martin Sebor New
enhance documentation of -Wstringop-truncation enhance documentation of -Wstringop-truncation - - - - --- 2017-12-03 Martin Sebor New
handle invalid array index in warn_placement_new_too_small (PR 83058) handle invalid array index in warn_placement_new_too_small (PR 83058) - - - - --- 2017-11-27 Martin Sebor New
avoid assuming strncat/strncpy don't change length of source string (PR 83075) avoid assuming strncat/strncpy don't change length of source string (PR 83075) - - - - --- 2017-11-20 Martin Sebor New
handle non-constant offsets in -Wstringop-overflow (PR 77608) handle non-constant offsets in -Wstringop-overflow (PR 77608) - - - - --- 2017-11-17 Martin Sebor New
[PING,2] enhance -Wrestrict to handle string built-ins (PR 78918) [PING,2] enhance -Wrestrict to handle string built-ins (PR 78918) - - - - --- 2017-11-16 Martin Sebor New
detect nonstring arguments to string functions (PR 82945) detect nonstring arguments to string functions (PR 82945) - - - - --- 2017-11-13 Martin Sebor New
avoid -Wstringop-truncation in Darwin bootstrap avoid -Wstringop-truncation in Darwin bootstrap - - - - --- 2017-11-10 Martin Sebor New
enhance -Warray-bounds to detect out-of-bounds offsets (PR 82455) enhance -Warray-bounds to detect out-of-bounds offsets (PR 82455) - - - - --- 2017-10-29 Martin Sebor New
enhance -Warray-bounds to handle strings and excessive indices enhance -Warray-bounds to handle strings and excessive indices - - - - --- 2017-10-18 Martin Sebor New
[PING] Re: correct attribute ifunc C++ type safety (PR 82301) [PING] Re: correct attribute ifunc C++ type safety (PR 82301) - - - - --- 2017-10-11 Martin Sebor New
avoid ifunc warnings in libatomic configure avoid ifunc warnings in libatomic configure - - - - --- 2017-10-02 Martin Sebor New
correct attribute ifunc C++ type safety (PR 82301) correct attribute ifunc C++ type safety (PR 82301) - - - - --- 2017-09-25 Martin Sebor New
handle pathological anti-ranges in gimple_fold_builtin_memory_op (PR 81908) - - - - --- 2017-08-24 Martin Sebor New
handle pathological anti-ranges in gimple_fold_builtin_memory_op (PR 81908) - - - - --- 2017-08-23 Martin Sebor New
[PING,#2] enhance -Wrestrict to handle string built-ins (PR 78918) - - - - --- 2017-08-21 Martin Sebor New
detect incompatible aliases (PR c/81854) - - - - --- 2017-08-18 Martin Sebor New
detect incompatible aliases (PR c/81854) - - - - --- 2017-08-18 Martin Sebor New
correct documentation of attribute ifunc (PR 81882) - - - - --- 2017-08-17 Martin Sebor New
correct documentation of attribute ifunc (PR 81882) - - - - --- 2017-08-17 Martin Sebor New
[1/3] improve detection of attribute conflicts (PR 81544) - - - - --- 2017-08-17 Martin Sebor New
[5/3] C++ bits to improve detection of attribute conflicts (PR 81544) - - - - --- 2017-08-17 Martin Sebor New
[4/3] improve detection of attribute conflicts (PR 81544) - - - - --- 2017-08-16 Martin Sebor New
use strnlen in pretty printer for "%.*s" (PR 81859) - - - - --- 2017-08-16 Martin Sebor New
[3/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117) - - - - --- 2017-08-14 Martin Sebor New
[2/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117) - - - - --- 2017-08-14 Martin Sebor New
[2/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117) - - - - --- 2017-08-14 Martin Sebor New
[1/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117) - - - - --- 2017-08-14 Martin Sebor New
[committed] remove stray space from a warning message (PR 79998) - - - - --- 2017-08-14 Martin Sebor New
[3/3] diagnose attribute aligned conflicts (PR 81566) - - - - --- 2017-08-08 Martin Sebor New
[2/3] improve detection of attribute conflicts (PR 81544) - - - - --- 2017-08-08 Martin Sebor New
[1/3] improve detection of attribute conflicts (PR 81544) - - - - --- 2017-08-08 Martin Sebor New
[4/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117) - - - - --- 2017-08-06 Martin Sebor New
[3/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117) - - - - --- 2017-08-06 Martin Sebor New
[2/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117) - - - - --- 2017-08-06 Martin Sebor New
[1/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117) - - - - --- 2017-08-06 Martin Sebor New
minor readability tweaks to print_node - - - - --- 2017-08-02 Martin Sebor New
enhance overflow and truncation detection in strncpy and strncat (PR 81117) - - - - --- 2017-07-31 Martin Sebor New
fix the handling of string precision in pretty printer (PR 81586) - - - - --- 2017-07-27 Martin Sebor New
enhance -Wrestrict to handle string built-ins (PR 78918) - - - - --- 2017-07-20 Martin Sebor New
enhance -Wrestrict to handle string built-ins (PR 78918) - - - - --- 2017-07-16 Martin Sebor New
enhance overflow and truncation detection in strncpy and strncat (PR 81117) - - - - --- 2017-07-08 Martin Sebor New
document IntegerRange in internals manual - - - - --- 2017-07-07 Martin Sebor New
prevent -Wall from resetting -Wstringop-overflow=2 to 1 (pr 81345) - - - - --- 2017-07-06 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-07-05 Martin Sebor New
enhance -Wrestrict for sprintf %s arguments - - - - --- 2017-07-02 Martin Sebor New
consider casts in -Wclass-memaccess (PR c++/81169) - - - - --- 2017-06-22 Martin Sebor New
document cp_operator_id and cp_assignment_operator_id - - - - --- 2017-06-15 Martin Sebor New
document cp_operator_id and cp_assignment_operator_id - - - - --- 2017-06-15 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-06-15 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-06-08 Martin Sebor New
handle bzero/bcopy in DSE and aliasing (PR 80933, 80934) - - - - --- 2017-06-08 Martin Sebor New
handle bzero/bcopy in DSE and aliasing (PR 80933, 80934) - - - - --- 2017-06-08 Martin Sebor New
handle bzero/bcopy in DSE and aliasing (PR 80933, 80934) - - - - --- 2017-06-07 Martin Sebor New
handle bzero/bcopy in DSE and aliasing (PR 80933, 80934) - - - - --- 2017-06-07 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-06-06 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-06-06 Martin Sebor New
handle bzero/bcopy in DSE and aliasing (PR 80933, 80934) - - - - --- 2017-06-01 Martin Sebor New
use the right conversion warning option (PR c/80892) - - - - --- 2017-05-30 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-05-27 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-05-24 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-05-24 Martin Sebor New
PR80806 - - - - --- 2017-05-24 Martin Sebor New
PR80806 - - - - --- 2017-05-23 Martin Sebor New
enhance debug_tree() to print DECL_READ_P flag - - - - --- 2017-05-18 Martin Sebor New
add more detail to -Wconversion and -Woverflow (PR 80731) - - - - --- 2017-05-18 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-05-12 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-05-11 Martin Sebor New
[committed] correct %D quoting in gcc/config/sol2-c.c - - - - --- 2017-05-08 Martin Sebor New
[1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.) - - - - --- 2017-05-08 Martin Sebor New
correct length stpncpy handling in -Wformat-overflow (PR 80669) - - - - --- 2017-05-08 Martin Sebor New
[committed] fix inconsistencies introduced during merge conflict resolution - - - - --- 2017-05-05 Martin Sebor New
[1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.) - - - - --- 2017-05-04 Martin Sebor New
[1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.) - - - - --- 2017-05-03 Martin Sebor New
[1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.) - - - - --- 2017-05-03 Martin Sebor New
[7/7] adjust quoting in tests (PR 80280 et al.) - - - - --- 2017-05-03 Martin Sebor New
« 1 2 ... 5 6 78 9 »