Show patches with: State = Action Required       |    Archived = No       |   127337 patches
« 1 2 ... 478 479 4801273 1274 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
free MPFR caches in gimple-ssa-sprintf.c (PR 79699) - - - - --- 2017-03-02 Martin Sebor New
[docs] remove Java from GCC 7 release criteria - - - - --- 2017-03-02 Martin Sebor New
fix error spelling in nds32.c (PR 79928) - - - - --- 2017-03-08 Martin Sebor New
add calls.c to GTFILES in Makefile.in - - - - --- 2017-03-08 Martin Sebor New
correct aligned_alloc argument order (PR 80020) - - - - --- 2017-03-13 Martin Sebor New
correct handling of negative-positive precision ranges with floating directives (PR 79800) - - - - --- 2017-03-14 Martin Sebor New
[doc] use "cannot" consistently - - - - --- 2017-03-14 Martin Sebor New
avoid relying on getcwd extensions (PR 80047) - - - - --- 2017-03-15 Martin Sebor New
[C++] document order of C++ ctors and attribute constructor is unspecified - - - - --- 2017-03-15 Martin Sebor New
Wrap a macro in do {} while (0) (PR sanitizer/80063) - - - - --- 2017-03-20 Martin Sebor New
have chkp skip flexible member arrays (PR #79986) - - - - --- 2017-03-20 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-29 Martin Sebor New
[testsuite] Don't xfail on s390. - - - - --- 2017-03-31 Martin Sebor New
avoid using types wider than int for width and precision (PR 80364) - - - - --- 2017-04-09 Martin Sebor New
avoid using types wider than int for width and precision (PR 80364) - - - - --- 2017-04-10 Martin Sebor New
[committed] Adjust dg-bogus pattern to match the text of changed diagnostic - - - - --- 2017-04-10 Martin Sebor New
handle enumerated types in -Wformat-overflow (PR 80397) - - - - --- 2017-04-11 Martin Sebor New
warn for reading past the end by library functions (PR 54924, 79234) - - - - --- 2017-04-20 Martin Sebor New
handle sprintf(d, "%s", ...) in gimple-ssa-sprintf.c - - - - --- 2017-04-21 Martin Sebor New
squash spurious warnings in dominance.c - - - - --- 2017-04-22 Martin Sebor New
squash spurious warnings in dominance.c - - - - --- 2017-04-24 Martin Sebor New
avoid assuming all integers are representable in HOST_WIDE_INT (PR #80497) - - - - --- 2017-04-24 Martin Sebor New
have -Wformat-overflow handle -fexec-charset (PR 80503) - - - - --- 2017-04-26 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-28 Martin Sebor New
disable -Walloc-size-larger-than and -Wstringop-overflow for non-C front ends (PR 80545) - - - - --- 2017-04-28 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-04-29 Martin Sebor New
[committed] fix ILP32 testsuite failures for after PR 80503 - - - - --- 2017-05-01 Martin Sebor New
[1/7] enhance -Wformat to detect quoting problems (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
[3/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
[5/7] clean up quoting problems - c-family (PR 80280 et al.) - - - - --- 2017-05-03 Martin Sebor New
[6/7] clean up quoting problems - objc (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/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
[1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.) - - - - --- 2017-05-04 Martin Sebor New
[committed] fix inconsistencies introduced during merge conflict resolution - - - - --- 2017-05-05 Martin Sebor New
correct length stpncpy handling in -Wformat-overflow (PR 80669) - - - - --- 2017-05-08 Martin Sebor New
[1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.) - - - - --- 2017-05-08 Martin Sebor New
[committed] correct %D quoting in gcc/config/sol2-c.c - - - - --- 2017-05-08 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-05-11 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-05-12 Martin Sebor New
add more detail to -Wconversion and -Woverflow (PR 80731) - - - - --- 2017-05-18 Martin Sebor New
enhance debug_tree() to print DECL_READ_P flag - - - - --- 2017-05-18 Martin Sebor New
PR80806 - - - - --- 2017-05-23 Martin Sebor New
PR80806 - - - - --- 2017-05-24 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
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-05-27 Martin Sebor New
use the right conversion warning option (PR c/80892) - - - - --- 2017-05-30 Martin Sebor New
handle bzero/bcopy in DSE and aliasing (PR 80933, 80934) - - - - --- 2017-06-01 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-07 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-08 Martin Sebor New
handle bzero/bcopy in DSE and aliasing (PR 80933, 80934) - - - - --- 2017-06-08 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-06-08 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-06-15 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
consider casts in -Wclass-memaccess (PR c++/81169) - - - - --- 2017-06-22 Martin Sebor New
enhance -Wrestrict for sprintf %s arguments - - - - --- 2017-07-02 Martin Sebor New
warn on mem calls modifying objects of non-trivial types (PR 80560) - - - - --- 2017-07-05 Martin Sebor New
prevent -Wall from resetting -Wstringop-overflow=2 to 1 (pr 81345) - - - - --- 2017-07-06 Martin Sebor New
document IntegerRange in internals manual - - - - --- 2017-07-07 Martin Sebor New
enhance overflow and truncation detection in strncpy and strncat (PR 81117) - - - - --- 2017-07-08 Martin Sebor New
enhance -Wrestrict to handle string built-ins (PR 78918) - - - - --- 2017-07-16 Martin Sebor New
enhance -Wrestrict to handle string built-ins (PR 78918) - - - - --- 2017-07-20 Martin Sebor New
fix the handling of string precision in pretty printer (PR 81586) - - - - --- 2017-07-27 Martin Sebor New
enhance overflow and truncation detection in strncpy and strncat (PR 81117) - - - - --- 2017-07-31 Martin Sebor New
minor readability tweaks to print_node - - - - --- 2017-08-02 Martin Sebor New
[1/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
[3/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117) - - - - --- 2017-08-06 Martin Sebor New
[4/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117) - - - - --- 2017-08-06 Martin Sebor New
[1/3] improve detection of attribute conflicts (PR 81544) - - - - --- 2017-08-08 Martin Sebor New
[2/3] improve detection of attribute conflicts (PR 81544) - - - - --- 2017-08-08 Martin Sebor New
[3/3] diagnose attribute aligned conflicts (PR 81566) - - - - --- 2017-08-08 Martin Sebor New
[committed] remove stray space from a warning message (PR 79998) - - - - --- 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
[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
[3/4] enhance overflow and truncation detection in strncpy and strncat (PR 81117) - - - - --- 2017-08-14 Martin Sebor New
use strnlen in pretty printer for "%.*s" (PR 81859) - - - - --- 2017-08-16 Martin Sebor New
[4/3] improve detection of attribute conflicts (PR 81544) - - - - --- 2017-08-16 Martin Sebor New
[5/3] C++ bits to improve detection of attribute conflicts (PR 81544) - - - - --- 2017-08-17 Martin Sebor New
[1/3] improve detection of attribute conflicts (PR 81544) - - - - --- 2017-08-17 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
detect incompatible aliases (PR c/81854) - - - - --- 2017-08-18 Martin Sebor New
detect incompatible aliases (PR c/81854) - - - - --- 2017-08-18 Martin Sebor New
[PING,#2] enhance -Wrestrict to handle string built-ins (PR 78918) - - - - --- 2017-08-21 Martin Sebor New
handle pathological anti-ranges in gimple_fold_builtin_memory_op (PR 81908) - - - - --- 2017-08-23 Martin Sebor New
handle pathological anti-ranges in gimple_fold_builtin_memory_op (PR 81908) - - - - --- 2017-08-24 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
avoid ifunc warnings in libatomic configure avoid ifunc warnings in libatomic configure - - - - --- 2017-10-02 Martin Sebor New
« 1 2 ... 478 479 4801273 1274 »