Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / c.opt
blobd99d26b0926f708a76b34b007b1273631a6aa307
1 ; Options for the C, ObjC, C++ and ObjC++ front ends.
2 ; Copyright (C) 2003, 2004, 2005, 2006 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 2, or (at your option) any later
9 ; version.
10
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.
15
16 ; You should have received a copy of the GNU General Public License
17 ; along with GCC; see the file COPYING.  If not, write to the Free
18 ; Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
19 ; 02110-1301, USA.
21 ; See the GCC internals manual for a description of this file's format.
23 ; Please try to keep this file in ASCII collating order.
25 Language
28 Language
29 ObjC
31 Language
32 C++
34 Language
35 ObjC++
37 -output-pch=
38 C ObjC C++ ObjC++ Joined Separate
41 C ObjC C++ ObjC++ Joined Separate
42 -A<question>=<answer>   Assert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>
45 C ObjC C++ ObjC++
46 Do not discard comments
49 C ObjC C++ ObjC++
50 Do not discard comments in macro expansions
53 C ObjC C++ ObjC++ Joined Separate
54 -D<macro>[=<val>]       Define a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1
57 C ObjC C++ ObjC++ Undocumented
60 C ObjC C++ ObjC++ Joined Separate
61 -F <dir>        Add <dir> to the end of the main framework include path
64 C ObjC C++ ObjC++
65 Print the name of header files as they are used
68 C ObjC C++ ObjC++ Joined Separate
69 -I <dir>        Add <dir> to the end of the main include path
72 C ObjC C++ ObjC++
73 Generate make dependencies
76 C ObjC C++ ObjC++ Separate
77 Generate make dependencies and compile
80 C ObjC C++ ObjC++ Joined Separate
81 -MF <file>      Write dependency output to the given file
84 C ObjC C++ ObjC++
85 Treat missing header files as generated files
88 C ObjC C++ ObjC++
89 Like -M but ignore system header files
91 MMD
92 C ObjC C++ ObjC++ Separate
93 Like -MD but ignore system header files
96 C ObjC C++ ObjC++
97 Generate phony targets for all headers
100 C ObjC C++ ObjC++ Joined Separate
101 -MQ <target>    Add a MAKE-quoted target
104 C ObjC C++ ObjC++ Joined Separate
105 -MT <target>    Add an unquoted target
108 C ObjC C++ ObjC++
109 Do not generate #line directives
112 C ObjC C++ ObjC++ Joined Separate
113 -U<macro>       Undefine <macro>
115 Wabi
116 C++ ObjC++ Var(warn_abi)
117 Warn about things that will change when compiling with an ABI-compliant compiler
119 Wall
120 C ObjC C++ ObjC++
121 Enable most warning messages
123 Wassign-intercept
124 ObjC ObjC++ Var(warn_assign_intercept)
125 Warn whenever an Objective-C assignment is being intercepted by the garbage collector
127 Wbad-function-cast
128 C ObjC Var(warn_bad_function_cast)
129 Warn about casting functions to incompatible types
131 Wc++-compat
132 C Var(warn_cxx_compat)
133 Warn about C constructs that are not in the common subset of C and C++
136 Wcast-qual
137 C ObjC C++ ObjC++ Var(warn_cast_qual)
138 Warn about casts which discard qualifiers
140 Wchar-subscripts
141 C ObjC C++ ObjC++ Var(warn_char_subscripts)
142 Warn about subscripts whose type is \"char\"
144 Wcomment
145 C ObjC C++ ObjC++
146 Warn about possibly nested block comments, and C++ comments spanning more than one physical line
148 Wcomments
149 C ObjC C++ ObjC++
150 Synonym for -Wcomment
152 Wconversion
153 C ObjC C++ ObjC++ Var(warn_conversion)
154 Warn about possibly confusing type conversions
156 Wctor-dtor-privacy
157 C++ ObjC++ Var(warn_ctor_dtor_privacy)
158 Warn when all constructors and destructors are private
160 Wdeclaration-after-statement
161 C ObjC Var(warn_declaration_after_statement)
162 Warn when a declaration is found after a statement
164 Wdeprecated
165 C++ ObjC++ Var(warn_deprecated) Init(1)
166 Warn about deprecated compiler features
168 Wdiv-by-zero
169 C ObjC Var(warn_div_by_zero) Init(1)
170 Warn about compile-time integer division by zero
172 Weffc++
173 C++ ObjC++ Var(warn_ecpp)
174 Warn about violations of Effective C++ style rules
176 Wendif-labels
177 C ObjC C++ ObjC++
178 Warn about stray tokens after #elif and #endif
180 Werror
181 C ObjC C++ ObjC++
182 ; Documented in common.opt
184 Werror-implicit-function-declaration
185 C ObjC RejectNegative
186 Make implicit function declarations an error
188 Wfloat-equal
189 C ObjC C++ ObjC++ Var(warn_float_equal)
190 Warn if testing floating point numbers for equality
192 Wformat
193 C ObjC C++ ObjC++
194 Warn about printf/scanf/strftime/strfmon format string anomalies
196 Wformat-extra-args
197 C ObjC C++ ObjC++ Var(warn_format_extra_args)
198 Warn if passing too many arguments to a function for its format string
200 Wformat-nonliteral
201 C ObjC C++ ObjC++ Var(warn_format_nonliteral)
202 Warn about format strings that are not literals
204 Wformat-security
205 C ObjC C++ ObjC++ Var(warn_format_security)
206 Warn about possible security problems with format functions
208 Wformat-y2k
209 C ObjC C++ ObjC++ Var(warn_format_y2k)
210 Warn about strftime formats yielding 2-digit years
212 Wformat-zero-length
213 C ObjC Var(warn_format_zero_length)
214 Warn about zero-length formats
216 Wformat=
217 C ObjC C++ ObjC++ Joined
219 Winit-self
220 C ObjC C++ ObjC++ Var(warn_init_self)
221 Warn about variables which are initialized to themselves
223 Wimplicit
224 C ObjC C++ ObjC++
226 Wimplicit-function-declaration
227 C ObjC Var(mesg_implicit_function_declaration) Init(-1)
228 Warn about implicit function declarations
230 Wimplicit-int
231 C ObjC Var(warn_implicit_int)
232 Warn when a declaration does not specify a type
234 Wimport
235 C ObjC C++ ObjC++
236 Deprecated.  This switch has no effect
238 Wint-to-pointer-cast
239 C ObjC Var(warn_int_to_pointer_cast) Init(1)
240 Warn when there is a cast to a pointer from an integer of a different size
242 Winvalid-offsetof
243 C++ ObjC++ Var(warn_invalid_offsetof) Init(1)
244 Warn about invalid uses of the \"offsetof\" macro
246 Winvalid-pch
247 C ObjC C++ ObjC++
248 Warn about PCH files that are found but not used
250 Wlong-long
251 C ObjC C++ ObjC++ Var(warn_long_long) Init(1)
252 Do not warn about using \"long long\" when -pedantic
254 Wmain
255 C ObjC
256 Warn about suspicious declarations of \"main\"
258 Wmissing-braces
259 C ObjC C++ ObjC++ Var(warn_missing_braces)
260 Warn about possibly missing braces around initializers
262 Wmissing-declarations
263 C ObjC Var(warn_missing_declarations)
264 Warn about global functions without previous declarations
266 Wmissing-field-initializers
267 C ObjC C++ ObjC++ Var(warn_missing_field_initializers) Init(-1)
268 Warn about missing fields in struct initializers
270 Wmissing-format-attribute
271 C ObjC C++ ObjC++ Var(warn_missing_format_attribute)
272 Warn about functions which might be candidates for format attributes
274 Wmissing-include-dirs
275 C ObjC C++ ObjC++
276 Warn about user-specified include directories that do not exist
278 Wmissing-prototypes
279 C ObjC Var(warn_missing_prototypes)
280 Warn about global functions without prototypes
282 Wmultichar
283 C ObjC C++ ObjC++
284 Warn about use of multi-character character constants
286 Wnested-externs
287 C ObjC Var(warn_nested_externs)
288 Warn about \"extern\" declarations not at file scope
290 Wnon-template-friend
291 C++ ObjC++ Var(warn_nontemplate_friend) Init(1)
292 Warn when non-templatized friend functions are declared within a template
294 Wnon-virtual-dtor
295 C++ ObjC++ Var(warn_nonvdtor)
296 Warn about non-virtual destructors
298 Wnonnull
299 C ObjC Var(warn_nonnull)
300 Warn about NULL being passed to argument slots marked as requiring non-NULL
302 Wnormalized=
303 C ObjC C++ ObjC++ Joined
304 -Wnormalized=<id|nfc|nfkc>      Warn about non-normalised Unicode strings
306 Wold-style-cast
307 C++ ObjC++ Var(warn_old_style_cast)
308 Warn if a C-style cast is used in a program
310 Wold-style-definition
311 C ObjC Var(warn_old_style_definition)
312 Warn if an old-style parameter definition is used
314 Woverloaded-virtual
315 C++ ObjC++ Var(warn_overloaded_virtual)
316 Warn about overloaded virtual function names
318 Wparentheses
319 C ObjC C++ ObjC++ Var(warn_parentheses)
320 Warn about possibly missing parentheses
322 Wpmf-conversions
323 C++ ObjC++ Var(warn_pmf2ptr) Init(1)
324 Warn when converting the type of pointers to member functions
326 Wpointer-arith
327 C ObjC C++ ObjC++ Var(warn_pointer_arith)
328 Warn about function pointer arithmetic
330 Wpointer-to-int-cast
331 C ObjC Var(warn_pointer_to_int_cast) Init(1)
332 Warn when a pointer is cast to an integer of a different size
334 Wpragmas
335 C ObjC C++ ObjC++ Var(warn_pragmas) Init(1)
336 Warn about misuses of pragmas
338 Wprotocol
339 ObjC ObjC++ Var(warn_protocol) Init(1)
340 Warn if inherited methods are unimplemented
342 Wredundant-decls
343 C ObjC C++ ObjC++ Var(warn_redundant_decls)
344 Warn about multiple declarations of the same object
346 Wreorder
347 C++ ObjC++ Var(warn_reorder)
348 Warn when the compiler reorders code
350 Wreturn-type
351 C ObjC C++ ObjC++ Var(warn_return_type)
352 Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)
354 Wselector
355 ObjC ObjC++ Var(warn_selector)
356 Warn if a selector has multiple methods
358 Wsequence-point
359 C ObjC C++ ObjC++ Var(warn_sequence_point)
360 Warn about possible violations of sequence point rules
362 Wsign-compare
363 C ObjC C++ ObjC++ Var(warn_sign_compare) Init(-1)
364 Warn about signed-unsigned comparisons
366 Wsign-promo
367 C++ ObjC++ Var(warn_sign_promo)
368 Warn when overload promotes from unsigned to signed
370 Wstrict-null-sentinel
371 C++ ObjC++
372 Warn about uncasted NULL used as sentinel
374 Wstrict-prototypes
375 C ObjC Var(warn_strict_prototypes)
376 Warn about unprototyped function declarations
378 Wstrict-selector-match
379 ObjC ObjC++ Var(warn_strict_selector_match)
380 Warn if type signatures of candidate methods do not match exactly
382 Wsynth
383 C++ ObjC++ Var(warn_synth)
384 Warn when synthesis behavior differs from Cfront
386 Wsystem-headers
387 C ObjC C++ ObjC++
388 Do not suppress warnings from system headers
390 Wtraditional
391 C ObjC Var(warn_traditional)
392 Warn about features not present in traditional C
394 Wtrigraphs
395 C ObjC C++ ObjC++
396 Warn if trigraphs are encountered that might affect the meaning of the program
398 Wundeclared-selector
399 ObjC ObjC++ Var(warn_undeclared_selector)
400 Warn about @selector()s without previously declared methods
402 Wundef
403 C ObjC C++ ObjC++
404 Warn if an undefined macro is used in an #if directive
406 Wunknown-pragmas
407 C ObjC C++ ObjC++
408 Warn about unrecognized pragmas
410 Wunused-macros
411 C ObjC C++ ObjC++
412 Warn about macros defined in the main file that are not used
414 Wvariadic-macros
415 C ObjC C++ ObjC++
416 Do not warn about using variadic macros when -pedantic
418 Wwrite-strings
419 C ObjC C++ ObjC++
420 Give strings the type \"array of char\"
422 Wpointer-sign
423 C ObjC Var(warn_pointer_sign) Init(-1)
424 Warn when a pointer differs in signedness in an assignment
426 ansi
427 C ObjC C++ ObjC++
428 A synonym for -std=c89 (for C) or -std=c++98 (for C++)
430 ; This should really just be C++/ObjC++ but we (NetBSD) use it when
431 ; calling C and ObjC compilers as well.
432 cxx-isystem
433 C ObjC C++ ObjC++ Joined Separate
434 -cxx-isystem <dir>      Add <dir> to the start of the C++ system include path
437 C ObjC C++ ObjC++ Joined
438 ; Documented in common.opt.  FIXME - what about -dI, -dD, -dN and -dD?
440 faccess-control
441 C++ ObjC++
442 Enforce class member access control semantics
444 fall-virtual
445 C++ ObjC++
447 falt-external-templates
448 C++ ObjC++
449 Change when template instances are emitted
451 fasm
452 C ObjC C++ ObjC++
453 Recognize the \"asm\" keyword
455 fbuiltin
456 C ObjC C++ ObjC++
457 Recognize built-in functions
459 fbuiltin-
460 C ObjC C++ ObjC++ Joined
462 fcheck-new
463 C++ ObjC++
464 Check the return value of new
466 fcond-mismatch
467 C ObjC C++ ObjC++
468 Allow the arguments of the '?' operator to have different types
470 fconserve-space
471 C++ ObjC++
472 Reduce the size of object files
474 fconst-strings
475 C++ ObjC++
476 Make string literals \"const char[]\" not \"char[]\"
478 fconstant-string-class=
479 ObjC ObjC++ Joined
480 -fconst-string-class=<name>     Use class <name> for constant strings
482 fdefault-inline
483 C++ ObjC++
484 Inline member functions by default
486 fdollars-in-identifiers
487 C ObjC C++ ObjC++
488 Permit '$' as an identifier character
490 felide-constructors
491 C++ ObjC++
493 fenforce-eh-specs
494 C++ ObjC++
495 Generate code to check exception specifications
497 fenum-int-equiv
498 C++ ObjC++
500 fexec-charset=
501 C ObjC C++ ObjC++ Joined RejectNegative
502 -fexec-charset=<cset>   Convert all strings and character constants to character set <cset>
504 fextended-identifiers
505 C ObjC C++ ObjC++
506 Permit universal character names (\\u and \\U) in identifiers
508 finput-charset=
509 C ObjC C++ ObjC++ Joined RejectNegative
510 -finput-charset=<cset>  Specify the default character set for source files
513 fexternal-templates
514 C++ ObjC++
516 ffixed-form
517 C ObjC
519 ffixed-line-length-none
520 C ObjC
522 ffixed-line-length-
523 C ObjC Joined
525 ffor-scope
526 C++ ObjC++
527 Scope of for-init-statement variables is local to the loop
529 ffreestanding
530 C ObjC
531 Do not assume that standard C libraries and \"main\" exist
533 fgnu-keywords
534 C++ ObjC++
535 Recognize GNU-defined keywords
537 fgnu-runtime
538 ObjC ObjC++
539 Generate code for GNU runtime environment
541 fgnu89-inline
542 C Var(flag_gnu89_inline) Init(-1)
543 Use traditional GNU semantics for inline functions
545 fguiding-decls
546 C++ ObjC++
548 fhandle-exceptions
549 C++ ObjC++
551 fhonor-std
552 C++ ObjC++
554 fhosted
555 C ObjC
556 Assume normal C execution environment
558 fhuge-objects
559 C++ ObjC++
560 Enable support for huge objects
562 fimplement-inlines
563 C++ ObjC++
564 Export functions even if they can be inlined
566 fimplicit-inline-templates
567 C++ ObjC++
568 Emit implicit instantiations of inline templates
570 fimplicit-templates
571 C++ ObjC++
572 Emit implicit instantiations of templates
574 ffriend-injection
575 C++ Var(flag_friend_injection)
576 Inject friend functions into enclosing namespace
578 flabels-ok
579 C++ ObjC++
581 fms-extensions
582 C ObjC C++ ObjC++
583 Don't warn about uses of Microsoft extensions
585 fname-mangling-version-
586 C++ ObjC++ Joined
588 fnew-abi
589 C++ ObjC++
591 fnext-runtime
592 ObjC ObjC++
593 Generate code for NeXT (Apple Mac OS X) runtime environment
595 fnil-receivers
596 ObjC ObjC++
597 Assume that receivers of Objective-C messages may be nil
599 fnonansi-builtins
600 C++ ObjC++
602 fnonnull-objects
603 C++ ObjC++
605 ; Generate special '- .cxx_construct' and '- .cxx_destruct' methods
606 ; to initialize any non-POD ivars in Objective-C++ classes.
607 fobjc-call-cxx-cdtors
608 ObjC++ Var(flag_objc_call_cxx_cdtors)
609 Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed
611 fobjc-direct-dispatch
612 ObjC ObjC++ Var(flag_objc_direct_dispatch)
613 Allow fast jumps to the message dispatcher
615 ; Nonzero means that we will allow new ObjC exception syntax (@throw,
616 ; @try, etc.) in source code.
617 fobjc-exceptions
618 ObjC ObjC++ Var(flag_objc_exceptions)
619 Enable Objective-C exception and synchronization syntax
621 fobjc-gc
622 ObjC ObjC++ Var(flag_objc_gc)
623 Enable garbage collection (GC) in Objective-C/Objective-C++ programs
625 ; Nonzero means that we generate NeXT setjmp based exceptions.
626 fobjc-sjlj-exceptions
627 ObjC ObjC++ Var(flag_objc_sjlj_exceptions) Init(-1)
628 Enable Objective-C setjmp exception handling runtime
630 foperator-names
631 C++ ObjC++
632 Recognize C++ kewords like \"compl\" and \"xor\"
634 foptional-diags
635 C++ ObjC++
636 Enable optional diagnostics
638 fpch-deps
639 C ObjC C++ ObjC++
641 fpch-preprocess
642 C ObjC C++ ObjC++
643 Look for and use PCH files even when preprocessing
645 fpermissive
646 C++ ObjC++
647 Downgrade conformance errors to warnings
649 fpreprocessed
650 C ObjC C++ ObjC++
651 Treat the input file as already preprocessed
653 freplace-objc-classes
654 ObjC ObjC++
655 Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime
657 frepo
658 C++ ObjC++
659 Enable automatic template instantiation
661 frtti
662 C++ ObjC++
663 Generate run time type descriptor information
665 fshort-double
666 C ObjC C++ ObjC++
667 Use the same size for double as for float
669 fshort-enums
670 C ObjC C++ ObjC++
671 Use the narrowest integer type possible for enumeration types
673 fshort-wchar
674 C ObjC C++ ObjC++
675 Force the underlying type for \"wchar_t\" to be \"unsigned short\"
677 fsigned-bitfields
678 C ObjC C++ ObjC++
679 When \"signed\" or \"unsigned\" is not given make the bitfield signed
681 fsigned-char
682 C ObjC C++ ObjC++
683 Make \"char\" signed by default
685 fsquangle
686 C++ ObjC++
688 fstats
689 C++ ObjC++
690 Display statistics accumulated during compilation
692 fstrict-prototype
693 C++ ObjC++
695 ftabstop=
696 C ObjC C++ ObjC++ Joined RejectNegative UInteger
697 -ftabstop=<number>      Distance between tab stops for column reporting
699 ftemplate-depth-
700 C++ ObjC++ Joined RejectNegative UInteger 
701 -ftemplate-depth-<number>       Specify maximum template instantiation depth
703 fthis-is-variable
704 C++ ObjC++
706 fthreadsafe-statics
707 C++ ObjC++
708 -fno-threadsafe-statics Do not generate thread-safe code for initializing local statics
710 funsigned-bitfields
711 C ObjC C++ ObjC++
712 When \"signed\" or \"unsigned\" is not given make the bitfield unsigned
714 funsigned-char
715 C ObjC C++ ObjC++
716 Make \"char\" unsigned by default
718 fuse-cxa-atexit
719 C++ ObjC++
720 Use __cxa_atexit to register destructors
722 fvisibility-inlines-hidden
723 C++ ObjC++
724 Marks all inlined methods as having hidden visibility
726 fvtable-gc
727 C++ ObjC++
728 Discard unused virtual functions
730 fvtable-thunks
731 C++ ObjC++
732 Implement vtables using thunks
734 fweak
735 C++ ObjC++
736 Emit common-like symbols as weak symbols
738 fwide-exec-charset=
739 C ObjC C++ ObjC++ Joined RejectNegative
740 -fwide-exec-charset=<cset>      Convert all wide strings and character constants to character set <cset>
742 fworking-directory
743 C ObjC C++ ObjC++
744 Generate a #line directive pointing at the current working directory
746 fxref
747 C++ ObjC++
748 Emit cross referencing information
750 fzero-link
751 ObjC ObjC++
752 Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode
754 gen-decls
755 ObjC ObjC++
756 Dump declarations to a .decl file
758 idirafter
759 C ObjC C++ ObjC++ Joined Separate
760 -idirafter <dir>        Add <dir> to the end of the system include path
762 imacros
763 C ObjC C++ ObjC++ Joined Separate
764 -imacros <file> Accept definition of macros in <file>
766 include
767 C ObjC C++ ObjC++ Joined Separate
768 -include <file> Include the contents of <file> before other files
770 iprefix
771 C ObjC C++ ObjC++ Joined Separate
772 -iprefix <path> Specify <path> as a prefix for next two options
774 isysroot
775 C ObjC C++ ObjC++ Joined Separate
776 -isysroot <dir> Set <dir> to be the system root directory
778 isystem
779 C ObjC C++ ObjC++ Joined Separate
780 -isystem <dir>  Add <dir> to the start of the system include path
782 iquote
783 C ObjC C++ ObjC++ Joined Separate
784 -iquote <dir>   Add <dir> to the end of the quote include path
786 iremap
787 C ObjC C++ ObjC++ Joined Separate
788 -iremap <src:dst>       Convert <src> to <dst> if it occurs as prefix in __FILE__.
790 iwithprefix
791 C ObjC C++ ObjC++ Joined Separate
792 -iwithprefix <dir>      Add <dir> to the end of the system include path
794 iwithprefixbefore
795 C ObjC C++ ObjC++ Joined Separate
796 -iwithprefixbefore <dir>        Add <dir> to the end of the main include path
798 lang-asm
799 C Undocumented
801 lang-fortran
802 C Undocumented
804 lang-objc
805 C ObjC C++ ObjC++ Undocumented
807 nostdinc
808 C ObjC C++ ObjC++
809 Do not search standard system include directories (those specified with -isystem will still be used)
811 nostdinc++
812 C++ ObjC++
813 Do not search standard system include directories for C++
816 C ObjC C++ ObjC++ Joined Separate
817 ; Documented in common.opt
819 pedantic
820 C ObjC C++ ObjC++
821 ; Documented in common.opt
823 pedantic-errors
824 C ObjC C++ ObjC++
825 ; Documented in common.opt
827 print-objc-runtime-info
828 ObjC ObjC++
829 Generate C header of platform-specific features
831 print-pch-checksum
832 C ObjC C++ ObjC++
833 Print a checksum of the executable for PCH validity checking, and stop
835 remap
836 C ObjC C++ ObjC++
837 Remap file names when including files
839 std=c++98
840 C++ ObjC++
841 Conform to the ISO 1998 C++ standard
843 std=c89
844 C ObjC
845 Conform to the ISO 1990 C standard
847 std=c99
848 C ObjC
849 Conform to the ISO 1999 C standard
851 std=c9x
852 C ObjC
853 Deprecated in favor of -std=c99
855 std=gnu++98
856 C++ ObjC++
857 Conform to the ISO 1998 C++ standard with GNU extensions
859 std=gnu89
860 C ObjC
861 Conform to the ISO 1990 C standard with GNU extensions
863 std=gnu99
864 C ObjC
865 Conform to the ISO 1999 C standard with GNU extensions
867 std=gnu9x
868 C ObjC
869 Deprecated in favor of -std=gnu99
871 std=iso9899:1990
872 C ObjC
873 Conform to the ISO 1990 C standard
875 std=iso9899:199409
876 C ObjC
877 Conform to the ISO 1990 C standard as amended in 1994
879 std=iso9899:1999
880 C ObjC
881 Conform to the ISO 1999 C standard
883 std=iso9899:199x
884 C ObjC
885 Deprecated in favor of -std=iso9899:1999
887 traditional-cpp
888 C ObjC C++ ObjC++
889 Enable traditional preprocessing
891 trigraphs
892 C ObjC C++ ObjC++
893 -trigraphs      Support ISO C trigraphs
895 undef
896 C ObjC C++ ObjC++
897 Do not predefine system-specific and GCC-specific macros
900 C ObjC C++ ObjC++
901 Enable verbose output
904 C ObjC C++ ObjC++
905 ; Documented in common.opt
907 ; This comment is to ensure we retain the blank line above.