Show patches with: Submitter = Martin Sebor       |    State = Action Required       |    Archived = No       |   872 patches
« 1 2 ... 3 4 58 9 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
report as disabled options unsupported by a language (PR 80545) report as disabled options unsupported by a language (PR 80545) - - - - --- 2019-07-22 Martin Sebor New
handle multibyte stores larger than char in strlen (PR 91183, 86888) handle multibyte stores larger than char in strlen (PR 91183, 86888) - - - - --- 2019-07-19 Martin Sebor New
add --param ssa-name-def-chain-limit add --param ssa-name-def-chain-limit - - - - --- 2019-07-11 Martin Sebor New
[2/3] change class-key of PODs to struct and others to class (PR 61339) add support for POD struct convention (PR 61339) - - - - --- 2019-07-08 Martin Sebor New
[1/3] add -Wstruct-not-pod, -Wclass-is-pod, -Wmismatched-tags (PR 61339) add support for POD struct convention (PR 61339) - - - - --- 2019-07-08 Martin Sebor New
constrain one character optimization to one character stores (PR 90989) constrain one character optimization to one character stores (PR 90989) - - - - --- 2019-06-24 Martin Sebor New
some more -Wformat-diag cleanup some more -Wformat-diag cleanup - - - - --- 2019-06-24 Martin Sebor New
don't trim empty string initializers for pointers (PR 90947) don't trim empty string initializers for pointers (PR 90947) - - - - --- 2019-06-22 Martin Sebor New
let hash-based containers work with non-trivial types (PR 90923) let hash-based containers work with non-trivial types (PR 90923) - - - - --- 2019-06-19 Martin Sebor New
improve strcmp folding of unequal strings (PR 90626) improve strcmp folding of unequal strings (PR 90626) - - - - --- 2019-06-13 Martin Sebor New
avoid ice due to inconsistent argument types to fold_build (PR 90662) avoid ice due to inconsistent argument types to fold_build (PR 90662) - - - - --- 2019-06-13 Martin Sebor New
integrate sprintf pass into strlen (PR 83431) integrate sprintf pass into strlen (PR 83431) - - - - --- 2019-06-11 Martin Sebor New
update get_range_strlen description update get_range_strlen description - - - - --- 2019-06-06 Martin Sebor New
remove trailing spaces from tree-ssa-strlen.c remove trailing spaces from tree-ssa-strlen.c - - - - --- 2019-06-06 Martin Sebor New
handle vla plus offset in strlen (PR 90662) handle vla plus offset in strlen (PR 90662) - - - - --- 2019-06-05 Martin Sebor New
preserve integer value of local addresses returned from functions (PR 90737) preserve integer value of local addresses returned from functions (PR 90737) - - - - --- 2019-06-03 Martin Sebor New
include MEM_REF type in tree dumps (PR 90676) include MEM_REF type in tree dumps (PR 90676) - - - - --- 2019-06-01 Martin Sebor New
correct the representation of ADDR_EXPR involving pointer to array [PR 90694] correct the representation of ADDR_EXPR involving pointer to array [PR 90694] - - - - --- 2019-05-31 Martin Sebor New
warn on returning alloca and VLA (PR 71924, 90549) warn on returning alloca and VLA (PR 71924, 90549) - - - - --- 2019-05-22 Martin Sebor New
implement -Wformat-diag, v2 implement -Wformat-diag, v2 - - - - --- 2019-05-22 Martin Sebor New
fix more -Wformat-diag issues fix more -Wformat-diag issues - - - - --- 2019-05-22 Martin Sebor New
[12/12] fix diagnostic quoting/spelling issues in ObjC detect quoting and punctuation problems in diagnostics - - - - --- 2019-05-14 Martin Sebor New
[11/12] fix diagnostic quoting/spelling issues in i386 back-end detect quoting and punctuation problems in diagnostics - - - - --- 2019-05-14 Martin Sebor New
[10/12] fix diagnostic quoting/spelling in D detect quoting and punctuation problems in diagnostics - - - - --- 2019-05-14 Martin Sebor New
[9/12] adjust tests to quoting/spelling diagnostics fixes detect quoting and punctuation problems in diagnostics - - - - --- 2019-05-14 Martin Sebor New
[8/12] fix diagnostic quoting/spelling in the middle-end detect quoting and punctuation problems in diagnostics - - - - --- 2019-05-14 Martin Sebor New
[7/12] fix diagnostic quoting/spelling in libgcc detect quoting and punctuation problems in diagnostics - - - - --- 2019-05-14 Martin Sebor New
[6/12] fix diagnostic quoting/spelling in C++ detect quoting and punctuation problems in diagnostics - - - - --- 2019-05-14 Martin Sebor New
[5/12] fix diagnostic quoting/spelling in c-family detect quoting and punctuation problems in diagnostics - - - - --- 2019-05-14 Martin Sebor New
[4/12] fix diagnostic quoting/spelling in the C front-end detect quoting and punctuation problems in diagnostics - - - - --- 2019-05-14 Martin Sebor New
[3/12] fix diagnostic quoting/spelling in Brig detect quoting and punctuation problems in diagnostics - - - - --- 2019-05-14 Martin Sebor New
[2/12] fix diagnostic quoting/spelling in ada detect quoting and punctuation problems in diagnostics - - - - --- 2019-05-14 Martin Sebor New
[1/12] implement -Wformat-diag to detect quoting and spelling issues in GCC diagnostics detect quoting and punctuation problems in diagnostics - - - - --- 2019-05-14 Martin Sebor New
avoid aarch64 ICE on large vectors (PR 89797) avoid aarch64 ICE on large vectors (PR 89797) - - - - --- 2019-04-18 Martin Sebor New
avoid more ICE due to bad built-in calls declared without a prototype (PR 89911, 89957) avoid more ICE due to bad built-in calls declared without a prototype (PR 89911, 89957) - - - - --- 2019-04-04 Martin Sebor New
avoid an other ICE due to invalid built-in call (PR 89934) avoid an other ICE due to invalid built-in call (PR 89934) - - - - --- 2019-04-03 Martin Sebor New
fix ICEs in c-attribs.c (PR 88383, 89288, 89798, 89797)​ fix ICEs in c-attribs.c (PR 88383, 89288, 89798, 89797)​ - - - - --- 2019-04-02 Martin Sebor New
handle strings as template arguments (PR 47488, 89833, 89876) handle strings as template arguments (PR 47488, 89833, 89876) - - - - --- 2019-04-01 Martin Sebor New
correct maximum valid alignment in error message (PR 89812) correct maximum valid alignment in error message (PR 89812) - - - - --- 2019-03-25 Martin Sebor New
document vector_size type attribute document vector_size type attribute - - - - --- 2019-03-22 Martin Sebor New
have -Warray-bounds treat [max, min] ranges same as anti-ranges (PR 89720) have -Warray-bounds treat [max, min] ranges same as anti-ranges (PR 89720) - - - - --- 2019-03-18 Martin Sebor New
fix ice in attribute copy (PR 89685) fix ice in attribute copy (PR 89685) - - - - --- 2019-03-15 Martin Sebor New
improve constant string length folding (PR 89688) improve constant string length folding (PR 89688) - - - - --- 2019-03-14 Martin Sebor New
bootstrap error due to constexpr in go/gofrontend/ast-dump.cc bootstrap error due to constexpr in go/gofrontend/ast-dump.cc - - - - --- 2019-03-13 Martin Sebor New
avoid assuming strncpy arrays are nul-terminated (PR 89664) avoid assuming strncpy arrays are nul-terminated (PR 89664) - - - - --- 2019-03-12 Martin Sebor New
avoid assuming every type has a size (PR 89662) avoid assuming every type has a size (PR 89662) - - - - --- 2019-03-11 Martin Sebor New
[wwwdocs] add gcc 9 changes [wwwdocs] add gcc 9 changes - - - - --- 2019-03-05 Martin Sebor New
correct handling of offsets in bounds warnings (PR 89350) correct handling of offsets in bounds warnings (PR 89350) - - - - --- 2019-02-27 Martin Sebor New
make -Wformat-overflow consistent between data models make -Wformat-overflow consistent between data models - - - - --- 2019-02-23 Martin Sebor New
avoid -Wabsolute-value in dead subexpressions (PR 89425) avoid -Wabsolute-value in dead subexpressions (PR 89425) - - - - --- 2019-02-21 Martin Sebor New
PING [PATCH] avoid 4095/INT_MAX warning for fprintf (PR 88993) PING [PATCH] avoid 4095/INT_MAX warning for fprintf (PR 88993) - - - - --- 2019-02-20 Martin Sebor New
document __builtin_is_constant_evaluated document __builtin_is_constant_evaluated - - - - --- 2019-02-13 Martin Sebor New
document __has_attribute and __has_include document __has_attribute and __has_include - - - - --- 2019-02-13 Martin Sebor New
Avoid assuming valid_constant_size_p argument is a constant expression (PR 89294) Avoid assuming valid_constant_size_p argument is a constant expression (PR 89294) - - - - --- 2019-02-12 Martin Sebor New
fix ICE in __builtin_has_attribute (PR 88383 and 89288) fix ICE in __builtin_has_attribute (PR 88383 and 89288) - - - - --- 2019-02-11 Martin Sebor New
correct comments in tree-prof/inliner-1.c correct comments in tree-prof/inliner-1.c - - - - --- 2019-02-11 Martin Sebor New
improve out-of-bounds pointer warning (PR 88771) improve out-of-bounds pointer warning (PR 88771) - - - - --- 2019-02-07 Martin Sebor New
correct __clear_cache signature correct __clear_cache signature - - - - --- 2019-02-07 Martin Sebor New
[doc] correct/expand -Wreturn-type [doc] correct/expand -Wreturn-type - - - - --- 2019-02-06 Martin Sebor New
[doc] correct/improve -Wmissing-attributes and -Wattribute-alias [doc] correct/improve -Wmissing-attributes and -Wattribute-alias - - - - --- 2019-02-06 Martin Sebor New
avoid 4095/INT_MAX warning for fprintf (PR 88993) avoid 4095/INT_MAX warning for fprintf (PR 88993) - - - - --- 2019-02-05 Martin Sebor New
[PATCH/doc] correct cast to a union description (PR 89106) [PATCH/doc] correct cast to a union description (PR 89106) - - - - --- 2019-01-31 Martin Sebor New
print correct array sizes in errors (PR 87996) print correct array sizes in errors (PR 87996) - - - - --- 2019-01-30 Martin Sebor New
avoid assuming arrays have nonzero size (PR 88956) avoid assuming arrays have nonzero size (PR 88956) - - - - --- 2019-01-23 Martin Sebor New
[committed] remove xfail from attr-nonstring-3.c [committed] remove xfail from attr-nonstring-3.c - - - - --- 2019-01-19 Martin Sebor New
introduce effective-target fold_memcpy introduce effective-target fold_memcpy - - - - --- 2019-01-18 Martin Sebor New
[committed] avoid handling anti-ranges when checking built-in pointers (PR 88273) [committed] avoid handling anti-ranges when checking built-in pointers (PR 88273) - - - - --- 2019-01-17 Martin Sebor New
avoid issuing -Warray-bounds during folding (PR 88800) avoid issuing -Warray-bounds during folding (PR 88800) - - - - --- 2019-01-15 Martin Sebor New
detect references to statics in inline function signatures (PR 88718) detect references to statics in inline function signatures (PR 88718) - - - - --- 2019-01-11 Martin Sebor New
restore CFString handling in attribute format (PR 88638) restore CFString handling in attribute format (PR 88638) - - - - --- 2019-01-04 Martin Sebor New
[doc] fix minor typos in -Wmemset-transposed-args [doc] fix minor typos in -Wmemset-transposed-args - - - - --- 2019-01-04 Martin Sebor New
[committed] avoid null dereference in maybe_warn_nonstring_arg (PR 88659) [committed] avoid null dereference in maybe_warn_nonstring_arg (PR 88659) - - - - --- 2019-01-04 Martin Sebor New
attribute copy, leaf, weakref and -Wmisisng-attributes (PR 88546) attribute copy, leaf, weakref and -Wmisisng-attributes (PR 88546) - - - - --- 2018-12-21 Martin Sebor New
[PATCH/wwwdocs] add uses of @code to coding conventions [PATCH/wwwdocs] add uses of @code to coding conventions - - - - --- 2018-12-13 Martin Sebor New
[PATCH/doc] consistently use @code for const and volatile qualifiers [PATCH/doc] consistently use @code for const and volatile qualifiers - - - - --- 2018-12-13 Martin Sebor New
avoid folding snprintf calls with bounds > INT_MAX (PR 87096) avoid folding snprintf calls with bounds > INT_MAX (PR 87096) - - - - --- 2018-12-12 Martin Sebor New
[committed/doc] fix typos in attribute copy [committed/doc] fix typos in attribute copy - - - - --- 2018-12-12 Martin Sebor New
[committed] avoid -Wrestrict on structs copies with unknown offset and constant size (PR 86196) [committed] avoid -Wrestrict on structs copies with unknown offset and constant size (PR 86196) - - - - --- 2018-12-11 Martin Sebor New
accept all C integer types in function parameters referenced by alloc_align (PR 88363) accept all C integer types in function parameters referenced by alloc_align (PR 88363) - - - - --- 2018-12-10 Martin Sebor New
handle function pointers in __builtin_object_size (PR 88372) handle function pointers in __builtin_object_size (PR 88372) - - - - --- 2018-12-06 Martin Sebor New
handle expressions in __builtin_has_attribute (PR 88383) handle expressions in __builtin_has_attribute (PR 88383) - - - - --- 2018-12-06 Martin Sebor New
[doc] document when GCC ignores attribute aligned [doc] document when GCC ignores attribute aligned - - - - --- 2018-12-04 Martin Sebor New
[doc] update attribute docs for C++ [doc] update attribute docs for C++ - - - - --- 2018-12-03 Martin Sebor New
be more permissive about function alignments (PR 88208) be more permissive about function alignments (PR 88208) - - - - --- 2018-11-28 Martin Sebor New
[PATCH/coding,style] clarify pointers and operators [PATCH/coding,style] clarify pointers and operators - - - - --- 2018-11-26 Martin Sebor New
clarify comments for implicit_p flag for built-ins clarify comments for implicit_p flag for built-ins - - - - --- 2018-11-20 Martin Sebor New
correct handling of EXCESS_PRECISION_EXPR in function calls (PR 88091) correct handling of EXCESS_PRECISION_EXPR in function calls (PR 88091) - - - - --- 2018-11-20 Martin Sebor New
avoid error_mark_node in -Wsizeof-pointer-memaccess (PR 88065) avoid error_mark_node in -Wsizeof-pointer-memaccess (PR 88065) - - - - --- 2018-11-17 Martin Sebor New
make function_args_iterator a proper iterator make function_args_iterator a proper iterator - - - - --- 2018-11-16 Martin Sebor New
diagnose unsupported uses of hardware register variables (PR 88000) diagnose unsupported uses of hardware register variables (PR 88000) - - - - --- 2018-11-14 Martin Sebor New
avoid copying inlining attributes in attribute copy avoid copying inlining attributes in attribute copy - - - - --- 2018-11-13 Martin Sebor New
use MAX_OFILE_ALIGNMENT to validate attribute aligned (PR 87795) use MAX_OFILE_ALIGNMENT to validate attribute aligned (PR 87795) - - - - --- 2018-10-30 Martin Sebor New
avoid -Wnonnull for printf format in dead code (PR 87041) avoid -Wnonnull for printf format in dead code (PR 87041) - - - - --- 2018-10-29 Martin Sebor New
[doc] clarify attribute optimize and target syntax [doc] clarify attribute optimize and target syntax - - - - --- 2018-10-25 Martin Sebor New
[doc] expand attribute aligned and __alignof__ [doc] expand attribute aligned and __alignof__ - - - - --- 2018-10-25 Martin Sebor New
[doc] mention optimization options relevant to in attribute nonnull [doc] mention optimization options relevant to in attribute nonnull - - - - --- 2018-10-24 Martin Sebor New
[doc] attribute packed does not apply to variables [doc] attribute packed does not apply to variables - - - - --- 2018-10-12 Martin Sebor New
[doc] using multiple format-arg attributes on a single function (PR 87593) [doc] using multiple format-arg attributes on a single function (PR 87593) - - - - --- 2018-10-11 Martin Sebor New
[doc] mention interaction with noinline in flatten [doc] mention interaction with noinline in flatten - - - - --- 2018-10-11 Martin Sebor New
add simple attribute introspection add simple attribute introspection - - - - --- 2018-10-11 Martin Sebor New
« 1 2 ... 3 4 58 9 »