aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c.opt
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-01c.opt (Wcatch-value): New shortcut for Wcatch-value=1.Volker Reichelt1-1/+5
2017-05-30C++ template type diff printingDavid Malcolm1-0/+8
2017-05-25invoke.texi (-Wcatch-value=): Document new warning option.Volker Reichelt1-0/+4
2017-04-28PR tree-optimization/80523 - -Wformat-overflow doesn't consider -fexec-charsetMartin Sebor1-2/+2
2017-04-20c.opt (Wextra-semi): New C++ warning flag.Volker Reichelt1-0/+4
2017-03-31Fix description of Wendif-labels (PR documentation/78732)David Malcolm1-1/+1
2017-03-04c.opt (Wnoexcept-type): New.Jason Merrill1-0/+4
2017-02-28Introduce =<number> for couple of options.Martin Liska1-2/+2
2017-02-28Add tabulars for options with enum values.Martin Liska1-1/+1
2017-02-22instead of -Wnormalized=<options>Martin Liska1-1/+1
2017-01-20re PR c/64279 (Warning missing for "(cond) ? A : A" / if(cond) expr1; else ex...Marek Polacek1-0/+4
2017-01-16re PR driver/49726 (-g0 file.S -g does not produce debug info)Jakub Jelinek1-1/+1
2017-01-12(-Wformat-overflow): ...to this.Martin Sebor1-7/+7
2017-01-11PR c/78768 - -Walloca-larger-than and -Wformat-length warnings disabled by -fltoMartin Sebor1-3/+3
2017-01-09re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek1-1/+1
2017-01-08PR tree-optimization/78913 - Probably misleading error reported by -Wformat-l...Martin Sebor1-0/+9
2017-01-05invoke.texi (C Dialect Options): Document it.Eric Botcazou1-1/+4
2017-01-04re PR c++/64767 (Could GCC warn when a pointer is compared against '\0'?)Marek Polacek1-0/+4
2017-01-04re PR driver/78957 (ICE: SIGSEGV with -fno-sso-struct=web)Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-29Add RejectNegative for a c option.Martin Liska1-1/+1
2016-12-27c.opt (flag_chkp_flexible_struct_trailing_arrays): Add new option.Alexander Ivchenko1-1/+7
2016-12-21Implement P0522R0, matching of template template arguments.Jason Merrill1-0/+4
2016-12-08PR c/77531 - __attribute__((alloc_size(1,2))) could also warn on multiplicati...Martin Sebor1-0/+9
2016-12-07PR c/53562 - Add -Werror= support for -D_FORTIFY_SOURCE / __builtin___memcpy_chkMartin Sebor1-0/+10
2016-11-23system.h (HAVE_DESIGNATED_INITIALIZERS, [...]): Do not use "defined" in macros.Paolo Bonzini1-0/+4
2016-11-21Enable -fprintf-return-value by default. Tested on powerpc64le and x86.Martin Sebor1-1/+1
2016-11-21re PR c++/71973 (c++ handles built-in functions inconsistently)Bernd Edlinger1-0/+4
2016-11-14Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.Prasad Ghangal1-0/+4
2016-11-13re PR tree-optimization/35503 (Warning about restricted pointers?)Prathamesh Kulkarni1-0/+5
2016-11-07Implement P0012R1, Make exception specifications part of the type system.Jason Merrill1-0/+7
2016-11-01Implement P0136R1, Rewording inheriting constructors.Jason Merrill1-0/+4
2016-10-31re PR c++/77948 (Option processing of -std=c++11 -std=gnu++11 doesn't reset e...Jakub Jelinek1-1/+1
2016-10-18Makefile.in (OBJS): Add gimple-ssa-warn-alloca.o.Aldy Hernandez1-0/+16
2016-10-12gcc/Jakub Jelinek1-0/+8
2016-09-29Implement P0001R1 - C++17 removal of register storage class specifier c-family/Jakub Jelinek1-0/+4
2016-09-24re PR c/77490 (bit-not (~) on boolean should be warned about)Marek Polacek1-0/+4
2016-09-21PR bootstrap/77676 - powerpc64 and powerpc64le stage2 bootstrap failMartin Sebor1-1/+1
2016-09-21re PR c++/77651 (c++ -Wno-aligned-new ICEs)Jakub Jelinek1-2/+2
2016-09-20PR middle-end/49905 - Better sanity checking on sprintf src & dest toMartin Sebor1-0/+14
2016-09-19re PR c++/77434 (warn about suspicious precedence of ternary operator (?:))Bernd Edlinger1-0/+4
2016-09-09Implement P0035R4, C++17 new of over-aligned types.Jason Merrill1-0/+28
2016-07-25PR c++/65970 - constexpr infinite loopJason Merrill1-0/+4
2016-07-08P0145: Refining Expression Order for C++ (-fstrong-eval-order).Jason Merrill1-8/+22
2016-06-14P0145R2: Refining Expression Order for C++.Jason Merrill1-0/+8
2016-06-10re PR c/68657 ("gcc -Werror=sign-conversion test.i" shows invalid: -Wsign-con...Jakub Jelinek1-1/+1
2016-05-11PR43651: add warning for duplicate qualifierMikhail Maltsev1-0/+4
2016-05-04c.opt (Wdangling-else): New option.Marek Polacek1-0/+4