]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/c-warn.c
c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.
[thirdparty/gcc.git] / gcc / c-family / c-warn.c
2019-06-05  Martin Seborc-decl.c (start_decl): Adjust quoting and hyphenation...
2019-05-17  Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-04-26  Richard SandifordFix use of COMPLETE_TYPE_P for -Wstrict-aliasing=1
2019-04-19  Jakub Jelinekre PR c/89888 (When switch controlling expression is...
2019-04-05  David MalcolmGuard notes for -Waddress-of-packed-member on warning...
2019-04-05  Marek PolacekPR c++/89973 - -Waddress-of-packed-member ICE with...
2019-04-03  Jason MerrillPR c++/86586 - -fcompare-debug=-Wsign-compare.
2019-03-08  Jakub Jelinekre PR tree-optimization/89550 (Spurious array-bounds...
2019-01-28  Bernd Edlingerc-warn.c (check_address_or_pointer_of_packed_member...
2019-01-21  Bernd Edlingerre PR c/88928 (ICE segfault in check_address_or_pointer...
2019-01-18  H.J. Luc-family: Update unaligned adress of packed member...
2019-01-13  H.J. LuC-family: Replace "may may" with "may" in warning message
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-20  H.J. LuC/C++: Add -Waddress-of-packed-member
2018-12-20  David Malcolm-Wtautological-compare: fix comparison of macro expansions
2018-12-19  David MalcolmC++: improvements to binary operator diagnostics (PR...
2018-12-19  David MalcolmC++: more location wrapper nodes (PR c++/43064, PR...
2018-11-28  Martin SeborPR c/88065 - ICE in -Wsizeof-pointer-memaccess on an...
2018-11-14  Jakub JelinekP1236R1 - Signed integers are two's complement
2018-08-27  David MalcolmLess verbose fix-it hints for missing header files...
2018-08-27  Martin LiskaCome up with fndecl_built_in_p.
2018-08-20  David MalcolmAdd support for grouping of related diagnostics (PR...
2018-06-18  Martin SeborPR middle-end/85602 - -Wsizeof-pointer-memaccess for...
2018-06-12  Martin SeborPR c/85931 - -Wsizeof-pointer-memaccess for strncpy...
2018-06-06  Jason MerrillPR c++/85710 - ICE with -Wmemset-elt-size.
2018-05-26  Jakub Jelinekre PR bootstrap/85921 (/gcc/c-family/c-warn.c fails...
2018-05-17  Martin LiskaFix GNU coding style for G_.
2018-03-16  Jakub Jelinekre PR c/84909 (typo: conversion from %qT to to %qT)
2018-03-16  Jakub Jelinekre PR c/84910 (typo: "%qs follows inline declaration ")
2018-03-12  Martin SeborPR tree-optimization/83456 - -Wrestrict false positive...
2018-03-02  Marek Polacekre PR c++/84171 (ICE with -Wsign-compare)
2018-02-09  Nathan Sidwell[PR c/84293] Unexpected strict-alias warning
2018-01-10  David MalcolmPreserving locations for variable-uses and constants...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-18  Marek Polacekc-warn.c (warn_logical_operator): Return early if ...
2017-12-07  Martin SeborPR c/81544 - attribute noreturn and warn_unused_result...
2017-11-10  Martin SeborPR c/81117 - Improve buffer overflow checking in strncpy
2017-10-31  David Malcolmdiagnostics: get rid of *_at_rich_loc in favor of overl...
2017-10-23  Marek Polacekre PR c/82681 (c-warn.c:1218: typo in warning message)
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-10-10  Jakub Jelinekre PR c/82437 (false-positive -Wtautological-compare...
2017-10-06  Jakub Jelinekre PR c/82437 (false-positive -Wtautological-compare...
2017-10-02  Richard SandifordFix mismatched precisions in tree arithmetic
2017-09-04  Marek Polacekre PR c/81783 (-Wtautological-compare could do better)
2017-08-08  Martin Liskatrans.c: Include header files.
2017-08-02  Marek Polacekre PR c/81448 (False positive -Werror=multistatement...
2017-07-27  Marek Polacekre PR c/81417 (-Wsign-compare should print types being...
2017-07-18  Nathan Sidwelltree-parloops.c (try_transform_to_exit_first_loop_alt...
2017-07-04  Marek Polacek* c-warn.c (warn_if_unused_value): Remove WITH_CLEANUP_...
2017-06-26  Marek Polacekre PR c/80116 (Warn about macros expanding to multiple...
2017-06-13  Marek Polacekre PR objc/80949 (ICE in do_warn_duplicated_branches_r)
2017-06-03  Martin SeborPR c/80892 - -Wfloat-conversion now warns about non...
2017-05-24  Martin SeborPR c/80731 - poor -Woverflow warnings
2017-05-19  Jason Merrillc-warn.c (match_case_to_enum_1): Don't warn about enums...
2017-05-19  Richard Bienerre PR c++/80593 (GCC 7, aligned_storage and “dereferenc...
2017-05-17  Marek Polacekc-common.c: Use NULL_TREE instead of 0 where appropriate.
2017-05-09  Marek Polacekre PR c/80525 (-Wlogical-op confused by undefined integ...
2017-04-03  Jonathan WakelyFix numerous typos in comments
2017-02-24  Jakub Jelinekre PR c++/79588 (ICE in warn_for_restrict with -Wrestrict)
2017-02-15  Marek Polacekre PR c/79515 (ICE: tree check: expected class 'type...
2017-01-20  Marek Polacekre PR c/64279 (Warning missing for "(cond) ? A : A...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-13  Prathamesh Kulkarnire PR tree-optimization/35503 (Warning about restricted...
2016-11-07  Martin LiskaIntroduce -fsanitize-address-use-after-scope
2016-10-17  Marek Polacekc-warn.c (find_array_ref_with_const_idx_r): Remove...
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-11  Marek PolacekMakefile.in (C_COMMON_OBJS): Add c-family/c-warn.o.