re PR c++/41090 (Using static label reference in c++ class constructor produces wrong...
[platform/upstream/gcc.git] / gcc / c-family / c.opt
1 ; Options for the C, ObjC, C++ and ObjC++ front ends.
2 ; Copyright (C) 2003-2013 Free Software Foundation, Inc.
3 ;
4 ; This file is part of GCC.
5 ;
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.
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 COPYING3.  If not see
18 ; <http://www.gnu.org/licenses/>.
19
20 ; See the GCC internals manual for a description of this file's format.
21
22 ; Please try to keep this file in ASCII collating order.
23
24 Language
25 C
26
27 Language
28 ObjC
29
30 Language
31 C++
32
33 Language
34 ObjC++
35
36 -all-warnings
37 C ObjC C++ ObjC++ Warning Alias(Wall)
38
39 -ansi
40 C ObjC C++ ObjC++ Alias(ansi)
41
42 -assert
43 C ObjC C++ ObjC++ Separate Alias(A) MissingArgError(assertion missing after %qs)
44
45 -assert=
46 C ObjC C++ ObjC++ Joined Alias(A) MissingArgError(assertion missing after %qs)
47
48 -comments
49 C ObjC C++ ObjC++ Alias(C)
50
51 -comments-in-macros
52 C ObjC C++ ObjC++ Alias(CC)
53
54 -define-macro
55 C ObjC C++ ObjC++ Separate Alias(D) MissingArgError(macro name missing after %qs)
56
57 -define-macro=
58 C ObjC C++ ObjC++ Joined Alias(D) MissingArgError(macro name missing after %qs)
59
60 -dependencies
61 C ObjC C++ ObjC++ Alias(M)
62
63 -dump
64 C ObjC C++ ObjC++ Separate Alias(d)
65
66 -dump=
67 C ObjC C++ ObjC++ Joined Alias(d)
68
69 -imacros
70 C ObjC C++ ObjC++ Separate Alias(imacros) MissingArgError(missing filename after %qs)
71
72 -imacros=
73 C ObjC C++ ObjC++ Joined Alias(imacros) MissingArgError(missing filename after %qs)
74
75 -include
76 C ObjC C++ ObjC++ Separate Alias(include) MissingArgError(missing filename after %qs)
77
78 -include=
79 C ObjC C++ ObjC++ Joined Alias(include) MissingArgError(missing filename after %qs)
80
81 -include-barrier
82 C ObjC C++ ObjC++ Alias(I, -)
83
84 -include-directory
85 C ObjC C++ ObjC++ Separate Alias(I) MissingArgError(missing path after %qs)
86
87 -include-directory=
88 C ObjC C++ ObjC++ Joined Alias(I) MissingArgError(missing path after %qs)
89
90 -include-directory-after
91 C ObjC C++ ObjC++ Separate Alias(idirafter) MissingArgError(missing path after %qs)
92
93 -include-directory-after=
94 C ObjC C++ ObjC++ Joined Alias(idirafter) MissingArgError(missing path after %qs)
95
96 -include-prefix
97 C ObjC C++ ObjC++ Separate Alias(iprefix)
98
99 -include-prefix=
100 C ObjC C++ ObjC++ JoinedOrMissing Alias(iprefix)
101
102 -include-with-prefix
103 C ObjC C++ ObjC++ Separate Alias(iwithprefix)
104
105 -include-with-prefix=
106 C ObjC C++ ObjC++ JoinedOrMissing Alias(iwithprefix)
107
108 -include-with-prefix-after
109 C ObjC C++ ObjC++ Separate Alias(iwithprefix)
110
111 -include-with-prefix-after=
112 C ObjC C++ ObjC++ JoinedOrMissing Alias(iwithprefix)
113
114 -include-with-prefix-before
115 C ObjC C++ ObjC++ Separate Alias(iwithprefixbefore)
116
117 -include-with-prefix-before=
118 C ObjC C++ ObjC++ JoinedOrMissing Alias(iwithprefixbefore)
119
120 -no-integrated-cpp
121 Driver Alias(no-integrated-cpp)
122
123 -no-line-commands
124 C ObjC C++ ObjC++ Alias(P)
125
126 -no-standard-includes
127 C ObjC C++ ObjC++ Alias(nostdinc)
128
129 -no-warnings
130 C ObjC C++ ObjC++ Alias(w)
131
132 -output
133 C ObjC C++ ObjC++ Separate Alias(o)
134
135 -output=
136 C ObjC C++ ObjC++ Joined Alias(o)
137
138 -output-pch=
139 C ObjC C++ ObjC++ Joined Separate
140
141 -pedantic
142 C ObjC C++ ObjC++ Alias(pedantic)
143
144 -preprocess
145 C ObjC C++ ObjC++ Undocumented Alias(E)
146
147 -print-missing-file-dependencies
148 C ObjC C++ ObjC++ Alias(MG)
149
150 -trace-includes
151 C ObjC C++ ObjC++ Alias(H)
152
153 -traditional
154 Driver Alias(traditional)
155
156 -traditional-cpp
157 C ObjC C++ ObjC++ Alias(traditional-cpp)
158
159 -trigraphs
160 C ObjC C++ ObjC++ Alias(trigraphs)
161
162 -undefine-macro
163 C ObjC C++ ObjC++ Separate Alias(U) MissingArgError(macro name missing after %qs)
164
165 -undefine-macro=
166 C ObjC C++ ObjC++ Joined Alias(U) MissingArgError(macro name missing after %qs)
167
168 -user-dependencies
169 C ObjC C++ ObjC++ Alias(MM)
170
171 -verbose
172 Common C ObjC C++ ObjC++ Alias(v)
173
174 -write-dependencies
175 C ObjC C++ ObjC++ NoDriverArg Separate Alias(MD) MissingArgError(missing filename after %qs)
176
177 -write-user-dependencies
178 C ObjC C++ ObjC++ NoDriverArg Separate Alias(MMD) MissingArgError(missing filename after %qs)
179
180 A
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>
183
184 C
185 C ObjC C++ ObjC++
186 Do not discard comments
187
188 CC
189 C ObjC C++ ObjC++
190 Do not discard comments in macro expansions
191
192 D
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
195
196 E
197 C ObjC C++ ObjC++ Undocumented Var(flag_preprocess_only)
198
199 F
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
202
203 H
204 C ObjC C++ ObjC++
205 Print the name of header files as they are used
206
207 I
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
210
211 M
212 C ObjC C++ ObjC++
213 Generate make dependencies
214
215 MD
216 C ObjC C++ ObjC++ NoDriverArg Separate MissingArgError(missing filename after %qs)
217 Generate make dependencies and compile
218
219 MF
220 C ObjC C++ ObjC++ Joined Separate MissingArgError(missing filename after %qs)
221 -MF <file>      Write dependency output to the given file
222
223 MG
224 C ObjC C++ ObjC++
225 Treat missing header files as generated files
226
227 MM
228 C ObjC C++ ObjC++
229 Like -M but ignore system header files
230
231 MMD
232 C ObjC C++ ObjC++ NoDriverArg Separate MissingArgError(missing filename after %qs)
233 Like -MD but ignore system header files
234
235 MP
236 C ObjC C++ ObjC++
237 Generate phony targets for all headers
238
239 MQ
240 C ObjC C++ ObjC++ Joined Separate MissingArgError(missing makefile target after %qs)
241 -MQ <target>    Add a MAKE-quoted target
242
243 MT
244 C ObjC C++ ObjC++ Joined Separate MissingArgError(missing makefile target after %qs)
245 -MT <target>    Add an unquoted target
246
247 P
248 C ObjC C++ ObjC++
249 Do not generate #line directives
250
251 U
252 C ObjC C++ ObjC++ Joined Separate MissingArgError(macro name missing after %qs)
253 -U<macro>       Undefine <macro>
254
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
258
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
262
263 Wpsabi
264 C ObjC C++ ObjC++ LTO Var(warn_psabi) Init(1) Undocumented
265
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
269
270 Wall
271 C ObjC C++ ObjC++ Warning
272 Enable most warning messages
273
274 Warray-bounds
275 LangEnabledBy(C ObjC C++ ObjC++,Wall)
276 ; in common.opt
277
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
281
282 Wbad-function-cast
283 C ObjC Var(warn_bad_function_cast) Warning
284 Warn about casting functions to incompatible types
285
286 Wbuiltin-macro-redefined
287 C ObjC C++ ObjC++ Warning
288 Warn when a built-in preprocessor macro is undefined or redefined
289
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++
293
294 Wc++0x-compat
295 C++ ObjC++ Var(warn_cxx0x_compat) Warning LangEnabledBy(C++ ObjC++,Wall)
296 Deprecated in favor of -Wc++11-compat
297
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
301
302 Wcast-qual
303 C ObjC C++ ObjC++ Var(warn_cast_qual) Warning
304 Warn about casts which discard qualifiers
305
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\"
309
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\"
313
314 Wcomment
315 C ObjC C++ ObjC++ Warning
316 Warn about possibly nested block comments, and C++ comments spanning more than one physical line
317
318 Wcomments
319 C ObjC C++ ObjC++ Warning Alias(Wcomment)
320 Synonym for -Wcomment
321
322 Wconditionally-supported
323 C++ ObjC++ Var(warn_conditionally_supported) Warning
324 Warn for conditionally-supported constructs
325
326 Wconversion
327 C ObjC C++ ObjC++ Var(warn_conversion) Warning
328 Warn for implicit type conversions that may change a value
329
330 Wconversion-null
331 C++ ObjC++ Var(warn_conversion_null) Init(1) Warning
332 Warn for converting NULL from/to a non-pointer type
333
334 Wctor-dtor-privacy
335 C++ ObjC++ Var(warn_ctor_dtor_privacy) Warning
336 Warn when all constructors and destructors are private
337
338 Wdeclaration-after-statement
339 C ObjC Var(warn_declaration_after_statement) Warning
340 Warn when a declaration is found after a statement
341
342 Wdelete-incomplete
343 C++ ObjC++ Var(warn_delete_incomplete) Init(1) Warning
344 Warn when deleting a pointer to incomplete type
345
346 Wdelete-non-virtual-dtor
347 C++ ObjC++ Var(warn_delnonvdtor) Warning LangEnabledBy(C++ ObjC++,Wall)
348 Warn about deleting polymorphic objects with non-virtual destructors
349
350 Wdelete-non-virtual-dtor
351 LangEnabledBy(C++ ObjC++,Weffc++)
352 ;
353
354 Wdeprecated
355 C C++ ObjC ObjC++ Var(warn_deprecated) Init(1) Warning
356 Warn if a deprecated compiler feature, class, method, or field is used
357
358 Wdiv-by-zero
359 C ObjC C++ ObjC++ Var(warn_div_by_zero) Init(1) Warning
360 Warn about compile-time integer division by zero
361
362 Weffc++
363 C++ ObjC++ Var(warn_ecpp) Warning
364 Warn about violations of Effective C++ style rules
365
366 Wempty-body
367 C ObjC C++ ObjC++ Var(warn_empty_body) Warning EnabledBy(Wextra)
368 Warn about an empty body in an if or else statement
369
370 Wendif-labels
371 C ObjC C++ ObjC++ Warning
372 Warn about stray tokens after #elif and #endif
373
374 Wenum-compare
375 C ObjC C++ ObjC++ Var(warn_enum_compare) Init(-1) Warning LangEnabledBy(C ObjC,Wall)
376 Warn about comparison of different enum types
377
378 Wenum-compare
379 LangEnabledBy(C ObjC,Wc++-compat)
380 ;
381
382 Werror
383 C ObjC C++ ObjC++
384 ; Documented in common.opt
385
386 Werror-implicit-function-declaration
387 C ObjC RejectNegative Warning Alias(Werror=, implicit-function-declaration)
388 This switch is deprecated; use -Werror=implicit-function-declaration instead
389
390 Wfloat-conversion
391 C ObjC C++ ObjC++ Var(warn_float_conversion) LangEnabledBy(C ObjC C++ ObjC++,Wconversion)
392 Warn for implicit type conversions that cause loss of floating point precision
393
394 Wfloat-equal
395 C ObjC C++ ObjC++ Var(warn_float_equal) Warning
396 Warn if testing floating point numbers for equality
397
398 Wformat
399 C ObjC C++ ObjC++ Warning Alias(Wformat=, 1, 0)
400 Warn about printf/scanf/strftime/strfmon format string anomalies
401
402 Wformat-contains-nul
403 C ObjC C++ ObjC++ Var(warn_format_contains_nul) Warning LangEnabledBy(C ObjC C++ ObjC++,Wformat=, warn_format >= 1, 0)
404 Warn about format strings that contain NUL bytes
405
406 Wformat-extra-args
407 C ObjC C++ ObjC++ Var(warn_format_extra_args) Warning LangEnabledBy(C ObjC C++ ObjC++,Wformat=, warn_format >= 1, 0)
408 Warn if passing too many arguments to a function for its format string
409
410 Wformat-nonliteral
411 C ObjC C++ ObjC++ Var(warn_format_nonliteral) Warning LangEnabledBy(C ObjC C++ ObjC++,Wformat=, warn_format >= 2, 0)
412 Warn about format strings that are not literals
413
414 Wformat-security
415 C ObjC C++ ObjC++ Var(warn_format_security) Warning LangEnabledBy(C ObjC C++ ObjC++,Wformat=, warn_format >= 2, 0)
416 Warn about possible security problems with format functions
417
418 Wformat-y2k
419 C ObjC C++ ObjC++ Var(warn_format_y2k) Warning LangEnabledBy(C ObjC C++ ObjC++,Wformat=,warn_format >= 2, 0)
420 Warn about strftime formats yielding 2-digit years
421
422 Wformat-zero-length
423 C ObjC C++ ObjC++ Var(warn_format_zero_length) Warning LangEnabledBy(C ObjC C++ ObjC++,Wformat=,warn_format >= 1, 0)
424 Warn about zero-length formats
425
426 Wformat=
427 C ObjC C++ ObjC++ Joined RejectNegative UInteger Var(warn_format) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall, 1, 0)
428 Warn about printf/scanf/strftime/strfmon format string anomalies
429
430 Wignored-qualifiers
431 C C++ Var(warn_ignored_qualifiers) Warning EnabledBy(Wextra)
432 Warn whenever type qualifiers are ignored.
433
434 Winit-self
435 C ObjC C++ ObjC++ Var(warn_init_self) Warning LangEnabledBy(C++ ObjC++,Wall)
436 Warn about variables which are initialized to themselves
437
438 Wimplicit
439 C ObjC Var(warn_implicit) Warning LangEnabledBy(C ObjC,Wall)
440 Warn about implicit declarations
441
442 Wdouble-promotion
443 C ObjC C++ ObjC++ Var(warn_double_promotion) Warning
444 Warn about implicit conversions from \"float\" to \"double\"
445
446 Wimplicit-function-declaration
447 C ObjC Var(warn_implicit_function_declaration) Init(-1) Warning LangEnabledBy(C ObjC,Wimplicit)
448 Warn about implicit function declarations
449
450 Wimplicit-int
451 C ObjC Var(warn_implicit_int) Warning LangEnabledBy(C ObjC,Wimplicit)
452 Warn when a declaration does not specify a type
453
454 Wimport
455 C ObjC C++ ObjC++ Undocumented Ignore
456
457 Winherited-variadic-ctor
458 C++ ObjC++ Var(warn_inh_var_ctor) Init(1) Warning
459 Warn about C++11 inheriting constructors when the base has a variadic constructor
460
461 Wint-to-pointer-cast
462 C ObjC C++ ObjC++ Var(warn_int_to_pointer_cast) Init(1) Warning
463 Warn when there is a cast to a pointer from an integer of a different size
464
465 Winvalid-offsetof
466 C++ ObjC++ Var(warn_invalid_offsetof) Init(1) Warning
467 Warn about invalid uses of the \"offsetof\" macro
468
469 Winvalid-pch
470 C ObjC C++ ObjC++ Warning
471 Warn about PCH files that are found but not used
472
473 Wjump-misses-init
474 C ObjC Var(warn_jump_misses_init) Warning LangEnabledby(C ObjC,Wc++-compat)
475 Warn when a jump misses a variable initialization
476
477 Wliteral-suffix
478 C++ ObjC++ Warning
479 Warn when a string or character literal is followed by a ud-suffix which does not begin with an underscore.
480
481 Wlogical-op
482 C ObjC C++ ObjC++ Var(warn_logical_op) Init(0) Warning 
483 Warn when a logical operator is suspiciously always evaluating to true or false
484
485 Wlong-long
486 C ObjC C++ ObjC++ Var(warn_long_long) Init(-1) Warning
487 Do not warn about using \"long long\" when -pedantic
488
489 Wmain
490 C ObjC C++ ObjC++ Var(warn_main) Init(-1) Warning LangEnabledBy(C ObjC,Wall, 2, 0)
491 Warn about suspicious declarations of \"main\"
492
493 Wmain
494 LangEnabledBy(C ObjC C++ ObjC++,Wpedantic, 2, 0)
495 ;
496
497 Wmissing-braces
498 C ObjC C++ ObjC++ Var(warn_missing_braces) Warning LangEnabledBy(C ObjC,Wall)
499 Warn about possibly missing braces around initializers
500
501 Wmissing-declarations
502 C ObjC C++ ObjC++ Var(warn_missing_declarations) Warning
503 Warn about global functions without previous declarations
504
505 Wmissing-field-initializers
506 C ObjC C++ ObjC++ Var(warn_missing_field_initializers) Warning EnabledBy(Wextra)
507 Warn about missing fields in struct initializers
508
509 Wsizeof-pointer-memaccess
510 C ObjC C++ ObjC++ Var(warn_sizeof_pointer_memaccess) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
511
512 Wsuggest-attribute=format
513 C ObjC C++ ObjC++ Var(warn_suggest_attribute_format) Warning
514 Warn about functions which might be candidates for format attributes
515
516 Wswitch
517 C ObjC C++ ObjC++ Var(warn_switch) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
518 Warn about enumerated switches, with no default, missing a case
519
520 Wswitch-default
521 C ObjC C++ ObjC++ Var(warn_switch_default) Warning
522 Warn about enumerated switches missing a \"default:\" statement
523
524 Wswitch-enum
525 C ObjC C++ ObjC++ Var(warn_switch_enum) Warning
526 Warn about all enumerated switches missing a specific case
527
528 Wmissing-format-attribute
529 C ObjC C++ ObjC++ Alias(Wsuggest-attribute=format)
530 ;
531
532 Wmissing-include-dirs
533 C ObjC C++ ObjC++ Warning
534 Warn about user-specified include directories that do not exist
535
536 Wmissing-parameter-type
537 C ObjC Var(warn_missing_parameter_type) Warning EnabledBy(Wextra)
538 Warn about function parameters declared without a type specifier in K&R-style functions
539
540 Wmissing-prototypes
541 C ObjC Var(warn_missing_prototypes) Warning
542 Warn about global functions without prototypes
543
544 Wmudflap
545 C ObjC C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
546
547 Wmultichar
548 C ObjC C++ ObjC++ Warning
549 Warn about use of multi-character character constants
550
551 Wnarrowing
552 C ObjC C++ ObjC++ Warning Var(warn_narrowing) Init(-1) LangEnabledBy(C++ ObjC++,Wall)
553 Warn about narrowing conversions within { } that are ill-formed in C++11
554
555 Wnarrowing
556 C ObjC C++ ObjC++ LangEnabledBy(C++ ObjC++,Wc++0x-compat)
557 ;
558
559 Wnested-externs
560 C ObjC Var(warn_nested_externs) Warning
561 Warn about \"extern\" declarations not at file scope
562
563 Wnoexcept
564 C++ ObjC++ Var(warn_noexcept) Warning
565 Warn when a noexcept expression evaluates to false even though the expression can't actually throw
566
567 Wnon-template-friend
568 C++ ObjC++ Var(warn_nontemplate_friend) Init(1) Warning
569 Warn when non-templatized friend functions are declared within a template
570
571 Wnon-virtual-dtor
572 C++ ObjC++ Var(warn_nonvdtor) Warning
573 Warn about non-virtual destructors
574
575 Wnonnull
576 C ObjC C++ ObjC++ Var(warn_nonnull) Warning LangEnabledBy(C ObjC C++ ObjC++,Wformat=,warn_format >= 1,0)
577 Warn about NULL being passed to argument slots marked as requiring non-NULL
578
579 Wnonnull
580 C ObjC C++ ObjC++ LangEnabledBy(C ObjC C++ ObjC++,Wall)
581 ;
582
583 Wnormalized=
584 C ObjC C++ ObjC++ Joined Warning
585 -Wnormalized=<id|nfc|nfkc>      Warn about non-normalised Unicode strings
586
587 Wold-style-cast
588 C++ ObjC++ Var(warn_old_style_cast) Warning
589 Warn if a C-style cast is used in a program
590
591 Wold-style-declaration
592 C ObjC Var(warn_old_style_declaration) Warning EnabledBy(Wextra)
593 Warn for obsolescent usage in a declaration
594
595 Wold-style-definition
596 C ObjC Var(warn_old_style_definition) Warning
597 Warn if an old-style parameter definition is used
598
599 Wopenmp-simd
600 C C++ Var(warn_openmp_simd) Warning LangEnabledBy(C C++,Wall)
601 Warn if a simd directive is overridden by the vectorizer cost model
602
603 Woverlength-strings
604 C ObjC C++ ObjC++ Var(warn_overlength_strings) Warning LangEnabledBy(C ObjC C++ ObjC++,Wpedantic)
605 Warn if a string is longer than the maximum portable length specified by the standard
606
607 Woverloaded-virtual
608 C++ ObjC++ Var(warn_overloaded_virtual) Warning
609 Warn about overloaded virtual function names
610
611 Woverride-init
612 C ObjC Var(warn_override_init) Warning EnabledBy(Wextra)
613 Warn about overriding initializers without side effects
614
615 Wpacked-bitfield-compat
616 C ObjC C++ ObjC++ Var(warn_packed_bitfield_compat) Init(-1) Warning
617 Warn about packed bit-fields whose offset changed in GCC 4.4
618
619 Wparentheses
620 C ObjC C++ ObjC++ Var(warn_parentheses) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
621 Warn about possibly missing parentheses
622
623 Wpedantic
624 C ObjC C++ ObjC++ Warning
625 ; Documented in common.opt
626
627 Wpmf-conversions
628 C++ ObjC++ Var(warn_pmf2ptr) Init(1) Warning
629 Warn when converting the type of pointers to member functions
630
631 Wpointer-arith
632 C ObjC C++ ObjC++ Var(warn_pointer_arith) Warning LangEnabledBy(C ObjC C++ ObjC++,Wpedantic)
633 Warn about function pointer arithmetic
634
635 Wpointer-sign
636 C ObjC Var(warn_pointer_sign) Warning LangEnabledBy(C ObjC,Wall)
637 Warn when a pointer differs in signedness in an assignment
638
639 Wpointer-sign
640 C ObjC LangEnabledBy(C ObjC,Wpedantic)
641 ;
642
643 Wpointer-to-int-cast
644 C ObjC Var(warn_pointer_to_int_cast) Init(1) Warning
645 Warn when a pointer is cast to an integer of a different size
646
647 Wpragmas
648 C ObjC C++ ObjC++ Var(warn_pragmas) Init(1) Warning
649 Warn about misuses of pragmas
650
651 Wdate-time
652 Common Var(cpp_warn_date_time) Warning
653 Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage
654
655 Wproperty-assign-default
656 ObjC ObjC++ Var(warn_property_assign_default) Init(1) Warning
657 Warn if a property for an Objective-C object has no assign semantics specified
658
659 Wprotocol
660 ObjC ObjC++ Var(warn_protocol) Init(1) Warning
661 Warn if inherited methods are unimplemented
662
663 Wredundant-decls
664 C ObjC C++ ObjC++ Var(warn_redundant_decls) Warning
665 Warn about multiple declarations of the same object
666
667 Wreorder
668 C++ ObjC++ Var(warn_reorder) Warning LangEnabledBy(C++ ObjC++,Wall)
669 Warn when the compiler reorders code
670
671 Wreturn-local-addr
672 C ObjC C++ ObjC++ Var(warn_return_local_addr) Init(1) Warning
673 Warn about returning a pointer/reference to a local or temporary variable.
674
675 Wreturn-type
676 C ObjC C++ ObjC++ Var(warn_return_type) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
677 Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)
678
679 Wselector
680 ObjC ObjC++ Var(warn_selector) Warning
681 Warn if a selector has multiple methods
682
683 Wsequence-point
684 C ObjC C++ ObjC++ Var(warn_sequence_point) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
685 Warn about possible violations of sequence point rules
686
687 Wsign-compare
688 C ObjC C++ ObjC++ Var(warn_sign_compare) Warning LangEnabledBy(C++ ObjC++,Wall)
689 Warn about signed-unsigned comparisons
690
691 Wsign-compare
692 C ObjC C++ ObjC++ EnabledBy(Wextra)
693 ;
694
695 Wsign-conversion
696 C ObjC C++ ObjC++ Var(warn_sign_conversion) LangEnabledBy(C ObjC,Wconversion)
697 Warn for implicit type conversions between signed and unsigned integers
698
699 Wsign-promo
700 C++ ObjC++ Var(warn_sign_promo) Warning
701 Warn when overload promotes from unsigned to signed
702
703 Wstrict-null-sentinel
704 C++ ObjC++ Warning Var(warn_strict_null_sentinel)
705 Warn about uncasted NULL used as sentinel
706
707 Wstrict-prototypes
708 C ObjC Var(warn_strict_prototypes) Warning
709 Warn about unprototyped function declarations
710
711 Wstrict-aliasing=
712 C ObjC C++ ObjC++ LangEnabledBy(C ObjC C++ ObjC++,Wall, 3, 0)
713 ;
714
715 Wstrict-overflow=
716 C ObjC C++ ObjC++ LangEnabledBy(C ObjC C++ ObjC++,Wall, 1, 0)
717 ;
718
719 Wstrict-selector-match
720 ObjC ObjC++ Var(warn_strict_selector_match) Warning
721 Warn if type signatures of candidate methods do not match exactly
722
723 Wsync-nand
724 C C++ Var(warn_sync_nand) Init(1) Warning
725 Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions are used
726
727 Wsynth
728 C++ ObjC++ Var(warn_synth) Warning
729 Deprecated.  This switch has no effect
730
731 Wsystem-headers
732 C ObjC C++ ObjC++ Warning
733 ; Documented in common.opt
734
735 Wtraditional
736 C ObjC Var(warn_traditional) Warning
737 Warn about features not present in traditional C
738
739 Wtraditional-conversion
740 C ObjC Var(warn_traditional_conversion) Warning
741 Warn of prototypes causing type conversions different from what would happen in the absence of prototype
742
743 Wtrigraphs
744 C ObjC C++ ObjC++ Warning
745 Warn if trigraphs are encountered that might affect the meaning of the program
746
747 Wundeclared-selector
748 ObjC ObjC++ Var(warn_undeclared_selector) Warning
749 Warn about @selector()s without previously declared methods
750
751 Wundef
752 C ObjC C++ ObjC++ Warning
753 Warn if an undefined macro is used in an #if directive
754
755 Wuninitialized
756 C ObjC C++ ObjC++ LangEnabledBy(C ObjC C++ ObjC++,Wall)
757 ;
758
759 Wmaybe-uninitialized
760 C ObjC C++ ObjC++ LangEnabledBy(C ObjC C++ ObjC++,Wall)
761 ;
762
763 Wunknown-pragmas
764 C ObjC C++ ObjC++ Warning Var(warn_unknown_pragmas) LangEnabledBy(C ObjC C++ ObjC++,Wall, 1, 0)
765 Warn about unrecognized pragmas
766
767 Wunsuffixed-float-constants
768 C ObjC Var(warn_unsuffixed_float_constants) Warning
769 Warn about unsuffixed float constants
770
771 Wunused
772 C ObjC C++ ObjC++ LangEnabledBy(C ObjC C++ ObjC++,Wall)
773 ; documented in common.opt
774
775 Wunused-local-typedefs
776 C ObjC C++ ObjC++ Var(warn_unused_local_typedefs) Warning EnabledBy(Wunused)
777 Warn when typedefs locally defined in a function are not used
778
779 Wunused-macros
780 C ObjC C++ ObjC++ Var(cpp_warn_unused_macros) Warning
781 Warn about macros defined in the main file that are not used
782
783 Wunused-result
784 C ObjC C++ ObjC++ Var(warn_unused_result) Init(1) Warning
785 Warn if a caller of a function, marked with attribute warn_unused_result, does not use its return value
786
787 Wvariadic-macros
788 C ObjC C++ ObjC++ Var(cpp_warn_variadic_macros) Init(1) Warning
789 Warn about using variadic macros
790
791 Wvarargs
792 C ObjC C++ ObjC++ Warning Var(warn_varargs) Init(1)
793 Warn about questionable usage of the macros used to retrieve variable arguments
794
795 Wvla
796 C ObjC C++ ObjC++ Var(warn_vla) Init(-1) Warning
797 Warn if a variable length array is used
798
799 Wvolatile-register-var
800 C ObjC C++ ObjC++ Var(warn_volatile_register_var) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
801 Warn when a register variable is declared volatile
802
803 Wvirtual-move-assign
804 C++ ObjC++ Var(warn_virtual_move_assign) Warning Init(1)
805 Warn if a virtual base has a non-trivial move assignment operator
806
807 Wwrite-strings
808 C ObjC C++ ObjC++ Var(warn_write_strings) Warning
809 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.
810
811 Wzero-as-null-pointer-constant
812 C++ ObjC++ Var(warn_zero_as_null_pointer_constant) Warning
813 Warn when a literal '0' is used as null pointer
814
815 Wuseless-cast
816 C++ ObjC++ Var(warn_useless_cast) Warning
817 Warn about useless casts
818
819 ansi
820 C ObjC C++ ObjC++
821 A synonym for -std=c89 (for C) or -std=c++98 (for C++)
822
823 d
824 C ObjC C++ ObjC++ Joined
825 ; Documented in common.opt.  FIXME - what about -dI, -dD, -dN and -dD?
826
827 faccess-control
828 C++ ObjC++ Var(flag_access_control) Init(1)
829 Enforce class member access control semantics
830
831 fada-spec-parent=
832 C ObjC C++ ObjC++ RejectNegative Joined Var(ada_specs_parent)
833 -fada-spec-parent=unit  Dump Ada specs as child units of given parent
834
835 fall-virtual
836 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
837
838 fallow-parameterless-variadic-functions
839 C ObjC Var(flag_allow_parameterless_variadic_functions)
840 Allow variadic functions without named parameter
841
842 falt-external-templates
843 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
844 No longer supported
845
846 fasm
847 C ObjC C++ ObjC++ Var(flag_no_asm, 0)
848 Recognize the \"asm\" keyword
849
850 ; Define extra predefined macros for use in libgcc.
851 fbuilding-libgcc
852 C ObjC C++ ObjC++ Undocumented Var(flag_building_libgcc)
853
854 fbuiltin
855 C ObjC C++ ObjC++ Var(flag_no_builtin, 0)
856 Recognize built-in functions
857
858 fbuiltin-
859 C ObjC C++ ObjC++ Joined
860
861 fcanonical-system-headers
862 C ObjC C++ ObjC++
863 Where shorter, use canonicalized paths to systems headers.
864
865 fcilkplus
866 C ObjC C++ ObjC++ LTO Report Var(flag_enable_cilkplus) Init(0)
867 Enable Cilk Plus
868
869 fcond-mismatch
870 C ObjC C++ ObjC++
871 Allow the arguments of the '?' operator to have different types
872
873 fconserve-space
874 C++ ObjC++ Var(flag_conserve_space)
875 Does nothing.  Preserved for backward compatibility.
876
877 fconstant-string-class=
878 ObjC ObjC++ Joined MissingArgError(no class name specified with %qs)
879 -fconst-string-class=<name>     Use class <name> for constant strings
880
881 fconstexpr-depth=
882 C++ ObjC++ Joined RejectNegative UInteger Var(max_constexpr_depth) Init(512)
883 -fconstexpr-depth=<number>      Specify maximum constexpr recursion depth
884
885 fdebug-cpp
886 C ObjC C++ ObjC++
887 Emit debug annotations during preprocessing
888
889 fdeduce-init-list
890 C++ ObjC++ Var(flag_deduce_init_list) Init(0)
891 -fdeduce-init-list      enable deduction of std::initializer_list for a template type parameter from a brace-enclosed initializer-list
892
893 fdeclone-ctor-dtor
894 C++ ObjC++ Var(flag_declone_ctor_dtor) Init(-1)
895 Factor complex constructors and destructors to favor space over speed
896
897 fdefault-inline
898 C++ ObjC++ Ignore
899 Does nothing.  Preserved for backward compatibility.
900
901 fdirectives-only
902 C ObjC C++ ObjC++
903 Preprocess directives only.
904
905 fdollars-in-identifiers
906 C ObjC C++ ObjC++
907 Permit '$' as an identifier character
908
909 fdump-ada-spec
910 C ObjC C++ ObjC++ RejectNegative Var(flag_dump_ada_spec)
911 Write all declarations as Ada code transitively
912
913 fdump-ada-spec-slim
914 C ObjC C++ ObjC++ RejectNegative Var(flag_dump_ada_spec_slim)
915 Write all declarations as Ada code for the given file only
916
917 felide-constructors
918 C++ ObjC++ Var(flag_elide_constructors) Init(1)
919
920 fenforce-eh-specs
921 C++ ObjC++ Var(flag_enforce_eh_specs) Init(1)
922 Generate code to check exception specifications
923
924 fenum-int-equiv
925 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
926
927 fexec-charset=
928 C ObjC C++ ObjC++ Joined RejectNegative
929 -fexec-charset=<cset>   Convert all strings and character constants to character set <cset>
930
931 fextended-identifiers
932 C ObjC C++ ObjC++
933 Permit universal character names (\\u and \\U) in identifiers
934
935 finput-charset=
936 C ObjC C++ ObjC++ Joined RejectNegative
937 -finput-charset=<cset>  Specify the default character set for source files
938
939 fextern-tls-init
940 C++ ObjC++ Var(flag_extern_tls_init) Init(-1)
941 Support dynamic initialization of thread-local variables in a different translation unit
942
943 fexternal-templates
944 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
945
946 ffor-scope
947 C++ ObjC++ Var(flag_new_for_scope) Init(1)
948 Scope of for-init-statement variables is local to the loop
949
950 ffreestanding
951 C ObjC C++ ObjC++
952 Do not assume that standard C libraries and \"main\" exist
953
954 fgnu-keywords
955 C++ ObjC++ Var(flag_no_gnu_keywords, 0)
956 Recognize GNU-defined keywords
957
958 fgnu-runtime
959 ObjC ObjC++ LTO Report RejectNegative Var(flag_next_runtime,0) Init(NEXT_OBJC_RUNTIME)
960 Generate code for GNU runtime environment
961
962 fgnu89-inline
963 C ObjC Var(flag_gnu89_inline) Init(-1)
964 Use traditional GNU semantics for inline functions
965
966 fguiding-decls
967 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
968
969 fhandle-exceptions
970 C++ ObjC++ Optimization Alias(fexceptions) Warn({-fhandle-exceptions has been renamed -fexceptions (and is now on by default)})
971
972 fhonor-std
973 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
974
975 fhosted
976 C ObjC
977 Assume normal C execution environment
978
979 fhuge-objects
980 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
981 No longer supported
982
983 fimplement-inlines
984 C++ ObjC++ Var(flag_implement_inlines) Init(1)
985 Export functions even if they can be inlined
986
987 fimplicit-inline-templates
988 C++ ObjC++ Var(flag_implicit_inline_templates) Init(1)
989 Emit implicit instantiations of inline templates
990
991 fimplicit-templates
992 C++ ObjC++ Var(flag_implicit_templates) Init(1)
993 Emit implicit instantiations of templates
994
995 ffriend-injection
996 C++ ObjC++ Var(flag_friend_injection)
997 Inject friend functions into enclosing namespace
998
999 fkeep-inline-dllexport
1000 C C++ ObjC ObjC++ Var(flag_keep_inline_dllexport) Init(1) Report Condition(TARGET_DLLIMPORT_DECL_ATTRIBUTES)
1001 Don't emit dllexported inline functions unless needed
1002
1003 flabels-ok
1004 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1005
1006 flax-vector-conversions
1007 C ObjC C++ ObjC++ Var(flag_lax_vector_conversions)
1008 Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types.
1009
1010 fms-extensions
1011 C ObjC C++ ObjC++ Var(flag_ms_extensions)
1012 Don't warn about uses of Microsoft extensions
1013
1014 fmudflap
1015 C ObjC C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1016
1017 fmudflapth
1018 C ObjC C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1019
1020 fmudflapir
1021 C ObjC C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1022
1023 fname-mangling-version-
1024 C++ ObjC++ Joined Ignore Warn(switch %qs is no longer supported)
1025
1026 fnew-abi
1027 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1028
1029 fnext-runtime
1030 ObjC ObjC++ LTO Report RejectNegative Var(flag_next_runtime)
1031 Generate code for NeXT (Apple Mac OS X) runtime environment
1032
1033 fnil-receivers
1034 ObjC ObjC++ Var(flag_nil_receivers) Init(1)
1035 Assume that receivers of Objective-C messages may be nil
1036
1037 fnonansi-builtins
1038 C++ ObjC++ Var(flag_no_nonansi_builtin, 0)
1039
1040 fnonnull-objects
1041 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1042
1043 fnothrow-opt
1044 C++ ObjC++ Optimization Var(flag_nothrow_opt)
1045 Treat a throw() exception specification as noexcept to improve code size
1046
1047 fobjc-abi-version=
1048 ObjC ObjC++ LTO Joined Report RejectNegative UInteger Var(flag_objc_abi)
1049 Specify which ABI to use for Objective-C family code and meta-data generation.
1050
1051 ; Generate special '- .cxx_construct' and '- .cxx_destruct' methods
1052 ; to initialize any non-POD ivars in Objective-C++ classes.
1053 fobjc-call-cxx-cdtors
1054 ObjC++ Var(flag_objc_call_cxx_cdtors)
1055 Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed
1056
1057 fobjc-direct-dispatch
1058 ObjC ObjC++ Var(flag_objc_direct_dispatch)
1059 Allow fast jumps to the message dispatcher
1060
1061 ; Nonzero means that we will allow new ObjC exception syntax (@throw,
1062 ; @try, etc.) in source code.
1063 fobjc-exceptions
1064 ObjC ObjC++ Var(flag_objc_exceptions)
1065 Enable Objective-C exception and synchronization syntax
1066
1067 fobjc-gc
1068 ObjC ObjC++ LTO Var(flag_objc_gc)
1069 Enable garbage collection (GC) in Objective-C/Objective-C++ programs
1070
1071 fobjc-nilcheck
1072 ObjC ObjC++ Var(flag_objc_nilcheck,1)
1073 Enable inline checks for nil receivers with the NeXT runtime and ABI version 2.
1074
1075 ; Nonzero means that we generate NeXT setjmp based exceptions.
1076 fobjc-sjlj-exceptions
1077 ObjC ObjC++ Var(flag_objc_sjlj_exceptions) Init(-1)
1078 Enable Objective-C setjmp exception handling runtime
1079
1080 fobjc-std=objc1
1081 ObjC ObjC++ Var(flag_objc1_only)
1082 Conform to the Objective-C 1.0 language as implemented in GCC 4.0
1083
1084 fopenmp
1085 C ObjC C++ ObjC++ Var(flag_openmp)
1086 Enable OpenMP (implies -frecursive in Fortran)
1087
1088 fopenmp-simd
1089 C ObjC C++ ObjC++ Var(flag_openmp_simd)
1090 Enable OpenMP's SIMD directives
1091
1092 foperator-names
1093 C++ ObjC++
1094 Recognize C++ keywords like \"compl\" and \"xor\"
1095
1096 foptional-diags
1097 C++ ObjC++ Ignore
1098 Does nothing.  Preserved for backward compatibility.
1099
1100 fpch-deps
1101 C ObjC C++ ObjC++
1102
1103 fpch-preprocess
1104 C ObjC C++ ObjC++
1105 Look for and use PCH files even when preprocessing
1106
1107 fpermissive
1108 C++ ObjC++ Var(flag_permissive)
1109 Downgrade conformance errors to warnings
1110
1111 fplan9-extensions
1112 C ObjC Var(flag_plan9_extensions)
1113 Enable Plan 9 language extensions
1114
1115 fpreprocessed
1116 C ObjC C++ ObjC++
1117 Treat the input file as already preprocessed
1118
1119 ftrack-macro-expansion
1120 C ObjC C++ ObjC++ JoinedOrMissing RejectNegative UInteger
1121 ; converted into ftrack-macro-expansion=
1122
1123 ftrack-macro-expansion=
1124 C ObjC C++ ObjC++ JoinedOrMissing RejectNegative UInteger
1125 -ftrack-macro-expansion=<0|1|2>  Track locations of tokens coming from macro expansion and display them in error messages
1126
1127 fpretty-templates
1128 C++ ObjC++ Var(flag_pretty_templates) Init(1)
1129 -fno-pretty-templates Do not pretty-print template specializations as the template signature followed by the arguments
1130
1131 freplace-objc-classes
1132 ObjC ObjC++ LTO Var(flag_replace_objc_classes)
1133 Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime
1134
1135 frepo
1136 C++ ObjC++
1137 Enable automatic template instantiation
1138
1139 frtti
1140 C++ ObjC++ Optimization Var(flag_rtti) Init(1)
1141 Generate run time type descriptor information
1142
1143 fshort-double
1144 C ObjC C++ ObjC++ Optimization Var(flag_short_double)
1145 Use the same size for double as for float
1146
1147 fshort-enums
1148 C ObjC C++ ObjC++ Optimization Var(flag_short_enums)
1149 Use the narrowest integer type possible for enumeration types
1150
1151 fshort-wchar
1152 C ObjC C++ ObjC++ Optimization Var(flag_short_wchar)
1153 Force the underlying type for \"wchar_t\" to be \"unsigned short\"
1154
1155 fsigned-bitfields
1156 C ObjC C++ ObjC++ Var(flag_signed_bitfields) Init(1)
1157 When \"signed\" or \"unsigned\" is not given make the bitfield signed
1158
1159 fsigned-char
1160 C ObjC C++ ObjC++ LTO Var(flag_signed_char)
1161 Make \"char\" signed by default
1162
1163 fsquangle
1164 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1165
1166 fstats
1167 C++ ObjC++ Var(flag_detailed_statistics)
1168 Display statistics accumulated during compilation
1169
1170 fstrict-enums
1171 C++ ObjC++ Optimization Var(flag_strict_enums)
1172 Assume that values of enumeration type are always within the minimum range of that type
1173
1174 fstrict-prototype
1175 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1176
1177 ftabstop=
1178 C ObjC C++ ObjC++ Joined RejectNegative UInteger
1179 -ftabstop=<number>      Distance between tab stops for column reporting
1180
1181 ftemplate-backtrace-limit=
1182 C++ ObjC++ Joined RejectNegative UInteger Var(template_backtrace_limit) Init(10)
1183 Set the maximum number of template instantiation notes for a single warning or error
1184
1185 ftemplate-depth-
1186 C++ ObjC++ Joined RejectNegative Undocumented Alias(ftemplate-depth=)
1187
1188 ftemplate-depth=
1189 C++ ObjC++ Joined RejectNegative UInteger
1190 -ftemplate-depth=<number>       Specify maximum template instantiation depth
1191
1192 fthis-is-variable
1193 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1194
1195 fthreadsafe-statics
1196 C++ ObjC++ Optimization Var(flag_threadsafe_statics) Init(1)
1197 -fno-threadsafe-statics Do not generate thread-safe code for initializing local statics
1198
1199 funsigned-bitfields
1200 C ObjC C++ ObjC++ Var(flag_signed_bitfields, 0)
1201 When \"signed\" or \"unsigned\" is not given make the bitfield unsigned
1202
1203 funsigned-char
1204 C ObjC C++ ObjC++ LTO Var(flag_signed_char, 0)
1205 Make \"char\" unsigned by default
1206
1207 fuse-cxa-atexit
1208 C++ ObjC++ Var(flag_use_cxa_atexit) Init(DEFAULT_USE_CXA_ATEXIT)
1209 Use __cxa_atexit to register destructors
1210
1211 fuse-cxa-get-exception-ptr
1212 C++ ObjC++ Var(flag_use_cxa_get_exception_ptr) Init(2)
1213 Use __cxa_get_exception_ptr in exception handling
1214
1215 fvisibility-inlines-hidden
1216 C++ ObjC++
1217 Marks all inlined functions and methods as having hidden visibility
1218
1219 fvisibility-ms-compat
1220 C++ ObjC++ Var(flag_visibility_ms_compat)
1221 Changes visibility to match Microsoft Visual Studio by default
1222
1223 fvtable-gc
1224 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1225 No longer supported
1226
1227 fvtable-thunks
1228 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1229 No longer supported
1230
1231 fweak
1232 C++ ObjC++ Var(flag_weak) Init(1)
1233 Emit common-like symbols as weak symbols
1234
1235 fwide-exec-charset=
1236 C ObjC C++ ObjC++ Joined RejectNegative
1237 -fwide-exec-charset=<cset>      Convert all wide strings and character constants to character set <cset>
1238
1239 fworking-directory
1240 C ObjC C++ ObjC++ Var(flag_working_directory) Init(-1)
1241 Generate a #line directive pointing at the current working directory
1242
1243 fxref
1244 C++ ObjC++ Ignore Warn(switch %qs is no longer supported)
1245 No longer supported
1246
1247 fzero-link
1248 ObjC ObjC++ Var(flag_zero_link)
1249 Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode
1250
1251 gen-decls
1252 ObjC ObjC++ Var(flag_gen_declaration)
1253 Dump declarations to a .decl file
1254
1255 femit-struct-debug-baseonly
1256 C ObjC C++ ObjC++
1257 -femit-struct-debug-baseonly    Aggressive reduced debug info for structs
1258
1259 femit-struct-debug-reduced
1260 C ObjC C++ ObjC++
1261 -femit-struct-debug-reduced     Conservative reduced debug info for structs
1262
1263 femit-struct-debug-detailed=
1264 C ObjC C++ ObjC++ Joined
1265 -femit-struct-debug-detailed=<spec-list>        Detailed reduced debug info for structs
1266
1267 fext-numeric-literals
1268 C++ ObjC++ 
1269 Interpret imaginary, fixed-point, or other gnu number suffix as the corresponding
1270 number literal rather than a user-defined number literal.
1271
1272 idirafter
1273 C ObjC C++ ObjC++ Joined Separate MissingArgError(missing path after %qs)
1274 -idirafter <dir>        Add <dir> to the end of the system include path
1275
1276 imacros
1277 C ObjC C++ ObjC++ Joined Separate MissingArgError(missing filename after %qs)
1278 -imacros <file> Accept definition of macros in <file>
1279
1280 imultilib
1281 C ObjC C++ ObjC++ Joined Separate
1282 -imultilib <dir>        Set <dir> to be the multilib include subdirectory
1283
1284 include
1285 C ObjC C++ ObjC++ Joined Separate MissingArgError(missing filename after %qs)
1286 -include <file> Include the contents of <file> before other files
1287
1288 iprefix
1289 C ObjC C++ ObjC++ Joined Separate
1290 -iprefix <path> Specify <path> as a prefix for next two options
1291
1292 isysroot
1293 C ObjC C++ ObjC++ Joined Separate MissingArgError(missing path after %qs)
1294 -isysroot <dir> Set <dir> to be the system root directory
1295
1296 isystem
1297 C ObjC C++ ObjC++ Joined Separate MissingArgError(missing path after %qs)
1298 -isystem <dir>  Add <dir> to the start of the system include path
1299
1300 iquote
1301 C ObjC C++ ObjC++ Joined Separate MissingArgError(missing path after %qs)
1302 -iquote <dir>   Add <dir> to the end of the quote include path
1303
1304 iwithprefix
1305 C ObjC C++ ObjC++ Joined Separate
1306 -iwithprefix <dir>      Add <dir> to the end of the system include path
1307
1308 iwithprefixbefore
1309 C ObjC C++ ObjC++ Joined Separate
1310 -iwithprefixbefore <dir>        Add <dir> to the end of the main include path
1311
1312 lang-asm
1313 C Undocumented RejectDriver
1314
1315 no-integrated-cpp
1316 Driver
1317
1318 nostdinc
1319 C ObjC C++ ObjC++
1320 Do not search standard system include directories (those specified with -isystem will still be used)
1321
1322 nostdinc++
1323 C++ ObjC++
1324 Do not search standard system include directories for C++
1325
1326 o
1327 C ObjC C++ ObjC++ Joined Separate
1328 ; Documented in common.opt
1329
1330 pedantic
1331 C ObjC C++ ObjC++ Alias(Wpedantic)
1332 ; Documented in common.opt
1333
1334 print-objc-runtime-info
1335 ObjC ObjC++
1336 Generate C header of platform-specific features
1337
1338 remap
1339 C ObjC C++ ObjC++
1340 Remap file names when including files
1341
1342 std=c++98
1343 C++ ObjC++
1344 Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum
1345
1346 std=c++03
1347 C++ ObjC++ Alias(std=c++98)
1348 Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum
1349
1350 std=c++11
1351 C++ ObjC++
1352 Conform to the ISO 2011 C++ standard (experimental and incomplete support)
1353
1354 std=c++0x
1355 C++ ObjC++ Alias(std=c++11)
1356 Deprecated in favor of -std=c++11
1357
1358 std=c++1y
1359 C++ ObjC++
1360 Conform to the ISO 201y(7?) C++ draft standard (experimental and incomplete support)
1361
1362 std=c11
1363 C ObjC
1364 Conform to the ISO 2011 C standard (experimental and incomplete support)
1365
1366 std=c1x
1367 C ObjC Alias(std=c11)
1368 Deprecated in favor of -std=c11
1369
1370 std=c89
1371 C ObjC Alias(std=c90)
1372 Conform to the ISO 1990 C standard
1373
1374 std=c90
1375 C ObjC
1376 Conform to the ISO 1990 C standard
1377
1378 std=c99
1379 C ObjC
1380 Conform to the ISO 1999 C standard
1381
1382 std=c9x
1383 C ObjC Alias(std=c99)
1384 Deprecated in favor of -std=c99
1385
1386 std=gnu++98
1387 C++ ObjC++
1388 Conform to the ISO 1998 C++ standard revised by the 2003 technical
1389 corrigendum with GNU extensions
1390
1391 std=gnu++03
1392 C++ ObjC++ Alias(std=gnu++98)
1393 Conform to the ISO 1998 C++ standard revised by the 2003 technical
1394 corrigendum with GNU extensions
1395
1396 std=gnu++11
1397 C++ ObjC++
1398 Conform to the ISO 2011 C++ standard with GNU extensions (experimental and incomplete support)
1399
1400 std=gnu++0x
1401 C++ ObjC++ Alias(std=gnu++11)
1402 Deprecated in favor of -std=gnu++11
1403
1404 std=gnu++1y
1405 C++ ObjC++
1406 Conform to the ISO 201y(7?) C++ draft standard with GNU extensions (experimental and incomplete support)
1407
1408 std=gnu11
1409 C ObjC
1410 Conform to the ISO 2011 C standard with GNU extensions (experimental and incomplete support)
1411
1412 std=gnu1x
1413 C ObjC Alias(std=gnu11)
1414 Deprecated in favor of -std=gnu11
1415
1416 std=gnu89
1417 C ObjC Alias(std=gnu90)
1418 Conform to the ISO 1990 C standard with GNU extensions
1419
1420 std=gnu90
1421 C ObjC
1422 Conform to the ISO 1990 C standard with GNU extensions
1423
1424 std=gnu99
1425 C ObjC
1426 Conform to the ISO 1999 C standard with GNU extensions
1427
1428 std=gnu9x
1429 C ObjC Alias(std=gnu99)
1430 Deprecated in favor of -std=gnu99
1431
1432 std=iso9899:1990
1433 C ObjC Alias(std=c90)
1434 Conform to the ISO 1990 C standard
1435
1436 std=iso9899:199409
1437 C ObjC
1438 Conform to the ISO 1990 C standard as amended in 1994
1439
1440 std=iso9899:1999
1441 C ObjC Alias(std=c99)
1442 Conform to the ISO 1999 C standard
1443
1444 std=iso9899:199x
1445 C ObjC Alias(std=c99)
1446 Deprecated in favor of -std=iso9899:1999
1447
1448 std=iso9899:2011
1449 C ObjC Alias(std=c11)
1450 Conform to the ISO 2011 C standard (experimental and incomplete support)
1451
1452 traditional
1453 Driver
1454
1455 traditional-cpp
1456 C ObjC C++ ObjC++
1457 Enable traditional preprocessing
1458
1459 trigraphs
1460 C ObjC C++ ObjC++
1461 -trigraphs      Support ISO C trigraphs
1462
1463 undef
1464 C ObjC C++ ObjC++ Var(flag_undef)
1465 Do not predefine system-specific and GCC-specific macros
1466
1467 v
1468 C ObjC C++ ObjC++
1469 ; Documented in common.opt
1470
1471 w
1472 C ObjC C++ ObjC++
1473 ; Documented in common.opt
1474
1475 ; This comment is to ensure we retain the blank line above.