aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c.opt
AgeCommit message (Expand)AuthorFilesLines
2019-06-21PR c++/90875 - added -Wswitch-outside-range optionMatthew Beliveau1-0/+4
2019-06-11PR c++/90449 - add -Winaccessible-base option.Matthew Beliveau1-0/+4
2019-06-05c-pragma.c (handle_pragma_weak): Adjust quoting in a diagnostic.Martin Sebor1-1/+1
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor1-0/+4
2019-04-12re PR translation/90041 (Command line option without proper quoting in transl...Jakub Jelinek1-1/+1
2019-03-22re PR c++/87481 (Endless loop with optimisation in C++17)Jakub Jelinek1-0/+4
2019-02-25c.opt (Wmissing-attributes): Clean up doc string.Sandra Loosemore1-1/+1
2019-01-15PR inline-asm/52813 revisitedRichard Sandiford1-2/+2
2019-01-14Implement P0482R5, char8_t: A type for UTF-8 characters and stringsTom Honermann1-0/+5
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-20C/C++: Add -Waddress-of-packed-memberH.J. Lu1-0/+4
2018-12-06PR c++/88136 - -Wdeprecated-copy false positivesJason Merrill1-1/+6
2018-10-18Add -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static_assert support.Joseph Myers1-0/+12
2018-10-17Update C17 option descriptions not to say "expected to be published".Joseph Myers1-6/+6
2018-10-04invoke.texi (-Wno-prio-ctor-dtor): Document new warning -Wno-prio-ctor-dtor.Vinay Kumar1-0/+4
2018-09-20Add -Wclass-conversion.Marek Polacek1-0/+4
2018-09-17Add -Wabsolute-valueMartin Jambor1-0/+4
2018-08-26PR c++/87029, Implement -Wredundant-move.Marek Polacek1-0/+4
2018-08-21PR c++/86981, Implement -Wpessimizing-move.Marek Polacek1-0/+4
2018-08-17Merge Ignore and Deprecated in .opt files.Martin Liska1-46/+46
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor1-1/+1
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor1-6/+15
2018-06-12Come up with Deprecated option flag.Martin Liska1-21/+21
2018-06-08Remove MPXMartin Liska1-32/+21
2018-05-31PR c/82063 - issues with arguments enabled by -WallMartin Sebor1-0/+4
2018-05-29PR c++/67445 - returning temporary initializer_list.Jason Merrill1-0/+4
2018-05-18PR c++/58407 - deprecated implicit copy ops.Jason Merrill1-0/+5
2018-05-07[C++ PATCH] Kill -fno-for-scopeNathan Sidwell1-2/+1
2018-05-03[C++ Patch] Kill -ffriend-injectionNathan Sidwell1-2/+1
2018-02-27PR c++/83871 - wrong code for attribute const and pure on distinct template s...Martin Sebor1-0/+5
2018-02-21Add IntegerRange for Wcatch-value= option.Martin Liska1-1/+1
2018-02-09PR lto/84212 - -Wno-* does not disable warnings from -flto link stageMartin Sebor1-12/+12
2018-01-18Add ability to remap file names in __FILE__, etc (PR other/70268)Boris Kolpackov1-0/+4
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-16PR tree-optimization/78918 - missing -Wrestrict on memcpy copying over selfMartin Sebor1-1/+1
2017-12-14invoke.texi: Document -Wcast-function-type.Bernd Edlinger1-0/+4
2017-11-28Remove Cilk Plus support.Julia Koval1-2/+2
2017-11-16Add -std=c18 etc. option aliases.Joseph Myers1-3/+15
2017-11-10PR c/81117 - Improve buffer overflow checking in strncpyMartin Sebor1-0/+4
2017-11-06Instrument function exit with __builtin_unreachable in C++Martin Liska1-1/+1
2017-10-30Add -std=c17, -std=gnu17.Joseph Myers1-0/+12
2017-09-21enable handling of -gno- command-line options as negated prefixesAlexandre Oliva1-1/+1
2017-09-15Add support for -std=c++2a.Andrew Sutton1-0/+8
2017-09-15invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+...Jakub Jelinek1-11/+13
2017-08-18Add warn_if_not_aligned attributeH.J. Lu1-0/+8
2017-07-10PR other/81345 - -Wall resets -Wstringop-overflow to 1 from the default 2Martin Sebor1-1/+1
2017-06-28Introduce IntegerRange for options (PR driver/79659).Martin Liska1-10/+10
2017-06-26re PR c/80116 (Warn about macros expanding to multiple statements)Marek Polacek1-0/+4
2017-06-15PR c++/80560 - warn on undefined memory operations involving non-trivial typesMartin Sebor1-0/+4
2017-06-02invoke.texi: Document the -Wsizeof-pointer-div warning.Bernd Edlinger1-0/+4