summaryrefslogtreecommitdiff
path: root/gcc/c-family/c.opt
Commit message (Expand)AuthorAgeFilesLines
* Add a new warning option -Wstrict-flex-arrays.Qing Zhao2022-12-161-0/+5
* c++: Further -fcontract* option description fixesJakub Jelinek2022-11-241-2/+2
* c++: Fix up -fcontract* optionsJakub Jelinek2022-11-231-5/+5
* c++: implement P1492 contractsJeff Chapman II2022-11-181-0/+41
* c++: P2448 - Relaxing some constexpr restrictions [PR106649]Marek Polacek2022-11-161-0/+4
* c: tree: target: C2x (...) function prototypes and va_start relaxationJoseph Myers2022-10-281-2/+2
* c++: Implement -Wdangling-reference [PR106393]Marek Polacek2022-10-261-0/+4
* Add a new option -fstrict-flex-arrays[=n] and new attribute strict_flex_arrayQing Zhao2022-10-071-0/+7
* libcpp: Named universal character escapes and delimited escape sequence tweaksJakub Jelinek2022-09-071-2/+6
* c/c++: new warning: -Wxor-used-as-pow [PR90885]David Malcolm2022-09-021-0/+4
* libcpp: Add -Winvalid-utf8 warning [PR106655]Jakub Jelinek2022-09-011-0/+4
* c++: Implement -Wself-move warning [PR81159]Marek Polacek2022-08-261-0/+4
* c++: Fix pragma suppression of -Wc++20-compat diagnostics [PR106423]Tom Honermann2022-08-161-1/+1
* c++: Include -Woverloaded-virtual in -Wall [PR87729]Jason Merrill2022-06-241-1/+5
* c: Implement new -Wenum-int-mismatch warning [PR105131]Marek Polacek2022-05-181-0/+4
* opts: do not allow Separate+Joined ending with =Martin Liska2022-05-111-2/+2
* options, '-Wc++[...]-extensions': Remove undefined one-argument 'LangEnabledB...Thomas Schwinge2022-03-301-5/+5
* options: Remove 'gcc/c-family/c.opt:Wuse-after-free' option definition recordThomas Schwinge2022-03-301-5/+1
* options: Remove 'gcc/c-family/c.opt:Warray-bounds' option definition recordThomas Schwinge2022-03-301-4/+0
* Remove mysterious '-# Defining these options here in addition to common.opt i...Thomas Schwinge2022-03-261-3/+3
* c++: fold calls to std::move/forward [PR96780]Patrick Palka2022-03-161-0/+4
* preprocessor: -Wbidi-chars and UCNs [PR104030]Marek Polacek2022-01-241-5/+8
* Add -Wdangling-pointer [PR63272].Martin Sebor2022-01-151-0/+8
* Add -Wuse-after-free [PR80532].Martin Sebor2022-01-151-0/+12
* c++: warning for dependent template members [PR70417]Anthony Sharp2022-01-131-0/+4
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* c++: constexpr, fold, weak redecl, fp/0 [PR103310]Jason Merrill2021-12-011-0/+4
* Implement -Winfinite-recursion [PR88232].Martin Sebor2021-11-231-0/+4
* libcpp: Implement -Wbidi-chars for CVE-2021-42574 [PR103026]Marek Polacek2021-11-161-0/+24
* c++: Add -fimplicit-constexprJason Merrill2021-11-151-0/+4
* c-family: Implement -Warray-compare [PR97573]Marek Polacek2021-10-041-0/+4
* c++: implement C++17 hardware interference sizeJason Merrill2021-09-131-0/+5
* c++: Add warning about missing 'requires'Jason Merrill2021-08-301-0/+4
* c++: Add new warning options for C++ language mismatchesJonathan Wakely2021-05-201-0/+20
* opts: add Warning keyword for 2 optionsMartin Liska2021-05-141-2/+2
* Add '-Wopenacc-parallelism'Thomas Schwinge2021-04-261-0/+4
* [OpenACC 'kernels'] '-fopenacc-kernels=[...]' -> '--param=openacc-kernels=[...]'Thomas Schwinge2021-04-191-13/+0
* PR middle-end/99883 - A couple of minor misspellingsMartin Sebor2021-04-081-1/+1
* c++: Rename new -flang-note-module-read option [PR 99166]Nathan Sidwell2021-02-251-3/+3
* c++: Inform of CMI reads [PR 99166]Nathan Sidwell2021-02-191-0/+8
* c++: Some C++20 and C++23 option help fixesJakub Jelinek2021-01-281-5/+5
* c++: Add support for -std=c++23Paul Fee2021-01-261-1/+17
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* C++ : Add the -stdlib= option.Iain Sandoe2020-12-241-0/+14
* opts: Remove all usages of Report keyword.Martin Liska2020-12-161-4/+4
* Add support for detecting mismatched allocation/deallocation calls.Martin Sebor2020-12-031-0/+10
* C++ Module optionsNathan Sidwell2020-12-011-0/+59
* Decompose OpenACC 'kernels' constructs into parts, a sequence of compute cons...Gergö Barany2020-11-131-0/+13
* C-family, Objective-C [1/3] : Implement Wobjc-root-class [PR77404].Iain Sandoe2020-11-131-0/+5
* Objective-C : Implement NSObject attribute.Iain Sandoe2020-11-071-0/+4