aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c.opt
AgeCommit message (Expand)AuthorFilesLines
2014-01-24Replace flag_enable_cilkplus with flag_cilkplus.Balaji V. Iyer1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-23re PR c++/41090 (Using static label reference in c++ class constructor produc...Jason Merrill1-0/+4
2013-11-29revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich1-5/+0
2013-11-28common.opt: Introduced a new option -fsimd-cost-model.Sergey Ostanevich1-0/+4
2013-11-20re PR c/53001 (-Wfloat-conversion should be available to warn about floating ...Joshua J Cogliati1-0/+4
2013-11-08common.opt (fcheck-pointer-bounds): Move to ...Ilya Enkovich1-0/+5
2013-11-05c.opt (-Wdate-time): New optionTobias Burnus1-0/+4
2013-11-05invoke.texi (-fopenmp-simd): Document new option.Tobias Burnus1-0/+4
2013-10-26Makefile.def (target_modules): Remove libmudflapJeff Law1-8/+4
2013-10-03re PR c++/19476 (Missed null checking elimination with new)Marc Glisse1-4/+0
2013-09-14re PR target/48094 (ld: warning: section has unexpectedly large size errors i...Iain Sandoe1-5/+5
2013-09-09re PR c++/43452 (Array delete causes error on incomplete type)Paolo Carlini1-0/+4
2013-07-10re PR c++/57869 ([C++11] Casting a object pointer to a function pointer shoul...Paolo Carlini1-0/+4
2013-05-28Implemented Cilk Plus Array Notation for C Compiler.Balaji V. Iyer1-0/+4
2013-04-24c.opt ([Wpointer-arith]): Enabled by -Wpedantic, as documented.Paolo Carlini1-1/+1
2013-01-19re PR target/54908 (misc regressions on emutls targets remain from dynamic in...Jason Merrill1-0/+3
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-11-16cpplib.h (struct cpp_options): Add canonical_system_headers.Simon Baldwin1-0/+4
2012-11-10Implement a flag -fext-numeric-literals that allows control of whether GNU...Ed Smith-Rowland1-0/+5
2012-11-09Add C++ attribute abi_tag and -Wabi-tag option.Jason Merrill1-0/+4
2012-11-07re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-12/+17
2012-11-07re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-7/+35
2012-10-29re PR c++/54930 (Add warning switch for "returning reference to temporary" an...Jonathan Wakely1-0/+4
2012-10-25Core 1402Jason Merrill1-0/+4
2012-10-25c.opt (Winherited-variadic-ctor): New.Jason Merrill1-0/+4
2012-10-20re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-20/+44
2012-10-16re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-0/+8
2012-10-04dumpfile.h, dumpfile.c: Remove TDI_ada.Arnaud Charlet1-0/+8
2012-09-18invoke.texi: Document -fada-spec-parent.Thomas Quinot1-0/+4
2012-09-13re PR c++/53210 (warning for data member initialized with itself should be in...Paolo Carlini1-1/+1
2012-08-17invoke.texi (-Wsizeof-pointer-memaccess): Document.Jakub Jelinek1-0/+3
2012-06-06invoke.texi (fconserve-space): Remove documentation.Steven Bosscher1-1/+1
2012-05-29c.opt (Wmissing-braces): Use LangEnabledBy(C ObjC,Wall).Manuel López-Ibáñez1-1/+1
2012-05-22PR c++/53322 - -Wunused-local-typedefs is not enabled by Wall or WunusedDodji Seketeli1-1/+1
2012-05-17c.opt (--pedantic-errors,-pedantic-errors): Do not handle here.Manuel López-Ibáñez1-7/+0
2012-05-14re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-4/+4
2012-05-13c.opt (Wclobbered,Wempty-body,Wignored-qualifiers, [...]): Use EnabledBy.Manuel López-Ibáñez1-7/+7
2012-05-03flags.h (flag_permissive): Do not declare.Manuel López-Ibáñez1-1/+1
2012-04-30Add -Wvarargs optionDodji Seketeli1-0/+4
2012-04-30invoke.texi (Wmissing-format-attribute): Document as an alias of Wsuggest-att...Manuel López-Ibáñez1-2/+6
2012-04-27Add new option, -Wliteral-suffix.Ollie Wild1-0/+4
2012-04-22re PR c/44774 (-Werror=edantic)Manuel López-Ibáñez1-1/+5
2012-03-21c-common.h (enum cxx_dialect): Add cxx1y.Jason Merrill1-0/+8
2012-03-19re PR c++/14710 (Warning about useless casts)Paolo Carlini1-0/+4
2012-03-15re PR c++/44783 (implement -ftemplate-backtrace-limit=)Manuel López-Ibáñez1-0/+4
2012-02-06re PR c/52118 (The explanation of Wunused-local-typedefs is truncated)Paolo Carlini1-2/+2
2012-01-05re PR middle-end/51764 (mudflap does not work with LTO)Richard Guenther1-0/+16
2011-12-20gcc:Joseph Myers1-4/+16
2011-11-30shift flag_next/gnu_runtime to modern opts system.Iain Sandoe1-2/+2