Makefile.def (install-target-libsanitizer): Depend on install-target-libstdc++-v3.
[official-gcc.git] / gcc / c-family / c.opt
blob187f3befc18082bb5b090f2d37682d17a9eec3ab
1 ; Options for the C, ObjC, C++ and ObjC++ front ends.
2 ; Copyright (C) 2003-2013 Free Software Foundation, Inc.
4 ; This file is part of GCC.
6 ; GCC is free software; you can redistribute it and/or modify it under
7 ; the terms of the GNU General Public License as published by the Free
8 ; Software Foundation; either version 3, or (at your option) any later
9 ; version.
11 ; GCC is distributed in the hope that it will be useful, but WITHOUT ANY
12 ; WARRANTY; without even the implied warranty of MERCHANTABILITY or
13 ; FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
14 ; for more details.
16 ; You should have received a copy of the GNU General Public License
17 ; along with GCC; see the file COPYING3.  If not see
18 ; <http://www.gnu.org/licenses/>.
20 ; See the GCC internals manual for a description of this file's format.
22 ; Please try to keep this file in ASCII collating order.
24 Language
27 Language
28 ObjC
30 Language
31 C++
33 Language
34 ObjC++
36 -all-warnings
37 C ObjC C++ ObjC++ Warning Alias(Wall)
39 -ansi
40 C ObjC C++ ObjC++ Alias(ansi)
42 -assert
43 C ObjC C++ ObjC++ Separate Alias(A) MissingArgError(assertion missing after %qs)
45 -assert=
46 C ObjC C++ ObjC++ Joined Alias(A) MissingArgError(assertion missing after %qs)
48 -comments
49 C ObjC C++ ObjC++ Alias(C)
51 -comments-in-macros
52 C ObjC C++ ObjC++ Alias(CC)
54 -define-macro
55 C ObjC C++ ObjC++ Separate Alias(D) MissingArgError(macro name missing after %qs)
57 -define-macro=
58 C ObjC C++ ObjC++ Joined Alias(D) MissingArgError(macro name missing after %qs)
60 -dependencies
61 C ObjC C++ ObjC++ Alias(M)
63 -dump
64 C ObjC C++ ObjC++ Separate Alias(d)
66 -dump=
67 C ObjC C++ ObjC++ Joined Alias(d)
69 -imacros
70 C ObjC C++ ObjC++ Separate Alias(imacros) MissingArgError(missing filename after %qs)
72 -imacros=
73 C ObjC C++ ObjC++ Joined Alias(imacros) MissingArgError(missing filename after %qs)
75 -include
76 C ObjC C++ ObjC++ Separate Alias(include) MissingArgError(missing filename after %qs)
78 -include=
79 C ObjC C++ ObjC++ Joined Alias(include) MissingArgError(missing filename after %qs)
81 -include-barrier
82 C ObjC C++ ObjC++ Alias(I, -)
84 -include-directory
85 C ObjC C++ ObjC++ Separate Alias(I) MissingArgError(missing path after %qs)
87 -include-directory=
88 C ObjC C++ ObjC++ Joined Alias(I) MissingArgError(missing path after %qs)
90 -include-directory-after
91 C ObjC C++ ObjC++ Separate Alias(idirafter) MissingArgError(missing path after %qs)
93 -include-directory-after=
94 C ObjC C++ ObjC++ Joined Alias(idirafter) MissingArgError(missing path after %qs)
96 -include-prefix
97 C ObjC C++ ObjC++ Separate Alias(iprefix)
99 -include-prefix=
100 C ObjC C++ ObjC++ JoinedOrMissing Alias(iprefix)
102 -include-with-prefix
103 C ObjC C++ ObjC++ Separate Alias(iwithprefix)
105 -include-with-prefix=
106 C ObjC C++ ObjC++ JoinedOrMissing Alias(iwithprefix)
108 -include-with-prefix-after
109 C ObjC C++ ObjC++ Separate Alias(iwithprefix)
111 -include-with-prefix-after=
112 C ObjC C++ ObjC++ JoinedOrMissing Alias(iwithprefix)
114 -include-with-prefix-before
115 C ObjC C++ ObjC++ Separate Alias(iwithprefixbefore)
117 -include-with-prefix-before=
118 C ObjC C++ ObjC++ JoinedOrMissing Alias(iwithprefixbefore)
120 -no-integrated-cpp
121 Driver Alias(no-integrated-cpp)
123 -no-line-commands
124 C ObjC C++ ObjC++ Alias(P)
126 -no-standard-includes
127 C ObjC C++ ObjC++ Alias(nostdinc)
129 -no-warnings
130 C ObjC C++ ObjC++ Alias(w)
132 -output
133 C ObjC C++ ObjC++ Separate Alias(o)
135 -output=
136 C ObjC C++ ObjC++ Joined Alias(o)
138 -output-pch=
139 C ObjC C++ ObjC++ Joined Separate
141 -pedantic
142 C ObjC C++ ObjC++ Alias(pedantic)
144 -preprocess
145 C ObjC C++ ObjC++ Undocumented Alias(E)
147 -print-missing-file-dependencies
148 C ObjC C++ ObjC++ Alias(MG)
150 -trace-includes
151 C ObjC C++ ObjC++ Alias(H)
153 -traditional
154 Driver Alias(traditional)
156 -traditional-cpp
157 C ObjC C++ ObjC++ Alias(traditional-cpp)
159 -trigraphs
160 C ObjC C++ ObjC++ Alias(trigraphs)
162 -undefine-macro
163 C ObjC C++ ObjC++ Separate Alias(U) MissingArgError(macro name missing after %qs)
165 -undefine-macro=
166 C ObjC C++ ObjC++ Joined Alias(U) MissingArgError(macro name missing after %qs)
168 -user-dependencies
169 C ObjC C++ ObjC++ Alias(MM)
171 -verbose
172 Common C ObjC C++ ObjC++ Alias(v)
174 -write-dependencies
175 C ObjC C++ ObjC++ NoDriverArg Separate Alias(MD) MissingArgError(missing filename after %qs)
177 -write-user-dependencies
178 C ObjC C++ ObjC++ NoDriverArg Separate Alias(MMD) MissingArgError(missing filename after %qs)
181 C ObjC C++ ObjC++ Joined Separate MissingArgError(assertion missing after %qs)
182 -A<question>=<answer>   Assert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>
185 C ObjC C++ ObjC++
186 Do not discard comments
189 C ObjC C++ ObjC++
190 Do not discard comments in macro expansions
193 C ObjC C++ ObjC++ Joined Separate MissingArgError(macro name missing after %qs)
194 -D<macro>[=<val>]       Define a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1
197 C ObjC C++ ObjC++ Undocumented Var(flag_preprocess_only)
200 Driver C ObjC C++ ObjC++ Joined Separate MissingArgError(missing path after %qs)
201 -F <dir>        Add <dir> to the end of the main framework include path
204 C ObjC C++ ObjC++
205 Print the name of header files as they are used
208 C ObjC C++ ObjC++ Joined Separate MissingArgError(missing path after %qs)
209 -I <dir>        Add <dir> to the end of the main include path
212 C ObjC C++ ObjC++
213 Generate make dependencies
216 C ObjC C++ ObjC++ NoDriverArg Separate MissingArgError(missing filename after %qs)
217 Generate make dependencies and compile
220 C ObjC C++ ObjC++ Joined Separate MissingArgError(missing filename after %qs)
221 -MF <file>      Write dependency output to the given file
224 C ObjC C++ ObjC++
225 Treat missing header files as generated files
228 C ObjC C++ ObjC++
229 Like -M but ignore system header files
232 C ObjC C++ ObjC++ NoDriverArg Separate MissingArgError(missing filename after %qs)
233 Like -MD but ignore system header files
236 C ObjC C++ ObjC++
237 Generate phony targets for all headers
240 C ObjC C++ ObjC++ Joined Separate MissingArgError(missing makefile target after %qs)
241 -MQ <target>    Add a MAKE-quoted target
244 C ObjC C++ ObjC++ Joined Separate MissingArgError(missing makefile target after %qs)
245 -MT <target>    Add an unquoted target
248 C ObjC C++ ObjC++
249 Do not generate #line directives
252 C ObjC C++ ObjC++ Joined Separate MissingArgError(macro name missing after %qs)
253 -U<macro>       Undefine <macro>
255 Wabi
256 C ObjC C++ ObjC++ LTO Var(warn_abi) Warning
257 Warn about things that will change when compiling with an ABI-compliant compiler
259 Wabi-tag
260 C++ ObjC++ Var(warn_abi_tag) Warning
261 Warn if a subobject has an abi_tag attribute that the complete object type does not have
263 Wpsabi
264 C ObjC C++ ObjC++ LTO Var(warn_psabi) Init(1) Undocumented
266 Waddress
267 C ObjC C++ ObjC++ Var(warn_address) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
268 Warn about suspicious uses of memory addresses
270 Wall
271 C ObjC C++ ObjC++ Warning
272 Enable most warning messages
274 Warray-bounds
275 LangEnabledBy(C ObjC C++ ObjC++,Wall)
276 ; in common.opt
278 Wassign-intercept
279 ObjC ObjC++ Var(warn_assign_intercept) Warning
280 Warn whenever an Objective-C assignment is being intercepted by the garbage collector
282 Wbad-function-cast
283 C ObjC Var(warn_bad_function_cast) Warning
284 Warn about casting functions to incompatible types
286 Wbuiltin-macro-redefined
287 C ObjC C++ ObjC++ Warning
288 Warn when a built-in preprocessor macro is undefined or redefined
290 Wc++-compat
291 C ObjC Var(warn_cxx_compat) Warning
292 Warn about C constructs that are not in the common subset of C and C++
294 Wc++0x-compat
295 C++ ObjC++ Var(warn_cxx0x_compat) Warning LangEnabledBy(C++ ObjC++,Wall)
296 Deprecated in favor of -Wc++11-compat
298 Wc++11-compat
299 C++ ObjC++ Warning Alias(Wc++0x-compat)
300 Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 2011
302 Wcast-qual
303 C ObjC C++ ObjC++ Var(warn_cast_qual) Warning
304 Warn about casts which discard qualifiers
306 Wchar-subscripts
307 C ObjC C++ ObjC++ Var(warn_char_subscripts) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
308 Warn about subscripts whose type is \"char\"
310 Wclobbered
311 C ObjC C++ ObjC++ Var(warn_clobbered) Warning EnabledBy(Wextra)
312 Warn about variables that might be changed by \"longjmp\" or \"vfork\"
314 Wcomment
315 C ObjC C++ ObjC++ Warning
316 Warn about possibly nested block comments, and C++ comments spanning more than one physical line
318 Wcomments
319 C ObjC C++ ObjC++ Warning Alias(Wcomment)
320 Synonym for -Wcomment
322 Wconversion
323 C ObjC C++ ObjC++ Var(warn_conversion) Warning
324 Warn for implicit type conversions that may change a value
326 Wconversion-null
327 C++ ObjC++ Var(warn_conversion_null) Init(1) Warning
328 Warn for converting NULL from/to a non-pointer type
330 Wctor-dtor-privacy
331 C++ ObjC++ Var(warn_ctor_dtor_privacy) Warning
332 Warn when all constructors and destructors are private
334 Wdeclaration-after-statement
335 C ObjC Var(warn_declaration_after_statement) Warning
336 Warn when a declaration is found after a statement
338 Wdelete-non-virtual-dtor
339 C++ ObjC++ Var(warn_delnonvdtor) Warning LangEnabledBy(C++ ObjC++,Wall)
340 Warn about deleting polymorphic objects with non-virtual destructors
342 Wdelete-non-virtual-dtor
343 LangEnabledBy(C++ ObjC++,Weffc++)
346 Wdeprecated
347 C C++ ObjC ObjC++ Var(warn_deprecated) Init(1) Warning
348 Warn if a deprecated compiler feature, class, method, or field is used
350 Wdiv-by-zero
351 C ObjC C++ ObjC++ Var(warn_div_by_zero) Init(1) Warning
352 Warn about compile-time integer division by zero
354 Weffc++
355 C++ ObjC++ Var(warn_ecpp) Warning
356 Warn about violations of Effective C++ style rules
358 Wempty-body
359 C ObjC C++ ObjC++ Var(warn_empty_body) Warning EnabledBy(Wextra)
360 Warn about an empty body in an if or else statement
362 Wendif-labels
363 C ObjC C++ ObjC++ Warning
364 Warn about stray tokens after #elif and #endif
366 Wenum-compare
367 C ObjC C++ ObjC++ Var(warn_enum_compare) Init(-1) Warning LangEnabledBy(C ObjC,Wall)
368 Warn about comparison of different enum types
370 Wenum-compare
371 LangEnabledBy(C ObjC,Wc++-compat)
374 Werror
375 C ObjC C++ ObjC++
376 ; Documented in common.opt
378 Werror-implicit-function-declaration
379 C ObjC RejectNegative Warning Alias(Werror=, implicit-function-declaration)
380 This switch is deprecated; use -Werror=implicit-function-declaration instead
382 Wfloat-equal
383 C ObjC C++ ObjC++ Var(warn_float_equal) Warning
384 Warn if testing floating point numbers for equality
386 Wformat
387 C ObjC C++ ObjC++ Warning Alias(Wformat=, 1, 0)
388 Warn about printf/scanf/strftime/strfmon format string anomalies
390 Wformat-contains-nul
391 C ObjC C++ ObjC++ Var(warn_format_contains_nul) Warning LangEnabledBy(C ObjC C++ ObjC++,Wformat=, warn_format >= 1, 0)
392 Warn about format strings that contain NUL bytes
394 Wformat-extra-args
395 C ObjC C++ ObjC++ Var(warn_format_extra_args) Warning LangEnabledBy(C ObjC C++ ObjC++,Wformat=, warn_format >= 1, 0)
396 Warn if passing too many arguments to a function for its format string
398 Wformat-nonliteral
399 C ObjC C++ ObjC++ Var(warn_format_nonliteral) Warning LangEnabledBy(C ObjC C++ ObjC++,Wformat=, warn_format >= 2, 0)
400 Warn about format strings that are not literals
402 Wformat-security
403 C ObjC C++ ObjC++ Var(warn_format_security) Warning LangEnabledBy(C ObjC C++ ObjC++,Wformat=, warn_format >= 2, 0)
404 Warn about possible security problems with format functions
406 Wformat-y2k
407 C ObjC C++ ObjC++ Var(warn_format_y2k) Warning LangEnabledBy(C ObjC C++ ObjC++,Wformat=,warn_format >= 2, 0)
408 Warn about strftime formats yielding 2-digit years
410 Wformat-zero-length
411 C ObjC C++ ObjC++ Var(warn_format_zero_length) Warning LangEnabledBy(C ObjC C++ ObjC++,Wformat=,warn_format >= 1, 0)
412 Warn about zero-length formats
414 Wformat=
415 C ObjC C++ ObjC++ Joined RejectNegative UInteger Var(warn_format) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall, 1, 0)
416 Warn about printf/scanf/strftime/strfmon format string anomalies
418 Wignored-qualifiers
419 C C++ Var(warn_ignored_qualifiers) Warning EnabledBy(Wextra)
420 Warn whenever type qualifiers are ignored.
422 Winit-self
423 C ObjC C++ ObjC++ Var(warn_init_self) Warning LangEnabledBy(C++ ObjC++,Wall)
424 Warn about variables which are initialized to themselves
426 Wimplicit
427 C ObjC Var(warn_implicit) Warning LangEnabledBy(C ObjC,Wall)
428 Warn about implicit declarations
430 Wdouble-promotion
431 C ObjC C++ ObjC++ Var(warn_double_promotion) Warning
432 Warn about implicit conversions from \"float\" to \"double\"
434 Wimplicit-function-declaration
435 C ObjC Var(warn_implicit_function_declaration) Init(-1) Warning LangEnabledBy(C ObjC,Wimplicit)
436 Warn about implicit function declarations
438 Wimplicit-int
439 C ObjC Var(warn_implicit_int) Warning LangEnabledBy(C ObjC,Wimplicit)
440 Warn when a declaration does not specify a type
442 Wimport
443 C ObjC C++ ObjC++ Undocumented Ignore
445 Winherited-variadic-ctor
446 C++ ObjC++ Var(warn_inh_var_ctor) Init(1) Warning
447 Warn about C++11 inheriting constructors when the base has a variadic constructor
449 Wint-to-pointer-cast
450 C ObjC C++ ObjC++ Var(warn_int_to_pointer_cast) Init(1) Warning
451 Warn when there is a cast to a pointer from an integer of a different size
453 Winvalid-offsetof
454 C++ ObjC++ Var(warn_invalid_offsetof) Init(1) Warning
455 Warn about invalid uses of the \"offsetof\" macro
457 Winvalid-pch
458 C ObjC C++ ObjC++ Warning
459 Warn about PCH files that are found but not used
461 Wjump-misses-init
462 C ObjC Var(warn_jump_misses_init) Warning LangEnabledby(C ObjC,Wc++-compat)
463 Warn when a jump misses a variable initialization
465 Wliteral-suffix
466 C++ ObjC++ Warning
467 Warn when a string or character literal is followed by a ud-suffix which does not begin with an underscore.
469 Wlogical-op
470 C ObjC C++ ObjC++ Var(warn_logical_op) Init(0) Warning 
471 Warn when a logical operator is suspiciously always evaluating to true or false
473 Wlong-long
474 C ObjC C++ ObjC++ Var(warn_long_long) Init(-1) Warning
475 Do not warn about using \"long long\" when -pedantic
477 Wmain
478 C ObjC C++ ObjC++ Var(warn_main) Init(-1) Warning LangEnabledBy(C ObjC,Wall, 2, 0)
479 Warn about suspicious declarations of \"main\"
481 Wmain
482 LangEnabledBy(C ObjC C++ ObjC++,Wpedantic, 2, 0)
485 Wmissing-braces
486 C ObjC C++ ObjC++ Var(warn_missing_braces) Warning LangEnabledBy(C ObjC,Wall)
487 Warn about possibly missing braces around initializers
489 Wmissing-declarations
490 C ObjC C++ ObjC++ Var(warn_missing_declarations) Warning
491 Warn about global functions without previous declarations
493 Wmissing-field-initializers
494 C ObjC C++ ObjC++ Var(warn_missing_field_initializers) Warning EnabledBy(Wextra)
495 Warn about missing fields in struct initializers
497 Wsizeof-pointer-memaccess
498 C ObjC C++ ObjC++ Var(warn_sizeof_pointer_memaccess) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
500 Wsuggest-attribute=format
501 C ObjC C++ ObjC++ Var(warn_suggest_attribute_format) Warning
502 Warn about functions which might be candidates for format attributes
504 Wswitch
505 C ObjC C++ ObjC++ Var(warn_switch) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
506 Warn about enumerated switches, with no default, missing a case
508 Wswitch-default
509 C ObjC C++ ObjC++ Var(warn_switch_default) Warning
510 Warn about enumerated switches missing a \"default:\" statement
512 Wswitch-enum
513 C ObjC C++ ObjC++ Var(warn_switch_enum) Warning
514 Warn about all enumerated switches missing a specific case
516 Wmissing-format-attribute
517 C ObjC C++ ObjC++ Alias(Wsuggest-attribute=format)
520 Wmissing-include-dirs
521 C ObjC C++ ObjC++ Warning
522 Warn about user-specified include directories that do not exist
524 Wmissing-parameter-type
525 C ObjC Var(warn_missing_parameter_type) Warning EnabledBy(Wextra)
526 Warn about function parameters declared without a type specifier in K&R-style functions
528 Wmissing-prototypes
529 C ObjC Var(warn_missing_prototypes) Warning
530 Warn about global functions without prototypes
532 Wmudflap
533 C ObjC C++ ObjC++ Var(warn_mudflap) Init(1) Warning
534 Warn about constructs not instrumented by -fmudflap
536 Wmultichar
537 C ObjC C++ ObjC++ Warning
538 Warn about use of multi-character character constants
540 Wnarrowing
541 C ObjC C++ ObjC++ Warning Var(warn_narrowing) Init(-1) LangEnabledBy(C++ ObjC++,Wall)
542 Warn about narrowing conversions within { } that are ill-formed in C++11
544 Wnarrowing
545 C ObjC C++ ObjC++ LangEnabledBy(C++ ObjC++,Wc++0x-compat)
548 Wnested-externs
549 C ObjC Var(warn_nested_externs) Warning
550 Warn about \"extern\" declarations not at file scope
552 Wnoexcept
553 C++ ObjC++ Var(warn_noexcept) Warning
554 Warn when a noexcept expression evaluates to false even though the expression can't actually throw
556 Wnon-template-friend
557 C++ ObjC++ Var(warn_nontemplate_friend) Init(1) Warning
558 Warn when non-templatized friend functions are declared within a template
560 Wnon-virtual-dtor
561 C++ ObjC++ Var(warn_nonvdtor) Warning
562 Warn about non-virtual destructors
564 Wnonnull
565 C ObjC C++ ObjC++ Var(warn_nonnull) Warning LangEnabledBy(C ObjC C++ ObjC++,Wformat=,warn_format >= 1,0)
566 Warn about NULL being passed to argument slots marked as requiring non-NULL
568 Wnonnull
569 C ObjC C++ ObjC++ LangEnabledBy(C ObjC C++ ObjC++,Wall)
572 Wnormalized=
573 C ObjC C++ ObjC++ Joined Warning
574 -Wnormalized=<id|nfc|nfkc>      Warn about non-normalised Unicode strings
576 Wold-style-cast
577 C++ ObjC++ Var(warn_old_style_cast) Warning
578 Warn if a C-style cast is used in a program
580 Wold-style-declaration
581 C ObjC Var(warn_old_style_declaration) Warning EnabledBy(Wextra)
582 Warn for obsolescent usage in a declaration
584 Wold-style-definition
585 C ObjC Var(warn_old_style_definition) Warning
586 Warn if an old-style parameter definition is used
588 Woverlength-strings
589 C ObjC C++ ObjC++ Var(warn_overlength_strings) Warning LangEnabledBy(C ObjC C++ ObjC++,Wpedantic)
590 Warn if a string is longer than the maximum portable length specified by the standard
592 Woverloaded-virtual
593 C++ ObjC++ Var(warn_overloaded_virtual) Warning
594 Warn about overloaded virtual function names
596 Woverride-init
597 C ObjC Var(warn_override_init) Warning EnabledBy(Wextra)
598 Warn about overriding initializers without side effects
600 Wpacked-bitfield-compat
601 C ObjC C++ ObjC++ Var(warn_packed_bitfield_compat) Init(-1) Warning
602 Warn about packed bit-fields whose offset changed in GCC 4.4
604 Wparentheses
605 C ObjC C++ ObjC++ Var(warn_parentheses) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
606 Warn about possibly missing parentheses
608 Wpedantic
609 C ObjC C++ ObjC++ Warning
610 ; Documented in common.opt
612 Wpmf-conversions
613 C++ ObjC++ Var(warn_pmf2ptr) Init(1) Warning
614 Warn when converting the type of pointers to member functions
616 Wpointer-arith
617 C ObjC C++ ObjC++ Var(warn_pointer_arith) Warning
618 Warn about function pointer arithmetic
620 Wpointer-sign
621 C ObjC Var(warn_pointer_sign) Warning LangEnabledBy(C ObjC,Wall)
622 Warn when a pointer differs in signedness in an assignment
624 Wpointer-sign
625 C ObjC LangEnabledBy(C ObjC,Wpedantic)
628 Wpointer-to-int-cast
629 C ObjC Var(warn_pointer_to_int_cast) Init(1) Warning
630 Warn when a pointer is cast to an integer of a different size
632 Wpragmas
633 C ObjC C++ ObjC++ Var(warn_pragmas) Init(1) Warning
634 Warn about misuses of pragmas
636 Wproperty-assign-default
637 ObjC ObjC++ Var(warn_property_assign_default) Init(1) Warning
638 Warn if a property for an Objective-C object has no assign semantics specified
640 Wprotocol
641 ObjC ObjC++ Var(warn_protocol) Init(1) Warning
642 Warn if inherited methods are unimplemented
644 Wredundant-decls
645 C ObjC C++ ObjC++ Var(warn_redundant_decls) Warning
646 Warn about multiple declarations of the same object
648 Wreorder
649 C++ ObjC++ Var(warn_reorder) Warning LangEnabledBy(C++ ObjC++,Wall)
650 Warn when the compiler reorders code
652 Wreturn-local-addr
653 C ObjC C++ ObjC++ Var(warn_return_local_addr) Init(1) Warning
654 Warn about returning a pointer/reference to a local or temporary variable.
656 Wreturn-type
657 C ObjC C++ ObjC++ Var(warn_return_type) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
658 Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)
660 Wselector
661 ObjC ObjC++ Var(warn_selector) Warning
662 Warn if a selector has multiple methods
664 Wsequence-point
665 C ObjC C++ ObjC++ Var(warn_sequence_point) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
666 Warn about possible violations of sequence point rules
668 Wsign-compare
669 C ObjC C++ ObjC++ Var(warn_sign_compare) Warning LangEnabledBy(C++ ObjC++,Wall)
670 Warn about signed-unsigned comparisons
672 Wsign-compare
673 C ObjC C++ ObjC++ EnabledBy(Wextra)
676 Wsign-conversion
677 C ObjC C++ ObjC++ Var(warn_sign_conversion) LangEnabledBy(C ObjC,Wconversion)
678 Warn for implicit type conversions between signed and unsigned integers
680 Wsign-promo
681 C++ ObjC++ Var(warn_sign_promo) Warning
682 Warn when overload promotes from unsigned to signed
684 Wstrict-null-sentinel
685 C++ ObjC++ Warning Var(warn_strict_null_sentinel)
686 Warn about uncasted NULL used as sentinel
688 Wstrict-prototypes
689 C ObjC Var(warn_strict_prototypes) Warning
690 Warn about unprototyped function declarations
692 Wstrict-aliasing=
693 C ObjC C++ ObjC++ LangEnabledBy(C ObjC C++ ObjC++,Wall, 3, 0)
696 Wstrict-overflow=
697 C ObjC C++ ObjC++ LangEnabledBy(C ObjC C++ ObjC++,Wall, 1, 0)
700 Wstrict-selector-match
701 ObjC ObjC++ Var(warn_strict_selector_match) Warning
702 Warn if type signatures of candidate methods do not match exactly
704 Wsync-nand
705 C C++ Var(warn_sync_nand) Init(1) Warning
706 Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions are used
708 Wsynth
709 C++ ObjC++ Var(warn_synth) Warning
710 Deprecated.  This switch has no effect
712 Wsystem-headers
713 C ObjC C++ ObjC++ Warning
714 ; Documented in common.opt
716 Wtraditional
717 C ObjC Var(warn_traditional) Warning
718 Warn about features not present in traditional C
720 Wtraditional-conversion
721 C ObjC Var(warn_traditional_conversion) Warning
722 Warn of prototypes causing type conversions different from what would happen in the absence of prototype
724 Wtrigraphs
725 C ObjC C++ ObjC++ Warning
726 Warn if trigraphs are encountered that might affect the meaning of the program
728 Wundeclared-selector
729 ObjC ObjC++ Var(warn_undeclared_selector) Warning
730 Warn about @selector()s without previously declared methods
732 Wundef
733 C ObjC C++ ObjC++ Warning
734 Warn if an undefined macro is used in an #if directive
736 Wuninitialized
737 C ObjC C++ ObjC++ LangEnabledBy(C ObjC C++ ObjC++,Wall)
740 Wmaybe-uninitialized
741 C ObjC C++ ObjC++ LangEnabledBy(C ObjC C++ ObjC++,Wall)
744 Wunknown-pragmas
745 C ObjC C++ ObjC++ Warning Var(warn_unknown_pragmas) LangEnabledBy(C ObjC C++ ObjC++,Wall, 1, 0)
746 Warn about unrecognized pragmas
748 Wunsuffixed-float-constants
749 C ObjC Var(warn_unsuffixed_float_constants) Warning
750 Warn about unsuffixed float constants
752 Wunused
753 C ObjC C++ ObjC++ LangEnabledBy(C ObjC C++ ObjC++,Wall)
754 ; documented in common.opt
756 Wunused-local-typedefs
757 C ObjC C++ ObjC++ Var(warn_unused_local_typedefs) Warning EnabledBy(Wunused)
758 Warn when typedefs locally defined in a function are not used
760 Wunused-macros
761 C ObjC C++ ObjC++ Var(cpp_warn_unused_macros) Warning
762 Warn about macros defined in the main file that are not used
764 Wunused-result
765 C ObjC C++ ObjC++ Var(warn_unused_result) Init(1) Warning
766 Warn if a caller of a function, marked with attribute warn_unused_result, does not use its return value
768 Wvariadic-macros
769 C ObjC C++ ObjC++ Var(cpp_warn_variadic_macros) Init(1) Warning
770 Warn about using variadic macros
772 Wvarargs
773 C ObjC C++ ObjC++ Warning Var(warn_varargs) Init(1)
774 Warn about questionable usage of the macros used to retrieve variable arguments
776 Wvla
777 C ObjC C++ ObjC++ Var(warn_vla) Init(-1) Warning
778 Warn if a variable length array is used
780 Wvolatile-register-var
781 C ObjC C++ ObjC++ Var(warn_volatile_register_var) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
782 Warn when a register variable is declared volatile
784 Wvirtual-move-assign
785 C++ ObjC++ Var(warn_virtual_move_assign) Warning Init(1)
786 Warn if a virtual base has a non-trivial move assignment operator
788 Wwrite-strings
789 C ObjC C++ ObjC++ Var(warn_write_strings) Warning
790 In C++, nonzero means warn about deprecated conversion from string literals to 'char *'.  In C, similar warning, except that the conversion is of course not deprecated by the ISO C standard.
792 Wzero-as-null-pointer-constant
793 C++ ObjC++ Var(warn_zero_as_null_pointer_constant) Warning
794 Warn when a literal '0' is used as null pointer
796 Wuseless-cast
797 C++ ObjC++ Var(warn_useless_cast) Warning
798 Warn about useless casts
800 ansi
801 C ObjC C++ ObjC++
802 A synonym for -std=c89 (for C) or -std=c++98 (for C++)
805 C ObjC C++ ObjC++ Joined
806 ; Documented in common.opt.  FIXME - what about -dI, -dD, -dN and -dD?
808 faccess-control
809 C++ ObjC++ Var(flag_access_control) Init(1)
810 Enforce class member access control semantics
812 fada-spec-parent=
813 C ObjC C++ ObjC++ RejectNegative Joined Var(ada_specs_parent)
814 -fada-spec-parent=unit  Dump Ada specs as child units of given parent
816 fall-virtual
817 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
819 fallow-parameterless-variadic-functions
820 C ObjC Var(flag_allow_parameterless_variadic_functions)
821 Allow variadic functions without named parameter
823 falt-external-templates
824 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
825 No longer supported
827 fasm
828 C ObjC C++ ObjC++ Var(flag_no_asm, 0)
829 Recognize the \"asm\" keyword
831 ; Define extra predefined macros for use in libgcc.
832 fbuilding-libgcc
833 C ObjC C++ ObjC++ Undocumented Var(flag_building_libgcc)
835 fbuiltin
836 C ObjC C++ ObjC++ Var(flag_no_builtin, 0)
837 Recognize built-in functions
839 fbuiltin-
840 C ObjC C++ ObjC++ Joined
842 fcanonical-system-headers
843 C ObjC C++ ObjC++
844 Where shorter, use canonicalized paths to systems headers.
846 fcheck-new
847 C++ ObjC++ Var(flag_check_new)
848 Check the return value of new
850 fcond-mismatch
851 C ObjC C++ ObjC++
852 Allow the arguments of the '?' operator to have different types
854 fconserve-space
855 C++ ObjC++ Var(flag_conserve_space)
856 Does nothing.  Preserved for backward compatibility.
858 fconstant-string-class=
859 ObjC ObjC++ Joined MissingArgError(no class name specified with %qs)
860 -fconst-string-class=<name>     Use class <name> for constant strings
862 fconstexpr-depth=
863 C++ ObjC++ Joined RejectNegative UInteger Var(max_constexpr_depth) Init(512)
864 -fconstexpr-depth=<number>      Specify maximum constexpr recursion depth
866 fdebug-cpp
867 C ObjC C++ ObjC++
868 Emit debug annotations during preprocessing
870 fdeduce-init-list
871 C++ ObjC++ Var(flag_deduce_init_list) Init(0)
872 -fdeduce-init-list      enable deduction of std::initializer_list for a template type parameter from a brace-enclosed initializer-list
874 fdefault-inline
875 C++ ObjC++ Ignore
876 Does nothing.  Preserved for backward compatibility.
878 fdirectives-only
879 C ObjC C++ ObjC++
880 Preprocess directives only.
882 fdollars-in-identifiers
883 C ObjC C++ ObjC++
884 Permit '$' as an identifier character
886 fdump-ada-spec
887 C ObjC C++ ObjC++ RejectNegative Var(flag_dump_ada_spec)
888 Write all declarations as Ada code transitively
890 fdump-ada-spec-slim
891 C ObjC C++ ObjC++ RejectNegative Var(flag_dump_ada_spec_slim)
892 Write all declarations as Ada code for the given file only
894 felide-constructors
895 C++ ObjC++ Var(flag_elide_constructors) Init(1)
897 fenforce-eh-specs
898 C++ ObjC++ Var(flag_enforce_eh_specs) Init(1)
899 Generate code to check exception specifications
901 fenum-int-equiv
902 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
904 fexec-charset=
905 C ObjC C++ ObjC++ Joined RejectNegative
906 -fexec-charset=<cset>   Convert all strings and character constants to character set <cset>
908 fextended-identifiers
909 C ObjC C++ ObjC++
910 Permit universal character names (\\u and \\U) in identifiers
912 finput-charset=
913 C ObjC C++ ObjC++ Joined RejectNegative
914 -finput-charset=<cset>  Specify the default character set for source files
917 fexternal-templates
918 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
920 ffor-scope
921 C++ ObjC++ Var(flag_new_for_scope) Init(1)
922 Scope of for-init-statement variables is local to the loop
924 ffreestanding
925 C ObjC C++ ObjC++
926 Do not assume that standard C libraries and \"main\" exist
928 fgnu-keywords
929 C++ ObjC++ Var(flag_no_gnu_keywords, 0)
930 Recognize GNU-defined keywords
932 fgnu-runtime
933 ObjC ObjC++ Report RejectNegative Var(flag_next_runtime,0) Init(NEXT_OBJC_RUNTIME)
934 Generate code for GNU runtime environment
936 fgnu89-inline
937 C ObjC Var(flag_gnu89_inline) Init(-1)
938 Use traditional GNU semantics for inline functions
940 fguiding-decls
941 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
943 fhandle-exceptions
944 C++ ObjC++ Optimization Alias(fexceptions) Warn({-fhandle-exceptions has been renamed -fexceptions (and is now on by default)})
946 fhonor-std
947 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
949 fhosted
950 C ObjC
951 Assume normal C execution environment
953 fhuge-objects
954 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
955 No longer supported
957 fimplement-inlines
958 C++ ObjC++ Var(flag_implement_inlines) Init(1)
959 Export functions even if they can be inlined
961 fimplicit-inline-templates
962 C++ ObjC++ Var(flag_implicit_inline_templates) Init(1)
963 Emit implicit instantiations of inline templates
965 fimplicit-templates
966 C++ ObjC++ Var(flag_implicit_templates) Init(1)
967 Emit implicit instantiations of templates
969 ffriend-injection
970 C++ ObjC++ Var(flag_friend_injection)
971 Inject friend functions into enclosing namespace
973 fkeep-inline-dllexport
974 C C++ ObjC ObjC++ Var(flag_keep_inline_dllexport) Init(1) Report Condition(TARGET_DLLIMPORT_DECL_ATTRIBUTES)
975 Don't emit dllexported inline functions unless needed
977 flabels-ok
978 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
980 flax-vector-conversions
981 C ObjC C++ ObjC++ Var(flag_lax_vector_conversions)
982 Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types.
984 fms-extensions
985 C ObjC C++ ObjC++ Var(flag_ms_extensions)
986 Don't warn about uses of Microsoft extensions
988 fmudflap
989 C ObjC C++ ObjC++ RejectNegative Report Var(flag_mudflap)
990 Add mudflap bounds-checking instrumentation for single-threaded program
992 fmudflapth
993 C ObjC C++ ObjC++ RejectNegative Report Var(flag_mudflap,2)
994 Add mudflap bounds-checking instrumentation for multi-threaded program
996 fmudflapir
997 C ObjC C++ ObjC++ RejectNegative Report Var(flag_mudflap_ignore_reads)
998 Ignore read operations when inserting mudflap instrumentation
1000 fname-mangling-version-
1001 C++ ObjC++ Joined Ignore Warn(switch %qs is no longer supported)
1003 fnew-abi
1004 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1006 fnext-runtime
1007 ObjC ObjC++ Report RejectNegative Var(flag_next_runtime)
1008 Generate code for NeXT (Apple Mac OS X) runtime environment
1010 fnil-receivers
1011 ObjC ObjC++ Var(flag_nil_receivers) Init(1)
1012 Assume that receivers of Objective-C messages may be nil
1014 fnonansi-builtins
1015 C++ ObjC++ Var(flag_no_nonansi_builtin, 0)
1017 fnonnull-objects
1018 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1020 fnothrow-opt
1021 C++ ObjC++ Optimization Var(flag_nothrow_opt)
1022 Treat a throw() exception specification as noexcept to improve code size
1024 fobjc-abi-version=
1025 ObjC ObjC++ Joined Report RejectNegative UInteger Var(flag_objc_abi)
1026 Specify which ABI to use for Objective-C family code and meta-data generation.
1028 ; Generate special '- .cxx_construct' and '- .cxx_destruct' methods
1029 ; to initialize any non-POD ivars in Objective-C++ classes.
1030 fobjc-call-cxx-cdtors
1031 ObjC++ Var(flag_objc_call_cxx_cdtors)
1032 Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed
1034 fobjc-direct-dispatch
1035 ObjC ObjC++ Var(flag_objc_direct_dispatch)
1036 Allow fast jumps to the message dispatcher
1038 ; Nonzero means that we will allow new ObjC exception syntax (@throw,
1039 ; @try, etc.) in source code.
1040 fobjc-exceptions
1041 ObjC ObjC++ Var(flag_objc_exceptions)
1042 Enable Objective-C exception and synchronization syntax
1044 fobjc-gc
1045 ObjC ObjC++ Var(flag_objc_gc)
1046 Enable garbage collection (GC) in Objective-C/Objective-C++ programs
1048 fobjc-nilcheck
1049 ObjC ObjC++ Var(flag_objc_nilcheck,1)
1050 Enable inline checks for nil receivers with the NeXT runtime and ABI version 2.
1052 ; Nonzero means that we generate NeXT setjmp based exceptions.
1053 fobjc-sjlj-exceptions
1054 ObjC ObjC++ Var(flag_objc_sjlj_exceptions) Init(-1)
1055 Enable Objective-C setjmp exception handling runtime
1057 fobjc-std=objc1
1058 ObjC ObjC++ Var(flag_objc1_only)
1059 Conform to the Objective-C 1.0 language as implemented in GCC 4.0
1061 fopenmp
1062 C ObjC C++ ObjC++ Var(flag_openmp)
1063 Enable OpenMP (implies -frecursive in Fortran)
1065 foperator-names
1066 C++ ObjC++
1067 Recognize C++ keywords like \"compl\" and \"xor\"
1069 foptional-diags
1070 C++ ObjC++ Ignore
1071 Does nothing.  Preserved for backward compatibility.
1073 fpch-deps
1074 C ObjC C++ ObjC++
1076 fpch-preprocess
1077 C ObjC C++ ObjC++
1078 Look for and use PCH files even when preprocessing
1080 fpermissive
1081 C++ ObjC++ Var(flag_permissive)
1082 Downgrade conformance errors to warnings
1084 fplan9-extensions
1085 C ObjC Var(flag_plan9_extensions)
1086 Enable Plan 9 language extensions
1088 fpreprocessed
1089 C ObjC C++ ObjC++
1090 Treat the input file as already preprocessed
1092 ftrack-macro-expansion
1093 C ObjC C++ ObjC++ JoinedOrMissing RejectNegative UInteger
1094 ; converted into ftrack-macro-expansion=
1096 ftrack-macro-expansion=
1097 C ObjC C++ ObjC++ JoinedOrMissing RejectNegative UInteger
1098 -ftrack-macro-expansion=<0|1|2>  Track locations of tokens coming from macro expansion and display them in error messages
1100 fpretty-templates
1101 C++ ObjC++ Var(flag_pretty_templates) Init(1)
1102 -fno-pretty-templates Do not pretty-print template specializations as the template signature followed by the arguments
1104 freplace-objc-classes
1105 ObjC ObjC++ Var(flag_replace_objc_classes)
1106 Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime
1108 frepo
1109 C++ ObjC++
1110 Enable automatic template instantiation
1112 frtti
1113 C++ ObjC++ Optimization Var(flag_rtti) Init(1)
1114 Generate run time type descriptor information
1116 fshort-double
1117 C ObjC C++ ObjC++ Optimization Var(flag_short_double)
1118 Use the same size for double as for float
1120 fshort-enums
1121 C ObjC C++ ObjC++ Optimization Var(flag_short_enums)
1122 Use the narrowest integer type possible for enumeration types
1124 fshort-wchar
1125 C ObjC C++ ObjC++ Optimization Var(flag_short_wchar)
1126 Force the underlying type for \"wchar_t\" to be \"unsigned short\"
1128 fsigned-bitfields
1129 C ObjC C++ ObjC++ Var(flag_signed_bitfields) Init(1)
1130 When \"signed\" or \"unsigned\" is not given make the bitfield signed
1132 fsigned-char
1133 C ObjC C++ ObjC++ LTO Var(flag_signed_char)
1134 Make \"char\" signed by default
1136 fsquangle
1137 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1139 fstats
1140 C++ ObjC++ Var(flag_detailed_statistics)
1141 Display statistics accumulated during compilation
1143 fstrict-enums
1144 C++ ObjC++ Optimization Var(flag_strict_enums)
1145 Assume that values of enumeration type are always within the minimum range of that type
1147 fstrict-prototype
1148 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1150 ftabstop=
1151 C ObjC C++ ObjC++ Joined RejectNegative UInteger
1152 -ftabstop=<number>      Distance between tab stops for column reporting
1154 ftemplate-backtrace-limit=
1155 C++ ObjC++ Joined RejectNegative UInteger Var(template_backtrace_limit) Init(10)
1156 Set the maximum number of template instantiation notes for a single warning or error
1158 ftemplate-depth-
1159 C++ ObjC++ Joined RejectNegative Undocumented Alias(ftemplate-depth=)
1161 ftemplate-depth=
1162 C++ ObjC++ Joined RejectNegative UInteger
1163 -ftemplate-depth=<number>       Specify maximum template instantiation depth
1165 fthis-is-variable
1166 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1168 fthreadsafe-statics
1169 C++ ObjC++ Optimization Var(flag_threadsafe_statics) Init(1)
1170 -fno-threadsafe-statics Do not generate thread-safe code for initializing local statics
1172 funsigned-bitfields
1173 C ObjC C++ ObjC++ Var(flag_signed_bitfields, 0)
1174 When \"signed\" or \"unsigned\" is not given make the bitfield unsigned
1176 funsigned-char
1177 C ObjC C++ ObjC++ LTO Var(flag_signed_char, 0)
1178 Make \"char\" unsigned by default
1180 fuse-cxa-atexit
1181 C++ ObjC++ Var(flag_use_cxa_atexit) Init(DEFAULT_USE_CXA_ATEXIT)
1182 Use __cxa_atexit to register destructors
1184 fuse-cxa-get-exception-ptr
1185 C++ ObjC++ Var(flag_use_cxa_get_exception_ptr) Init(2)
1186 Use __cxa_get_exception_ptr in exception handling
1188 fvisibility-inlines-hidden
1189 C++ ObjC++
1190 Marks all inlined functions and methods as having hidden visibility
1192 fvisibility-ms-compat
1193 C++ ObjC++ Var(flag_visibility_ms_compat)
1194 Changes visibility to match Microsoft Visual Studio by default
1196 fvtable-gc
1197 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1198 No longer supported
1200 fvtable-thunks
1201 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1202 No longer supported
1204 fweak
1205 C++ ObjC++ Var(flag_weak) Init(1)
1206 Emit common-like symbols as weak symbols
1208 fwide-exec-charset=
1209 C ObjC C++ ObjC++ Joined RejectNegative
1210 -fwide-exec-charset=<cset>      Convert all wide strings and character constants to character set <cset>
1212 fworking-directory
1213 C ObjC C++ ObjC++ Var(flag_working_directory) Init(-1)
1214 Generate a #line directive pointing at the current working directory
1216 fxref
1217 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1218 No longer supported
1220 fzero-link
1221 ObjC ObjC++ Var(flag_zero_link)
1222 Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode
1224 gen-decls
1225 ObjC ObjC++ Var(flag_gen_declaration)
1226 Dump declarations to a .decl file
1228 femit-struct-debug-baseonly
1229 C ObjC C++ ObjC++
1230 -femit-struct-debug-baseonly    Aggressive reduced debug info for structs
1232 femit-struct-debug-reduced
1233 C ObjC C++ ObjC++
1234 -femit-struct-debug-reduced     Conservative reduced debug info for structs
1236 femit-struct-debug-detailed=
1237 C ObjC C++ ObjC++ Joined
1238 -femit-struct-debug-detailed=<spec-list>        Detailed reduced debug info for structs
1240 fext-numeric-literals
1241 C++ ObjC++ 
1242 Interpret imaginary, fixed-point, or other gnu number suffix as the corresponding
1243 number literal rather than a user-defined number literal.
1245 idirafter
1246 C ObjC C++ ObjC++ Joined Separate MissingArgError(missing path after %qs)
1247 -idirafter <dir>        Add <dir> to the end of the system include path
1249 imacros
1250 C ObjC C++ ObjC++ Joined Separate MissingArgError(missing filename after %qs)
1251 -imacros <file> Accept definition of macros in <file>
1253 imultilib
1254 C ObjC C++ ObjC++ Joined Separate
1255 -imultilib <dir>        Set <dir> to be the multilib include subdirectory
1257 include
1258 C ObjC C++ ObjC++ Joined Separate MissingArgError(missing filename after %qs)
1259 -include <file> Include the contents of <file> before other files
1261 iprefix
1262 C ObjC C++ ObjC++ Joined Separate
1263 -iprefix <path> Specify <path> as a prefix for next two options
1265 isysroot
1266 C ObjC C++ ObjC++ Joined Separate MissingArgError(missing path after %qs)
1267 -isysroot <dir> Set <dir> to be the system root directory
1269 isystem
1270 C ObjC C++ ObjC++ Joined Separate MissingArgError(missing path after %qs)
1271 -isystem <dir>  Add <dir> to the start of the system include path
1273 iquote
1274 C ObjC C++ ObjC++ Joined Separate MissingArgError(missing path after %qs)
1275 -iquote <dir>   Add <dir> to the end of the quote include path
1277 iwithprefix
1278 C ObjC C++ ObjC++ Joined Separate
1279 -iwithprefix <dir>      Add <dir> to the end of the system include path
1281 iwithprefixbefore
1282 C ObjC C++ ObjC++ Joined Separate
1283 -iwithprefixbefore <dir>        Add <dir> to the end of the main include path
1285 lang-asm
1286 C Undocumented RejectDriver
1288 no-integrated-cpp
1289 Driver
1291 nostdinc
1292 C ObjC C++ ObjC++
1293 Do not search standard system include directories (those specified with -isystem will still be used)
1295 nostdinc++
1296 C++ ObjC++
1297 Do not search standard system include directories for C++
1300 C ObjC C++ ObjC++ Joined Separate
1301 ; Documented in common.opt
1303 pedantic
1304 C ObjC C++ ObjC++ Alias(Wpedantic)
1305 ; Documented in common.opt
1307 print-objc-runtime-info
1308 ObjC ObjC++
1309 Generate C header of platform-specific features
1311 remap
1312 C ObjC C++ ObjC++
1313 Remap file names when including files
1315 std=c++98
1316 C++ ObjC++
1317 Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum
1319 std=c++03
1320 C++ ObjC++ Alias(std=c++98)
1321 Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum
1323 std=c++11
1324 C++ ObjC++
1325 Conform to the ISO 2011 C++ standard (experimental and incomplete support)
1327 std=c++0x
1328 C++ ObjC++ Alias(std=c++11)
1329 Deprecated in favor of -std=c++11
1331 std=c++1y
1332 C++ ObjC++
1333 Conform to the ISO 201y(7?) C++ draft standard (experimental and incomplete support)
1335 std=c11
1336 C ObjC
1337 Conform to the ISO 2011 C standard (experimental and incomplete support)
1339 std=c1x
1340 C ObjC Alias(std=c11)
1341 Deprecated in favor of -std=c11
1343 std=c89
1344 C ObjC Alias(std=c90)
1345 Conform to the ISO 1990 C standard
1347 std=c90
1348 C ObjC
1349 Conform to the ISO 1990 C standard
1351 std=c99
1352 C ObjC
1353 Conform to the ISO 1999 C standard
1355 std=c9x
1356 C ObjC Alias(std=c99)
1357 Deprecated in favor of -std=c99
1359 std=gnu++98
1360 C++ ObjC++
1361 Conform to the ISO 1998 C++ standard revised by the 2003 technical
1362 corrigendum with GNU extensions
1364 std=gnu++03
1365 C++ ObjC++ Alias(std=gnu++98)
1366 Conform to the ISO 1998 C++ standard revised by the 2003 technical
1367 corrigendum with GNU extensions
1369 std=gnu++11
1370 C++ ObjC++
1371 Conform to the ISO 2011 C++ standard with GNU extensions (experimental and incomplete support)
1373 std=gnu++0x
1374 C++ ObjC++ Alias(std=gnu++11)
1375 Deprecated in favor of -std=gnu++11
1377 std=gnu++1y
1378 C++ ObjC++
1379 Conform to the ISO 201y(7?) C++ draft standard with GNU extensions (experimental and incomplete support)
1381 std=gnu11
1382 C ObjC
1383 Conform to the ISO 2011 C standard with GNU extensions (experimental and incomplete support)
1385 std=gnu1x
1386 C ObjC Alias(std=gnu11)
1387 Deprecated in favor of -std=gnu11
1389 std=gnu89
1390 C ObjC Alias(std=gnu90)
1391 Conform to the ISO 1990 C standard with GNU extensions
1393 std=gnu90
1394 C ObjC
1395 Conform to the ISO 1990 C standard with GNU extensions
1397 std=gnu99
1398 C ObjC
1399 Conform to the ISO 1999 C standard with GNU extensions
1401 std=gnu9x
1402 C ObjC Alias(std=gnu99)
1403 Deprecated in favor of -std=gnu99
1405 std=iso9899:1990
1406 C ObjC Alias(std=c90)
1407 Conform to the ISO 1990 C standard
1409 std=iso9899:199409
1410 C ObjC
1411 Conform to the ISO 1990 C standard as amended in 1994
1413 std=iso9899:1999
1414 C ObjC Alias(std=c99)
1415 Conform to the ISO 1999 C standard
1417 std=iso9899:199x
1418 C ObjC Alias(std=c99)
1419 Deprecated in favor of -std=iso9899:1999
1421 std=iso9899:2011
1422 C ObjC Alias(std=c11)
1423 Conform to the ISO 2011 C standard (experimental and incomplete support)
1425 traditional
1426 Driver
1428 traditional-cpp
1429 C ObjC C++ ObjC++
1430 Enable traditional preprocessing
1432 trigraphs
1433 C ObjC C++ ObjC++
1434 -trigraphs      Support ISO C trigraphs
1436 undef
1437 C ObjC C++ ObjC++ Var(flag_undef)
1438 Do not predefine system-specific and GCC-specific macros
1441 C ObjC C++ ObjC++
1442 ; Documented in common.opt
1445 C ObjC C++ ObjC++
1446 ; Documented in common.opt
1448 ; This comment is to ensure we retain the blank line above.