Show patches with: State = Action Required       |    Archived = No       |   127167 patches
« 1 2 ... 660 661 6621271 1272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[C] Improve warn msg (PR c/43395) - - - - --- 2014-05-02 Marek Polacek New
[C] Improve warn msg (PR c/43395) - - - - --- 2014-04-29 Marek Polacek New
[C] Issue an error on scalar va_list with reverse storage order - - - - --- 2015-12-08 Eric Botcazou New
[C] Issue an error on scalar va_list with reverse storage order - - - - --- 2015-12-03 Eric Botcazou New
[C] Kill bogus warnings on _Atomics (PR c/60195) - - - - --- 2014-02-18 Marek Polacek New
[C] Make -Wdiv-by-zero work even for const ints (PR c/64440) - - - - --- 2015-01-06 Marek Polacek New
[C] Make -Wno-implicit-int work in C99 mode - - - - --- 2014-10-17 Marek Polacek New
[C] Make -Wno-shift-count-negative -Wno-shift-count-overflow work for const ints (PR c/65830) - - - - --- 2015-04-21 Marek Polacek New
[C] Make attributes accept enum values (PR c/50459) - - - - --- 2014-05-13 Marek Polacek New
[C] Make attributes accept enum values (PR c/50459) - - - - --- 2014-05-12 Dominique d'Humières New
[C] Make attributes accept enum values (PR c/50459) - - - - --- 2014-05-11 Marek Polacek New
[C] Make attributes accept enum values (PR c/50459) - - - - --- 2014-05-11 Marek Polacek New
[C] Make attributes accept enum values (PR c/50459) - - - - --- 2014-05-02 Marek Polacek New
[C] Make attributes accept enum values (PR c/50459) - - - - --- 2014-04-23 Marek Polacek New
[C] Make attributes accept enum values (PR c/50459) - - - - --- 2014-04-17 Marek Polacek New
[C] Make attributes accept enum values (PR c/50459) - - - - --- 2014-04-14 Marek Polacek New
[C] Make attributes accept enum values (PR c/50459) - - - - --- 2014-04-14 Marek Polacek New
[C] Mixed pointer types in call to streamer_tree_cache_lookup() in gcc/lto-streamer-out.c - - - - --- 2012-09-01 Andris Pavēnis New
[C] More cleanups - - - - --- 2017-05-18 Marek Polacek New
[C] More constistent treatment of C initializers (PR c/83222) [C] More constistent treatment of C initializers (PR c/83222) - - - - --- 2017-11-30 Jakub Jelinek New
[C] More locus tweaks (PR c/56724) - - - - --- 2014-06-05 Marek Polacek New
[C] Opt out of GNU vector extensions for built-in SVE types [C] Opt out of GNU vector extensions for built-in SVE types - - - - --- 2019-11-07 Richard Sandiford New
[C] Outside of initializers partially restore c_fully_fold 7.x behavior (PR c/83801) [C] Outside of initializers partially restore c_fully_fold 7.x behavior (PR c/83801) - - - - --- 2018-01-12 Jakub Jelinek New
[C] PR c/109618: ICE-after-error from error_mark_node. [C] PR c/109618: ICE-after-error from error_mark_node. - - - - --- 2024-04-29 Roger Sayle New
[C] PR c/98198: ICE-on-invalid-code error recovery. [C] PR c/98198: ICE-on-invalid-code error recovery. - - - - --- 2022-03-16 Roger Sayle New
[C] PR43651: add warning for duplicate qualifier - - - - --- 2016-04-09 Mikhail Maltsev New
[C] PR43651: add warning for duplicate qualifier - - - - --- 2016-04-08 Mikhail Maltsev New
[C] PR43651: add warning for duplicate qualifier - - - - --- 2016-04-04 Mikhail Maltsev New
[C] PR49551 - - - - --- 2015-05-31 Prathamesh Kulkarni New
[C] Pipe down bogus missing initializer warning (PR c/64709) - - - - --- 2015-01-29 Marek Polacek New
[C] Preevaluate rhs for lhs op= rhs in C (PR c/58943) - - - - --- 2014-01-13 Jakub Jelinek New
[C] Prevent -Wunused-value warning with __atomic_fetch_* (PR c/69407) - - - - --- 2016-03-18 Uros Bizjak New
[C] Prevent -Wunused-value warning with __atomic_fetch_* (PR c/69407) - - - - --- 2016-03-04 Marek Polacek New
[C] Prevent -Wunused-value warning with __atomic_fetch_* (PR c/69407) - - - - --- 2016-03-04 Marek Polacek New
[C] Print ", ..." rather than ", ..." in diagnostics [C] Print ", ..." rather than ", ..." in diagnostics - - - - --- 2019-09-30 Richard Sandiford New
[C] Print header hints (PR c/59717) - - - - --- 2014-10-07 Marek Polacek New
[C] Quash spurious warnings (PR c/60784) - - - - --- 2014-04-13 Marek Polacek New
[C] Reject shifts of float vectors by int count (PR c/84853) [C] Reject shifts of float vectors by int count (PR c/84853) - - - - --- 2018-03-14 Jakub Jelinek New
[C] Reject weak nested functions (PR c/89340) [C] Reject weak nested functions (PR c/89340) - - - - --- 2019-02-14 Jakub Jelinek New
[C] Remove dead code related to type compatibility across TUs. [C] Remove dead code related to type compatibility across TUs. - - - - --- 2023-05-19 Martin Uecker New
[C] Reset TYPE_TRANSPARENT_AGGR on all type variants when not supported [C] Reset TYPE_TRANSPARENT_AGGR on all type variants when not supported - - - - --- 2019-02-05 Richard Biener New
[C] Some c-typeck.c TLC - - - - --- 2014-04-25 Marek Polacek New
[C] Support typename as selector in _Generic [C] Support typename as selector in _Generic - - - - --- 2023-08-05 Martin Uecker New
[C] Synthesize nonnull attribute for parameters declared with static [C] Synthesize nonnull attribute for parameters declared with static - - - - --- 2023-07-26 Martin Uecker New
[C] Tidy build_unary_op - - - - --- 2016-09-10 Marek Polacek New
[C] Tidy up pedwarn_c90 - - - - --- 2014-08-09 Marek Polacek New
[C] Tidy up pedwarn_c90 (take 2) - - - - --- 2014-08-12 Marek Polacek New
[C] Use AGGREGATE_TYPE_P - - - - --- 2015-05-19 Marek Polacek New
[C] Use RECORD_OR_UNION_TYPE_P macro - - - - --- 2015-11-13 Marek Polacek New
[C] Use VAR_OR_FUNCTION_DECL_P - - - - --- 2015-05-20 Marek Polacek New
[C] Use error_operand_p more - - - - --- 2014-10-05 Marek Polacek New
[C] Use inform for "near initialization for" (PR c/36446) - - - - --- 2014-06-09 Marek Polacek New
[C] Use inform for "shadowed decl" (PR c/48062) - - - - --- 2014-06-03 Marek Polacek New
[C] Use inform for "shadowed decl" (PR c/48062) - - - - --- 2014-06-03 Marek Polacek New
[C] Use warning_at (PR c/60087) - - - - --- 2014-02-06 Marek Polacek New
[C] Warn about booleans in C89 mode (PR c/29467) - - - - --- 2014-04-29 Marek Polacek New
[C] Warn about unused RHS of COMPOUND_EXPR (PR c/59871) - - - - --- 2014-01-22 Marek Polacek New
[C] Warn about unused RHS of COMPOUND_EXPR (PR c/59871) - - - - --- 2014-01-21 Marek Polacek New
[C] Warn about unused RHS of COMPOUND_EXPR (PR c/59871) - - - - --- 2014-01-21 Marek Polacek New
[C] Warn about variadic functions defined without prototypes (PR c/68024) - - - - --- 2015-10-21 Marek Polacek New
[C] Warn about variadic main (PR c/60156) - - - - --- 2014-02-12 Marek Polacek New
[C] Warn for _Alignas + main (PR c/61077) - - - - --- 2014-05-08 Marek Polacek New
[C] Warn for _Alignas in an array declarator (PR c/58267) - - - - --- 2013-10-21 Marek Polacek New
[C] Warn for _Alignas in an array declarator (PR c/58267) - - - - --- 2013-10-16 Marek Polacek New
[C] Warn for _Alignas in an array declarator (PR c/58267) - - - - --- 2013-10-16 Marek Polacek New
[C] Warn for optimize attribute on decl after definition (PR c/70255) - - - - --- 2016-05-10 Marek Polacek New
[C] Warn for optimize attribute on decl after definition (PR c/70255) - - - - --- 2016-05-09 Marek Polacek New
[C] Warn if inline attributes conflict (PR c/18079) - - - - --- 2014-04-08 Marek Polacek New
[C] Warn if inline attributes conflict (PR c/18079) - - - - --- 2014-03-20 Marek Polacek New
[C] Warn if inline attributes conflict (PR c/18079) - - - - --- 2014-03-20 Marek Polacek New
[C] Warn if inline attributes conflict (PR c/18079) - - - - --- 2014-03-20 Marek Polacek New
[C] Warn if switch has boolean value (PR c/60439) - - - - --- 2014-06-03 Marek Polacek New
[C] Warn if switch has boolean value (PR c/60439) - - - - --- 2014-06-03 Marek Polacek New
[C] Warn if switch has boolean value (PR c/60439) - - - - --- 2014-05-24 Marek Polacek New
[C] Warn if switch has boolean value (PR c/60439) - - - - --- 2014-04-18 Marek Polacek New
[C] Warn if switch has boolean value (PR c/60439) - - - - --- 2014-04-18 Marek Polacek New
[C] Warn if switch has boolean value (PR c/60439) - - - - --- 2014-04-18 Marek Polacek New
[C] Warn on type punning that toggles scalar storage order [C] Warn on type punning that toggles scalar storage order - - - - --- 2021-05-26 Eric Botcazou New
[C] Warn when calculating abs(unsigned_value) [C] Warn when calculating abs(unsigned_value) - - - - --- 2018-08-14 Martin Jambor New
[C] _Generic should not warn in non-active branches [PR68193,PR97100] [C] _Generic should not warn in non-active branches [PR68193,PR97100] - - - - --- 2023-08-04 Martin Uecker New
[C] c/95141 - fix bogus integer overflow warning [C] c/95141 - fix bogus integer overflow warning - - - - --- 2020-05-19 Richard Biener New
[C] c: flag for tag compatibility rules [C] c: flag for tag compatibility rules - - - - --- 2023-08-26 Martin Uecker New
[C] c_incomplete_type_error TLC - - - - --- 2015-04-29 Marek Polacek New
[C] delete unused function - - - - --- 2017-05-18 Nathan Sidwell New
[C] error for function with external and internal linkage [PR111708] [C] error for function with external and internal linkage [PR111708] - - - - --- 2023-10-14 Martin Uecker New
[C] field_decl_cmp [C] field_decl_cmp - - - - --- 2017-09-12 Nathan Sidwell New
[C] fix aliasing for structures/unions with incomplete types [C] fix aliasing for structures/unions with incomplete types - - - - --- 2024-04-02 Martin Uecker New
[C] fix atomic loads [PR 97981] [C] fix atomic loads [PR 97981] - - - - --- 2020-12-05 Uecker, Martin New
[C] fix column number in comma expression warning - - - - --- 2014-02-20 Prathamesh Kulkarni New
[C] fix for ICE with -g - - - - --- 2015-10-28 Jim Wilson New
[C] fix reference to classes with -fdump-ada-spec - - - - --- 2010-10-28 Arnaud Charlet New
[C] improve missing initializers diagnostics - - - - --- 2012-04-25 Manuel López-Ibáñez New
[C] options generation and language count - - - - --- 2011-09-02 Gary Funck New
[C] options generation and language count - - - - --- 2011-09-01 Gary Funck New
[C] proposal to add new warning -Wsizeof-array-argument - - - - --- 2014-05-03 Prathamesh Kulkarni New
[C] proposal to add new warning -Wsizeof-array-argument - - - - --- 2014-04-27 Prathamesh Kulkarni New
[C] proposal to add new warning -Wsizeof-array-argument - - - - --- 2014-04-27 Prathamesh Kulkarni New
[C] proposal to add new warning -Wsizeof-array-argument - - - - --- 2014-04-27 Prathamesh Kulkarni New
[C] proposal to add new warning -Wsizeof-array-argument - - - - --- 2014-04-27 Prathamesh Kulkarni New
[C] proposal to add new warning -Wsizeof-array-argument - - - - --- 2014-04-26 Prathamesh Kulkarni New
« 1 2 ... 660 661 6621271 1272 »