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
[6/7] clean up quoting problems - objc (PR 80280 et al.) - - - - --- 2017-05-03 Martin Sebor New
[5/7] clean up quoting problems - c-family (PR 80280 et al.) - - - - --- 2017-05-03 Martin Sebor New
[4/7] clean up quoting problems - config/i386 (PR 80280 et al.) - - - - --- 2017-05-03 Martin Sebor New
[3/7] clean up quoting problems - c-family (PR 80280 et al.) - - - - --- 2017-05-03 Martin Sebor New
[2/7] clean up quoting problems - gcc (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
[committed] fix ILP32 testsuite failures for after PR 80503 - - - - --- 2017-05-01 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-04-29 Martin Sebor New
disable -Walloc-size-larger-than and -Wstringop-overflow for non-C front ends (PR 80545) - - - - --- 2017-04-28 Martin Sebor New
have -Wformat-overflow handle -fexec-charset (PR 80503) - - - - --- 2017-04-28 Martin Sebor New
have -Wformat-overflow handle -fexec-charset (PR 80503) - - - - --- 2017-04-27 Martin Sebor New
have -Wformat-overflow handle -fexec-charset (PR 80503) - - - - --- 2017-04-26 Martin Sebor New
avoid assuming all integers are representable in HOST_WIDE_INT (PR #80497) - - - - --- 2017-04-24 Martin Sebor New
squash spurious warnings in dominance.c - - - - --- 2017-04-24 Martin Sebor New
squash spurious warnings in dominance.c - - - - --- 2017-04-22 Martin Sebor New
handle sprintf(d, "%s", ...) in gimple-ssa-sprintf.c - - - - --- 2017-04-21 Martin Sebor New
warn for reading past the end by library functions (PR 54924, 79234) - - - - --- 2017-04-20 Martin Sebor New
handle enumerated types in -Wformat-overflow (PR 80397) - - - - --- 2017-04-11 Martin Sebor New
[committed] Adjust dg-bogus pattern to match the text of changed diagnostic - - - - --- 2017-04-10 Martin Sebor New
avoid using types wider than int for width and precision (PR 80364) - - - - --- 2017-04-10 Martin Sebor New
avoid using types wider than int for width and precision (PR 80364) - - - - --- 2017-04-09 Martin Sebor New
[testsuite] Don't xfail on s390. - - - - --- 2017-03-31 Martin Sebor New
have chkp skip flexible member arrays (PR #79986) - - - - --- 2017-03-29 Martin Sebor New
restore -Wunused-variable on a typedef'd variable in a function template (PR 79548) - - - - --- 2017-03-21 Martin Sebor New
have chkp skip flexible member arrays (PR #79986) - - - - --- 2017-03-20 Martin Sebor New
Wrap a macro in do {} while (0) (PR sanitizer/80063) - - - - --- 2017-03-20 Martin Sebor New
[C++] document order of C++ ctors and attribute constructor is unspecified - - - - --- 2017-03-15 Martin Sebor New
avoid relying on getcwd extensions (PR 80047) - - - - --- 2017-03-15 Martin Sebor New
[doc] use "cannot" consistently - - - - --- 2017-03-14 Martin Sebor New
correct handling of negative-positive precision ranges with floating directives (PR 79800) - - - - --- 2017-03-14 Martin Sebor New
correct aligned_alloc argument order (PR 80020) - - - - --- 2017-03-13 Martin Sebor New
add calls.c to GTFILES in Makefile.in - - - - --- 2017-03-08 Martin Sebor New
fix error spelling in nds32.c (PR 79928) - - - - --- 2017-03-08 Martin Sebor New
[docs] remove Java from GCC 7 release criteria - - - - --- 2017-03-02 Martin Sebor New
free MPFR caches in gimple-ssa-sprintf.c (PR 79699) - - - - --- 2017-03-02 Martin Sebor New
free MPFR caches in gimple-ssa-sprintf.c (PR 79699) - - - - --- 2017-03-01 Martin Sebor New
[docs] remove Java from GCC 7 release criteria - - - - --- 2017-02-28 Martin Sebor New
avoid using upper bound of width and precision in -Wformat-overlow (PR 79692) - - - - --- 2017-02-25 Martin Sebor New
enable -Wformat-truncation with -Og (PR 79691) - - - - --- 2017-02-24 Martin Sebor New
restore -Wunused-variable on a typedef'd variable in a function template (PR 79548) - - - - --- 2017-02-18 Martin Sebor New
avoid eliminating snprintf(d, n, ...) whose zero size comes from a range (PR 79496) - - - - --- 2017-02-13 Martin Sebor New
suppress unhelpful -Wformat-truncation=2 INT_MAX warning (PR 79448) - - - - --- 2017-02-10 Martin Sebor New
[doc] update -dM to mention excluded macros (PR 41540) - - - - --- 2017-02-07 Martin Sebor New
avoid ICE when attempting to init a flexible array member (PR c++/79363) - - - - --- 2017-02-07 Martin Sebor New
avoid overwriting minimum length of unknown strings (PR 79376) - - - - --- 2017-02-04 Martin Sebor New
use zero as the lower bound for a signed-unsigned range (PR 79327) - - - - --- 2017-02-03 Martin Sebor New
assume arrays at end of structs are unbounded (PR 79352) - - - - --- 2017-02-03 Martin Sebor New
use zero as the lower bound for a signed-unsigned range (PR 79327) - - - - --- 2017-02-03 Martin Sebor New
[doc] clean up -fdump-tree- options (PR 32003) - - - - --- 2017-02-02 Martin Sebor New
[doc] clean up -fdump-tree- options (PR 32003) - - - - --- 2017-02-02 Martin Sebor New
use zero as the lower bound for a signed-unsigned range (PR 79327) - - - - --- 2017-02-01 Martin Sebor New
[wwwdocs] changes.html - document new warning options - - - - --- 2017-01-31 Martin Sebor New
[wwwdocs] changes.html - document new warning options - - - - --- 2017-01-31 Martin Sebor New
[committed] move constant to the right of relational operators (Re: [PATCH 4/5] distinguish likely … - - - - --- 2017-01-30 Martin Sebor New
relax -Wformat-overflow for precision ranges (PR 79275) - - - - --- 2017-01-30 Martin Sebor New
[committed] clean up preprocessor conditional (Re: [PATCH 4/5] distinguish likely and unlikely resu… - - - - --- 2017-01-27 Martin Sebor New
prevent -Wno-system-headers from suppressing -Wstringop-overflow (PR 79214) - - - - --- 2017-01-25 Martin Sebor New
restore pedantic warning on flexible array members (c++/71290) - - - - --- 2017-01-25 Martin Sebor New
add missing overflow check to stpcpy (PR 79222) - - - - --- 2017-01-25 Martin Sebor New
[wwwdocs] changes.html - document new warning options - - - - --- 2017-01-24 Martin Sebor New
[5/5] add support for width and precision ranges (PR 78703) - - - - --- 2017-01-22 Martin Sebor New
[4/5] distinguish likely and unlikely results (PR 78703) - - - - --- 2017-01-22 Martin Sebor New
[3/5] simply handling of -Wformat-overflow/truncation options (PR 78703) - - - - --- 2017-01-22 Martin Sebor New
[2/5] remove unused member (PR 78703) - - - - --- 2017-01-22 Martin Sebor New
[1/5] consolidate handling of directives (PR 78703) - - - - --- 2017-01-22 Martin Sebor New
avoid calling memset et al. with excessively large sizes (PR 79095) - - - - --- 2017-01-17 Martin Sebor New
better handling of ranges (PR 78703) - - - - --- 2017-01-16 Martin Sebor New
rename -Wformat-length to -Wformat-overflow - - - - --- 2017-01-12 Martin Sebor New
[committed] add C99 runtime requirement to a couple of tests - - - - --- 2017-01-10 Martin Sebor New
adding missing LTO to some warning options (PR 78606) - - - - --- 2017-01-10 Martin Sebor New
better handling of ranges (PR 78703) - - - - --- 2017-01-09 Martin Sebor New
avoid infinite recursion in maybe_warn_alloc_args_overflow (pr 78775) - - - - --- 2017-01-08 Martin Sebor New
avoid false positives due to signed to unsigned conversion (PR 78973) - - - - --- 2017-01-05 Martin Sebor New
correct off-by-one error in handling of precision of negative numbers (PR 78910) - - - - --- 2017-01-04 Martin Sebor New
move snprintf truncation warnings under own option () - - - - --- 2017-01-04 Martin Sebor New
better handling of ranges (PR 78703) - - - - --- 2016-12-23 Martin Sebor New
fix powerpc64le bootstrap failure caused by r243661 (PR 78817) - - - - --- 2016-12-16 Martin Sebor New
fix powerpc64le bootstrap failure caused by r243661 (PR 78817) - - - - --- 2016-12-16 Martin Sebor New
detect null sprintf pointers (PR 78519) - - - - --- 2016-12-15 Martin Sebor New
fix powerpc64le bootstrap failure caused by r243661 (PR 78817) - - - - --- 2016-12-14 Martin Sebor New
work around MPFR undefined behavior (PR 78786) - - - - --- 2016-12-14 Martin Sebor New
avoid infinite recursion in maybe_warn_alloc_args_overflow (pr 78775) - - - - --- 2016-12-13 Martin Sebor New
correct %g handling with unknown arguments in -fprintf-return-value (PR 78696) - - - - --- 2016-12-13 Martin Sebor New
c++/78774 - [6/7 Regression] ICE in constexpr string literals and templates - - - - --- 2016-12-12 Martin Sebor New
handle integer overflow/wrapping in printf directives (PR 78622) - - - - --- 2016-12-12 Martin Sebor New
correct %g handling with unknown arguments in -fprintf-return-value (PR 78696) - - - - --- 2016-12-09 Martin Sebor New
add missing attribute nonnull to stdio functions (PR 78673 and 17308) - - - - --- 2016-12-08 Martin Sebor New
handle integer overflow/wrapping in printf directives (PR 78622) - - - - --- 2016-12-06 Martin Sebor New
add missing attribute nonnull to stdio functions (PR 78673 and 17308) - - - - --- 2016-12-05 Martin Sebor New
detect null sprintf pointers (PR 78519) - - - - --- 2016-12-04 Martin Sebor New
[Committed] add missing attribute alloc_size to allocation builtins (PR 78668) - - - - --- 2016-12-04 Martin Sebor New
fix integer overflow bugs in gimple-ssa-sprintf.c (PR 78608) - - - - --- 2016-12-03 Martin Sebor New
handle integer overflow/wrapping in printf directives (PR 78622) - - - - --- 2016-12-02 Martin Sebor New
handle integer overflow/wrapping in printf directives (PR 78622) - - - - --- 2016-12-01 Martin Sebor New
enable -Wformat-length for dynamically allocated buffers (pr 78245) - - - - --- 2016-11-30 Martin Sebor New
remove %p handling from gimple-ssa-sprintf (pr78512) - - - - --- 2016-11-29 Martin Sebor New
correct handling of non-constant width and precision (pr 78521) - - - - --- 2016-11-28 Martin Sebor New
avoid calling alloca(0) - - - - --- 2016-11-27 Martin Sebor New
avoid calling alloca(0) - - - - --- 2016-11-24 Martin Sebor New
enable -Wformat-length for dynamically allocated buffers (pr 78245) - - - - --- 2016-11-23 Martin Sebor New
« 1 2 ... 6 7 8 9 »