aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c.opt
AgeCommit message (Expand)AuthorFilesLines
2020-07-09Make memory copy functions scalar storage order barriersEric Botcazou1-1/+1
2020-05-13c++: Replace "C++2a" with "C++20".Jason Merrill1-4/+4
2020-03-28c++: Replay errors during diagnosis of constraint satisfaction failuresPatrick Palka1-0/+4
2020-03-15driver: Fix redundant descriptions in optionsLewis Hyatt1-11/+11
2020-03-02c++: Add -std=gnu++20 option [PR93958]Marek Polacek1-1/+5
2020-02-15c++: Add -std=c++20.Jason Merrill1-1/+5
2020-01-21PR c++/40752 - useless -Wconversion with short +=.Jason Merrill1-0/+4
2020-01-18[C++ coroutines] Initial implementation.Iain Sandoe1-0/+4
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-17PR c++/61339 - add warning for mismatch between struct and classMartin Sebor1-0/+8
2019-11-08Handle removal of old-style function definitions in C2x.Joseph Myers1-1/+1
2019-11-01PR middle-end/91679 - missing -Warray-bounds accessing a member array in a lo...Martin Sebor1-0/+4
2019-10-11Support decimal floating-point constants in C2x.Joseph Myers1-1/+1
2019-10-09PR tree-optimization/90879 - fold zero-equality of strcmp between a longer st...Martin Sebor1-0/+6
2019-10-09Update the concepts implementation to conform to C++20.Jason Merrill1-0/+4
2019-09-10Rename Deprecated to WarnRemoved in *.opt files.Martin Liska1-46/+46
2019-09-09Update comment of removed options.Martin Liska1-23/+23
2019-09-06Remove support for repo files (PR c++/91125).Martin Liska1-2/+2
2019-09-04Remove -fdeduce-init-list.Marek Polacek1-2/+2
2019-09-04Add warning Wenum-conversion for C and ObjC.Prathamesh Kulkarni1-0/+4
2019-08-29Implement P1152R4: Deprecating some uses of volatile.Marek Polacek1-0/+4
2019-08-28PR c++/91360 - Implement C++20 P1143R2: constinit.Marek Polacek1-0/+7
2019-08-05PR c++/91338 - Implement P1161R3: Deprecate a[b,c].Marek Polacek1-0/+4
2019-07-02re PR preprocessor/90581 (provide an option to adjust the maximum depth of ne...Qing Zhao1-0/+4
2019-06-27PR c++/55442 - memory-hog with highly recursive constexpr.Jason Merrill1-0/+4
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