aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c.opt
AgeCommit message (Expand)AuthorFilesLines
2024-11-30c++: Implement C++26 P3176R1 - The Oxford variadic commaJakub Jelinek1-0/+4
2024-11-27c: Introduce -Wfree-labelsFlorian Weimer1-0/+4
2024-11-22Add -f{,no-}assume-sane-operators-new-delete options [PR110137]Jakub Jelinek1-0/+4
2024-11-21c-family, docs: Adjust descriptions/documentation for C23 publicationJakub Jelinek1-3/+3
2024-11-17c: Implement -Wdeprecated-non-prototypeFlorian Weimer1-0/+4
2024-11-17c-family: add -fsearch-include-pathJason Merrill1-0/+7
2024-11-15c: Introduce -Wmissing-parameter-nameFlorian Weimer1-0/+4
2024-11-13c: add Wzero-as-null-pointer-constant [PR117059]Martin Uecker1-1/+1
2024-11-11c++: rename -fmodules-ts to -fmodulesJason Merrill1-5/+5
2024-11-01c++: Adjust docs and option descriptions for the publishing of C++23Jakub Jelinek1-4/+4
2024-10-30c: Do not document C23 support as experimental and incompleteJoseph Myers1-3/+3
2024-10-27c-family: -Wleading-whitespace= argument spellingJakub Jelinek1-4/+4
2024-10-23libcpp: Add -Wleading-whitespace= warningJakub Jelinek1-0/+19
2024-10-17c, libcpp: Partially implement C2Y N3353 paper [PR117028]Jakub Jelinek1-1/+1
2024-10-15libcpp: Add -Wtrailing-blanks warningJakub Jelinek1-0/+20
2024-10-08gcc, libcpp: Add warning switch for "#pragma once in main file" [PR89808]Ken Matsui1-0/+4
2024-10-03c++: add -Wdeprecated-literal-operator [CWG2521]Jason Merrill1-0/+4
2024-10-02libcpp: Implement clang -Wheader-guard warning [PR96842]Jakub Jelinek1-0/+4
2024-09-24c++: Implement C++23 P2718R0 - Wording for P2644R1 Fix for Range-based for Lo...Jakub Jelinek1-0/+4
2024-09-19c++: deleting explicitly-defaulted functions [PR116162]Marek Polacek1-0/+4
2024-09-12libcpp: adjust pedwarn handlingJason Merrill1-4/+4
2024-09-12libcpp, c-family: Add (dumb) C23 N3017 #embed support [PR105863]Jakub Jelinek1-0/+10
2024-08-06c++: permit errors inside uninstantiated templates [PR116064]Patrick Palka1-0/+4
2024-08-02c++: Move -Wdangling-reference to -WextraMarek Polacek1-1/+1
2024-07-14c, objc: Add -Wunterminated-string-initializationAlejandro Colomar1-0/+4
2024-07-10c++: remove Concepts TS codeMarek Polacek1-2/+2
2024-06-24c-family: Add Warning property to Wnrvo option [PR115624]Andrew Pinski1-1/+1
2024-06-11c: Add -std=c2y, -std=gnu2y, -Wc23-c2y-compat, C2Y _Generic with type operandJoseph Myers1-0/+12
2024-05-15c++: DR 569, DR 1693: fun with semicolons [PR113760]Marek Polacek1-1/+1
2024-04-23Spelling fixes for translatable stringsJakub Jelinek1-1/+1
2024-04-12c++: reference cast, conversion fn [PR113141]Jason Merrill1-0/+4
2024-03-04c++/modules: relax diagnostic about GMF contentsPatrick Palka1-0/+4
2024-02-10c++: DR2237, cdtor and template-id tweaks [PR107126]Marek Polacek1-0/+4
2024-01-23Sort warning options in c-family/c.opt.Sandra Loosemore1-244/+244
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-21c++: Enable -Walloc-size and -Wcalloc-transposed-args warnings for C++Jakub Jelinek1-1/+1
2023-12-20c: Split -Wcalloc-transposed-args warning from -Walloc-size, -Walloc-size fixesJakub Jelinek1-0/+4
2023-12-13c++: note other candidates when diagnosing deletednessPatrick Palka1-0/+4
2023-12-04c++: implement P2564, consteval needs to propagate up [PR107687]Marek Polacek1-0/+4
2023-12-01c: Add new -Wdeclaration-missing-parameter-type permerrorFlorian Weimer1-0/+4
2023-11-24c-family/c.opt (-Wopenmp): Add missing tailing '.'Tobias Burnus1-1/+1
2023-11-24OpenMP: Add -Wopenmp and use itTobias Burnus1-0/+4
2023-11-23c++: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348]Jakub Jelinek1-0/+4
2023-11-09c: Add -Wreturn-mismatch warning, split from -Wreturn-typeFlorian Weimer1-0/+4
2023-11-08c-family: Enable -fpermissive for C and ObjCFlorian Weimer1-1/+1
2023-11-07c: Refer more consistently to C23 not C2XJoseph Myers1-1/+1
2023-11-06c: Add -std=c23, -std=gnu23, -Wc11-c23-compat options [PR107954]Joseph Myers1-6/+22
2023-11-01c: Add Walloc-size to warn about insufficient size in allocations [PR71219]Martin Uecker1-0/+4
2023-09-19p1689r5: initial supportBen Boeckel1-0/+12
2023-08-31Darwin: homogenize spelling of macOSFrancois-Xavier Coudert1-1/+1