aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c.opt
AgeCommit message (Expand)AuthorFilesLines
2015-03-27re PR target/65495 (ICE: chkp_make_addressed_object_bounds: Unexpected tree c...Ilya Enkovich1-9/+9
2015-03-10c.opt (fchkp-use-wrappers): New.Ilya Enkovich1-0/+4
2015-03-10linux-common.h (LIBMPX_WRAPPERSSPEC): New.Ilya Enkovich1-0/+3
2015-03-10Makefile.def: Add libmpx.Ilya Enkovich1-0/+3
2015-02-27re PR c/65040 (gcc-5 -Wformat broken)Marek Polacek1-1/+1
2015-01-23Make fopenacc an LTO optionTom de Vries1-1/+1
2015-01-23Make fopenmp an LTO optionTom de Vries1-1/+1
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-0/+4
2015-01-13tree-vrp.c (check_array_ref): Emit more warnings for warn_array_bounds >= 2.Martin Uecker1-0/+4
2015-01-06implement -Wsuggest-overrideTrevor Saunders1-0/+5
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-20invoke.texi: Document -Wdiscarded-array-qualifiers.Martin Uecker1-0/+4
2014-12-15N3778: Sized DeallocationJason Merrill1-0/+12
2014-11-29opt-functions.awk (lang_enabled_by): Support || for enabled-by.Tobias Burnus1-25/+5
2014-11-10invoke.texi ([-Wshift-count-negative, [...]): Add.Paolo Carlini1-3/+11
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-0/+82
2014-10-17c-opts.c (c_common_post_options): Set warn_implicit_int.Marek Polacek1-1/+1
2014-09-15c.opt (Wpsabi): Use LangEnabledBy.Manuel López-Ibáñez1-1/+1
2014-09-09opth-gen.awk: Generate mapping from cpp message reasons to the options that e...Manuel López-Ibáñez1-22/+26
2014-09-09invoke.texi (Wnormalized=): Update.Manuel López-Ibáñez1-2/+25
2014-09-04options.texi: Document that Var and Init are required if CPP is given.Manuel López-Ibáñez1-13/+13
2014-09-03invoke.texi: Document that -Wlogical-not-parentheses is enabled by -Wall.Marek Polacek1-1/+1
2014-08-29directives.c (check_eol_1): New.Manuel López-Ibáñez1-7/+7
2014-08-29macro.c (warn_of_redefinition): Suppress warnings for builtins that lack the ...Manuel López-Ibáñez1-1/+1
2014-08-25c.opt: Change -std=c++1y and -std=gnu++1y to be aliases for -std=c++14 and -s...Jason Merrill1-6/+7
2014-08-23* c.opt (std=gnu++17): Fix alias.Jason Merrill1-1/+1
2014-08-22c.opt (Wcomment): Use CPP, Var and LangEnabledBy.Manuel López-Ibáñez1-3/+3
2014-08-19re PR preprocessor/60975 (-Wvariadic-macros does not print warning)Manuel López-Ibáñez1-1/+5
2014-08-19re PR c++/62153 (warn for bool expression compared with integer different fro...Marek Polacek1-0/+4
2014-08-19invoke.texi: Document -Wc99-c11-compat.Marek Polacek1-0/+4
2014-08-19c-opts.c (sanitize_cpp_opts): Make warn_long_long be set according to warn_c9...Marek Polacek1-2/+2
2014-08-10re PR c/51849 (-Wc99-compat would be considered useful)Marek Polacek1-0/+4
2014-07-31re PR c++/60517 (warning/error for taking address of member of a temporary ob...Marc Glisse1-4/+0
2014-07-30re PR ipa/61659 (Extra undefined symbol because of devirtualization)Jason Merrill1-4/+0
2014-07-30re PR c/59855 (Support sparse-style __attribute__((designated_init)) on struc...Tom Tromey1-0/+4
2014-07-14re PR middle-end/61294 (erroneous memset used with constant zero length param...Jakub Jelinek1-0/+4
2014-07-10re PR ipa/61659 (Extra undefined symbol because of devirtualization)Jason Merrill1-0/+4
2014-07-06re PR c/6940 (taking sizeof array parameter should trigger a warning)Marek Polacek1-0/+4
2014-07-01invoke.texi: Document -Wint-conversion.Marek Polacek1-0/+4
2014-07-01re PR c/58286 (Need option to make incompatible pointer type warnings into co...Marek Polacek1-0/+4
2014-06-26c-common.h (enum cxx_dialect): Add cxx1z.Jason Merrill1-1/+15
2014-06-20re PR lto/61123 (With LTO, -fno-short-enums is ignored, resulting in ABI mis-...Hale Wang1-2/+2
2014-06-16re PR c/60439 (No warning for case overflow in switch statement.)Marek Polacek1-1/+1
2014-06-12Support -Wabi warning about backward compatibility.Jason Merrill1-0/+8
2014-06-05re PR c/49706 (No warning for (!x > 1) which is always false)Marek Polacek1-0/+4
2014-06-03re PR c/60439 (No warning for case overflow in switch statement.)Marek Polacek1-0/+4
2014-05-12invoke.texi: Document new switches -Wno-shadow-ivar, -fno-local-ivars and -fi...Dimitris Papavasiliou1-1/+1
2014-05-02* c.opt (Wsizeof-pointer-memaccess): Describe option.Marek Polacek1-0/+1
2014-05-01re PR c/43245 (add option to control "discarding qualifiers" warnings)Marek Polacek1-0/+4
2014-04-25* c.opt (Wshadow-ivar): Default to on.Mike Stump1-1/+1