]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/c-family/c.opt
[rs6000] PR89338, PR89339: Fix compat vector intrinsics for BE and 32-bit
[thirdparty/gcc.git] / gcc / c-family / c.opt
CommitLineData
fef3106c 1; Options for the C, ObjC, C++ and ObjC++ front ends.
a5544970 2; Copyright (C) 2003-2019 Free Software Foundation, Inc.
fef3106c
NB
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
9dcd6f09 8; Software Foundation; either version 3, or (at your option) any later
fef3106c 9; version.
c22cacf3 10;
fef3106c
NB
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.
c22cacf3 15;
fef3106c 16; You should have received a copy of the GNU General Public License
9dcd6f09
NC
17; along with GCC; see the file COPYING3. If not see
18; <http://www.gnu.org/licenses/>.
fef3106c 19
8abb6b22 20; See the GCC internals manual for a description of this file's format.
fef3106c 21
fef3106c
NB
22; Please try to keep this file in ASCII collating order.
23
be43ab4e
NB
24Language
25C
26
27Language
28ObjC
29
30Language
31C++
32
33Language
34ObjC++
35
e200444e
JM
36-all-warnings
37C ObjC C++ ObjC++ Warning Alias(Wall)
38
39-ansi
40C ObjC C++ ObjC++ Alias(ansi)
41
42-assert
43C ObjC C++ ObjC++ Separate Alias(A) MissingArgError(assertion missing after %qs)
44
45-assert=
46C ObjC C++ ObjC++ Joined Alias(A) MissingArgError(assertion missing after %qs)
47
48-comments
49C ObjC C++ ObjC++ Alias(C)
50
51-comments-in-macros
52C ObjC C++ ObjC++ Alias(CC)
53
54-define-macro
55C ObjC C++ ObjC++ Separate Alias(D) MissingArgError(macro name missing after %qs)
56
57-define-macro=
58C ObjC C++ ObjC++ Joined Alias(D) MissingArgError(macro name missing after %qs)
59
60-dependencies
61C ObjC C++ ObjC++ Alias(M)
62
63-dump
64C ObjC C++ ObjC++ Separate Alias(d)
65
66-dump=
67C ObjC C++ ObjC++ Joined Alias(d)
68
69-imacros
70C ObjC C++ ObjC++ Separate Alias(imacros) MissingArgError(missing filename after %qs)
71
72-imacros=
73C ObjC C++ ObjC++ Joined Alias(imacros) MissingArgError(missing filename after %qs)
74
75-include
76C ObjC C++ ObjC++ Separate Alias(include) MissingArgError(missing filename after %qs)
77
78-include=
79C ObjC C++ ObjC++ Joined Alias(include) MissingArgError(missing filename after %qs)
80
81-include-barrier
82C ObjC C++ ObjC++ Alias(I, -)
83
84-include-directory
85C ObjC C++ ObjC++ Separate Alias(I) MissingArgError(missing path after %qs)
86
87-include-directory=
88C ObjC C++ ObjC++ Joined Alias(I) MissingArgError(missing path after %qs)
89
90-include-directory-after
91C ObjC C++ ObjC++ Separate Alias(idirafter) MissingArgError(missing path after %qs)
92
93-include-directory-after=
94C ObjC C++ ObjC++ Joined Alias(idirafter) MissingArgError(missing path after %qs)
95
96-include-prefix
97C ObjC C++ ObjC++ Separate Alias(iprefix)
98
99-include-prefix=
100C ObjC C++ ObjC++ JoinedOrMissing Alias(iprefix)
101
102-include-with-prefix
103C ObjC C++ ObjC++ Separate Alias(iwithprefix)
104
105-include-with-prefix=
106C ObjC C++ ObjC++ JoinedOrMissing Alias(iwithprefix)
107
108-include-with-prefix-after
109C ObjC C++ ObjC++ Separate Alias(iwithprefix)
110
111-include-with-prefix-after=
112C ObjC C++ ObjC++ JoinedOrMissing Alias(iwithprefix)
113
114-include-with-prefix-before
115C ObjC C++ ObjC++ Separate Alias(iwithprefixbefore)
116
117-include-with-prefix-before=
118C ObjC C++ ObjC++ JoinedOrMissing Alias(iwithprefixbefore)
119
120-no-integrated-cpp
121Driver Alias(no-integrated-cpp)
122
123-no-line-commands
124C ObjC C++ ObjC++ Alias(P)
125
126-no-standard-includes
127C ObjC C++ ObjC++ Alias(nostdinc)
128
129-no-warnings
130C ObjC C++ ObjC++ Alias(w)
131
132-output
133C ObjC C++ ObjC++ Separate Alias(o)
134
135-output=
136C ObjC C++ ObjC++ Joined Alias(o)
137
fef3106c
NB
138-output-pch=
139C ObjC C++ ObjC++ Joined Separate
140
e200444e
JM
141-pedantic
142C ObjC C++ ObjC++ Alias(pedantic)
143
e200444e
JM
144-preprocess
145C ObjC C++ ObjC++ Undocumented Alias(E)
146
147-print-missing-file-dependencies
148C ObjC C++ ObjC++ Alias(MG)
149
150-trace-includes
151C ObjC C++ ObjC++ Alias(H)
152
153-traditional
154Driver Alias(traditional)
155
156-traditional-cpp
157C ObjC C++ ObjC++ Alias(traditional-cpp)
158
159-trigraphs
160C ObjC C++ ObjC++ Alias(trigraphs)
161
162-undefine-macro
163C ObjC C++ ObjC++ Separate Alias(U) MissingArgError(macro name missing after %qs)
164
165-undefine-macro=
166C ObjC C++ ObjC++ Joined Alias(U) MissingArgError(macro name missing after %qs)
167
168-user-dependencies
169C ObjC C++ ObjC++ Alias(MM)
170
171-verbose
172Common C ObjC C++ ObjC++ Alias(v)
173
174-write-dependencies
175C ObjC C++ ObjC++ NoDriverArg Separate Alias(MD) MissingArgError(missing filename after %qs)
176
177-write-user-dependencies
178C ObjC C++ ObjC++ NoDriverArg Separate Alias(MMD) MissingArgError(missing filename after %qs)
179
fef3106c 180A
61ff2bdc 181C ObjC C++ ObjC++ Joined Separate MissingArgError(assertion missing after %qs)
a7b2e184 182-A<question>=<answer> Assert the <answer> to <question>. Putting '-' before <question> disables the <answer> to <question>.
fef3106c
NB
183
184C
185C ObjC C++ ObjC++
a7b2e184 186Do not discard comments.
fef3106c
NB
187
188CC
189C ObjC C++ ObjC++
a7b2e184 190Do not discard comments in macro expansions.
fef3106c
NB
191
192D
61ff2bdc 193C ObjC C++ ObjC++ Joined Separate MissingArgError(macro name missing after %qs)
a7b2e184 194-D<macro>[=<val>] Define a <macro> with <val> as its value. If just <macro> is given, <val> is taken to be 1.
fef3106c
NB
195
196E
5498f011 197C ObjC C++ ObjC++ Undocumented Var(flag_preprocess_only)
fef3106c 198
94d1613b 199F
bd837408 200Driver C ObjC C++ ObjC++ Joined Separate MissingArgError(missing path after %qs)
a7b2e184 201-F <dir> Add <dir> to the end of the main framework include path.
94d1613b 202
1ee62b92
PG
203fgimple
204C Var(flag_gimple) Init(0)
205Enable parsing GIMPLE.
206
fef3106c
NB
207H
208C ObjC C++ ObjC++
a7b2e184 209Print the name of header files as they are used.
fef3106c
NB
210
211I
61ff2bdc 212C ObjC C++ ObjC++ Joined Separate MissingArgError(missing path after %qs)
a7b2e184 213-I <dir> Add <dir> to the end of the main include path.
fef3106c
NB
214
215M
216C ObjC C++ ObjC++
a7b2e184 217Generate make dependencies.
fef3106c 218
c878765b
JM
219MD
220C ObjC C++ ObjC++ NoDriverArg Separate MissingArgError(missing filename after %qs)
a7b2e184 221Generate make dependencies and compile.
fef3106c
NB
222
223MF
61ff2bdc 224C ObjC C++ ObjC++ Joined Separate MissingArgError(missing filename after %qs)
a7b2e184 225-MF <file> Write dependency output to the given file.
fef3106c
NB
226
227MG
228C ObjC C++ ObjC++
a7b2e184 229Treat missing header files as generated files.
fef3106c
NB
230
231MM
232C ObjC C++ ObjC++
a7b2e184 233Like -M but ignore system header files.
fef3106c 234
c878765b
JM
235MMD
236C ObjC C++ ObjC++ NoDriverArg Separate MissingArgError(missing filename after %qs)
a7b2e184 237Like -MD but ignore system header files.
fef3106c
NB
238
239MP
240C ObjC C++ ObjC++
a7b2e184 241Generate phony targets for all headers.
fef3106c
NB
242
243MQ
61ff2bdc 244C ObjC C++ ObjC++ Joined Separate MissingArgError(missing makefile target after %qs)
a7b2e184 245-MQ <target> Add a MAKE-quoted target.
fef3106c
NB
246
247MT
61ff2bdc 248C ObjC C++ ObjC++ Joined Separate MissingArgError(missing makefile target after %qs)
a7b2e184 249-MT <target> Add an unquoted target.
fef3106c
NB
250
251P
252C ObjC C++ ObjC++
a7b2e184 253Do not generate #line directives.
fef3106c
NB
254
255U
61ff2bdc 256C ObjC C++ ObjC++ Joined Separate MissingArgError(macro name missing after %qs)
a7b2e184 257-U<macro> Undefine <macro>.
fef3106c
NB
258
259Wabi
d7f09764 260C ObjC C++ ObjC++ LTO Var(warn_abi) Warning
a7b2e184 261Warn about things that will change when compiling with an ABI-compliant compiler.
fef3106c 262
62984918
JM
263Wabi=
264C ObjC C++ ObjC++ LTO Joined RejectNegative UInteger Warning
a7b2e184 265Warn about things that change between the current -fabi-version and the specified version.
62984918 266
7dbb85a7
JM
267Wabi-tag
268C++ ObjC++ Var(warn_abi_tag) Warning
a7b2e184 269Warn if a subobject has an abi_tag attribute that the complete object type does not have.
7dbb85a7 270
bce08d50 271Wpsabi
50b15873 272C ObjC C++ ObjC++ LTO Var(warn_psabi) Init(1) Warning Undocumented LangEnabledBy(C ObjC C++ ObjC++,Wabi)
bce08d50 273
80c6d1f4
MJ
274Wabsolute-value
275C ObjC Var(warn_absolute_value) Warning EnabledBy(Wextra)
276Warn on suspicious calls of standard functions computing absolute values.
277
c116cd05 278Waddress
4a0ae68e 279C ObjC C++ ObjC++ Var(warn_address) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
a7b2e184 280Warn about suspicious uses of memory addresses.
c116cd05 281
af63ba4b
JM
282Enum
283Name(warn_aligned_new_level) Type(int) UnknownError(argument %qs to %<-Waligned-new%> not recognized)
284
285EnumValue
286Enum(warn_aligned_new_level) String(none) Value(0)
287
288EnumValue
289Enum(warn_aligned_new_level) String(global) Value(1)
290
291EnumValue
292Enum(warn_aligned_new_level) String(all) Value(2)
293
294Waligned-new
295C++ ObjC++ Alias(Waligned-new=,global,none)
296Warn about 'new' of type with extended alignment without -faligned-new.
297
298Waligned-new=
2e1c20b1 299C++ ObjC++ Var(warn_aligned_new) Enum(warn_aligned_new_level) Joined RejectNegative Warning LangEnabledBy(C++ ObjC++,Wall,1,0)
6a825afe 300-Waligned-new=[none|global|all] Warn even if 'new' uses a class member allocation function.
af63ba4b 301
fef3106c 302Wall
c662432e 303C ObjC C++ ObjC++ Warning
a7b2e184 304Enable most warning messages.
fef3106c 305
adc577c5
AH
306Walloca
307C ObjC C++ ObjC++ Var(warn_alloca) Warning
308Warn on any use of alloca.
309
8bd9f164 310Walloc-size-larger-than=
00abf86c 311C ObjC C++ LTO ObjC++ Var(warn_alloc_size_limit) Joined Host_Wide_Int ByteSize Warning Init(HOST_WIDE_INT_MAX)
8bd9f164
MS
312-Walloc-size-larger-than=<bytes> Warn for calls to allocation functions that
313attempt to allocate objects larger than the specified number of bytes.
314
d258f4aa 315Wno-alloc-size-larger-than
00abf86c 316C ObjC C++ LTO ObjC++ Alias(Walloc-size-larger-than=,18446744073709551615EiB,none) Warning
d258f4aa
MS
317-Wno-alloc-size-larger-than Disable Walloc-size-larger-than= warning. Equivalent to Walloc-size-larger-than=<SIZE_MAX> or larger.
318
8bd9f164
MS
319Walloc-zero
320C ObjC C++ ObjC++ Var(warn_alloc_zero) Warning
321-Walloc-zero Warn for calls to allocation functions that specify zero bytes.
322
adc577c5 323Walloca-larger-than=
00abf86c 324C ObjC C++ LTO ObjC++ Var(warn_alloca_limit) Warning Joined Host_Wide_Int ByteSize Init(HOST_WIDE_INT_MAX)
9453ba0a 325-Walloca-larger-than=<number> Warn on unbounded uses of
adc577c5
AH
326alloca, and on bounded uses of alloca whose bound can be larger than
327<number> bytes.
328
00abf86c
MS
329Wno-alloca-larger-than
330C ObjC C++ LTO ObjC++ Alias(Walloca-larger-than=,18446744073709551615EiB,none) Warning
331-Wno-alloca-larger-than Disable Walloca-larger-than= warning. Equivalent to Walloca-larger-than=<SIZE_MAX> or larger.
332
34a180a6 333Warray-bounds
0d7f9065 334LangEnabledBy(C ObjC C++ LTO ObjC++)
34a180a6
MLI
335; in common.opt
336
de1b5c17 337Warray-bounds=
cea71f0a 338LangEnabledBy(C ObjC C++ LTO ObjC++,Wall,1,0)
de1b5c17
MU
339; in common.opt
340
6e955430 341Wassign-intercept
c662432e 342ObjC ObjC++ Var(warn_assign_intercept) Warning
a7b2e184 343Warn whenever an Objective-C assignment is being intercepted by the garbage collector.
6e955430 344
fef3106c 345Wbad-function-cast
c662432e 346C ObjC Var(warn_bad_function_cast) Warning
a7b2e184 347Warn about casting functions to incompatible types.
fef3106c 348
04159acf
MP
349Wbool-compare
350C ObjC C++ ObjC++ Var(warn_bool_compare) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
a7b2e184 351Warn about boolean expression compared with an integer value different from true/false.
04159acf 352
9a2300e9
MP
353Wbool-operation
354C ObjC C++ ObjC++ Var(warn_bool_op) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
355Warn about certain operations on boolean expressions.
356
8423e57c
MS
357Wframe-address
358C ObjC C++ ObjC++ Var(warn_frame_address) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
a7b2e184 359Warn when __builtin_frame_address or __builtin_return_address is used unsafely.
8423e57c 360
48330c93
BE
361Wbuiltin-declaration-mismatch
362C ObjC C++ ObjC++ Var(warn_builtin_declaraion_mismatch) Init(1) Warning
363Warn when a built-in function is declared with the wrong signature.
364
c047ce93 365Wbuiltin-macro-redefined
b559c810 366C ObjC C++ ObjC++ CPP(warn_builtin_macro_redefined) CppReason(CPP_W_BUILTIN_MACRO_REDEFINED) Var(cpp_warn_builtin_macro_redefined) Init(1) Warning
a7b2e184 367Warn when a built-in preprocessor macro is undefined or redefined.
c047ce93 368
9f936c86
JM
369Wc11-c2x-compat
370C ObjC Var(warn_c11_c2x_compat) Init(-1) Warning
371Warn about features not present in ISO C11, but present in ISO C2X.
372
f3bede71 373Wc90-c99-compat
b559c810 374C ObjC CPP(cpp_warn_c90_c99_compat) CppReason(CPP_W_C90_C99_COMPAT) Var(warn_c90_c99_compat) Init(-1) Warning
a7b2e184 375Warn about features not present in ISO C90, but present in ISO C99.
f3bede71 376
35aff4fb
MP
377Wc99-c11-compat
378C ObjC Var(warn_c99_c11_compat) Init(-1) Warning
a7b2e184 379Warn about features not present in ISO C99, but present in ISO C11.
35aff4fb 380
b7e20b53 381Wc++-compat
b559c810 382C ObjC Var(warn_cxx_compat) CPP(warn_cxx_operator_names) CppReason(CPP_W_CXX_OPERATOR_NAMES) Init(0) Warning
a7b2e184 383Warn about C constructs that are not in the common subset of C and C++.
b7e20b53 384
e1f1ee86 385Wc++0x-compat
765189ff 386C++ ObjC++ Warning Alias(Wc++11-compat) Undocumented
97e3ad20
JM
387
388Wc++11-compat
765189ff 389C++ ObjC++ Var(warn_cxx11_compat) Warning LangEnabledBy(C++ ObjC++,Wall) Init(0) CPP(cpp_warn_cxx11_compat) CppReason(CPP_W_CXX11_COMPAT)
a7b2e184 390Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 2011.
b7e20b53 391
20b06add
JM
392Wc++14-compat
393C++ ObjC++ Var(warn_cxx14_compat) Warning LangEnabledBy(C++ ObjC++,Wall)
a7b2e184 394Warn about C++ constructs whose meaning differs between ISO C++ 2011 and ISO C++ 2014.
20b06add 395
51dc6603 396Wc++1z-compat
7b936140 397C++ ObjC++ Warning Alias(Wc++17-compat) Undocumented
51dc6603
JM
398
399Wc++17-compat
7b936140
JJ
400C++ ObjC++ Var(warn_cxx17_compat) Warning LangEnabledBy(C++ ObjC++,Wall)
401Warn about C++ constructs whose meaning differs between ISO C++ 2014 and ISO C++ 2017.
51dc6603 402
c65e18d3
BE
403Wcast-function-type
404C ObjC C++ ObjC++ Var(warn_cast_function_type) Warning EnabledBy(Wextra)
405Warn about casts between incompatible function types.
406
fef3106c 407Wcast-qual
c662432e 408C ObjC C++ ObjC++ Var(warn_cast_qual) Warning
a7b2e184 409Warn about casts which discard qualifiers.
fef3106c 410
3fa4634c
VR
411Wcatch-value
412C++ ObjC++ Warning Alias(Wcatch-value=, 1, 0)
413Warn about catch handlers of non-reference type.
414
63dbcd13 415Wcatch-value=
b22dbd03 416C++ ObjC++ Var(warn_catch_value) Warning Joined RejectNegative UInteger LangEnabledBy(C++ ObjC++,Wall, 1, 0) IntegerRange(0, 3)
63dbcd13
VR
417Warn about catch handlers of non-reference type.
418
fef3106c 419Wchar-subscripts
4a0ae68e 420C ObjC C++ ObjC++ Var(warn_char_subscripts) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
a7b2e184 421Warn about subscripts whose type is \"char\".
fef3106c 422
d5e254e1 423Wchkp
c0c12356 424C ObjC C++ ObjC++ Warning Deprecated
31db0fe0 425Deprecated in GCC 9. This switch has no effect.
d5e254e1 426
2b001724 427Wclobbered
95744782 428C ObjC C++ ObjC++ Var(warn_clobbered) Warning EnabledBy(Wextra)
a7b2e184 429Warn about variables that might be changed by \"longjmp\" or \"vfork\".
2b001724 430
fef3106c 431Wcomment
b559c810 432C ObjC C++ ObjC++ CPP(warn_comments) CppReason(CPP_W_COMMENTS) Var(cpp_warn_comment) Init(0) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
a7b2e184 433Warn about possibly nested block comments, and C++ comments spanning more than one physical line.
fef3106c
NB
434
435Wcomments
5de8299c 436C ObjC C++ ObjC++ Warning Alias(Wcomment)
a7b2e184 437Synonym for -Wcomment.
fef3106c 438
dfeadaa0
PC
439Wconditionally-supported
440C++ ObjC++ Var(warn_conditionally_supported) Warning
a7b2e184 441Warn for conditionally-supported constructs.
dfeadaa0 442
fef3106c 443Wconversion
c662432e 444C ObjC C++ ObjC++ Var(warn_conversion) Warning
a7b2e184 445Warn for implicit type conversions that may change a value.
fef3106c 446
17251338
MLI
447Wconversion-null
448C++ ObjC++ Var(warn_conversion_null) Init(1) Warning
a7b2e184 449Warn for converting NULL from/to a non-pointer type.
17251338 450
b559c810
MLI
451Wcpp
452C ObjC C++ ObjC++ CppReason(CPP_W_WARNING_DIRECTIVE)
453; Documented in common.opt
454
fef3106c 455Wctor-dtor-privacy
c662432e 456C++ ObjC++ Var(warn_ctor_dtor_privacy) Warning
a7b2e184 457Warn when all constructors and destructors are private.
deef7113
MP
458
459Wdangling-else
460C ObjC C++ ObjC++ Var(warn_dangling_else) Warning LangEnabledBy(C ObjC C++ ObjC++,Wparentheses)
461Warn about dangling else.
fef3106c 462
b559c810
MLI
463Wdate-time
464C ObjC C++ ObjC++ CPP(warn_date_time) CppReason(CPP_W_DATE_TIME) Var(cpp_warn_date_time) Init(0) Warning
a7b2e184 465Warn about __TIME__, __DATE__ and __TIMESTAMP__ usage.
b559c810 466
85617eba 467Wdeclaration-after-statement
177cce46 468C ObjC Var(warn_declaration_after_statement) Init(-1) Warning
a7b2e184 469Warn when a declaration is found after a statement.
85617eba 470
c9b0866a
PC
471Wdelete-incomplete
472C++ ObjC++ Var(warn_delete_incomplete) Init(1) Warning
a7b2e184 473Warn when deleting a pointer to incomplete type.
c9b0866a 474
014ab419 475Wdelete-non-virtual-dtor
27e51192 476C++ ObjC++ Var(warn_delnonvdtor) Warning LangEnabledBy(C++ ObjC++,Wall || Weffc++)
a7b2e184 477Warn about deleting polymorphic objects with non-virtual destructors.
014ab419 478
fef3106c 479Wdeprecated
99063eee
RS
480C C++ ObjC ObjC++ CPP(cpp_warn_deprecated) CppReason(CPP_W_DEPRECATED)
481; Documented in common.opt
fef3106c 482
b46b715d 483Wdeprecated-copy
5c8b3702
JM
484C++ ObjC++ Var(warn_deprecated_copy) Warning LangEnabledBy(C++ ObjC++, Wextra)
485Mark implicitly-declared copy operations as deprecated if the class has a
486user-provided copy operation.
487
488Wdeprecated-copy-dtor
489C++ ObjC++ Var(warn_deprecated_copy, 2) Warning
b46b715d
JM
490Mark implicitly-declared copy operations as deprecated if the class has a
491user-provided copy operation or destructor.
492
976d5a22
TT
493Wdesignated-init
494C ObjC Var(warn_designated_init) Init(1) Warning
a7b2e184 495Warn about positional initialization of structs requiring designated initializers.
976d5a22 496
768952be
MU
497Wdiscarded-array-qualifiers
498C ObjC Var(warn_discarded_array_qualifiers) Init(1) Warning
a7b2e184 499Warn if qualifiers on arrays which are pointer targets are discarded.
768952be 500
d00887e8
MP
501Wdiscarded-qualifiers
502C ObjC Var(warn_discarded_qualifiers) Init(1) Warning
a7b2e184 503Warn if type qualifiers on pointers are discarded.
d00887e8 504
fef3106c 505Wdiv-by-zero
2cbac420 506C ObjC C++ ObjC++ Var(warn_div_by_zero) Init(1) Warning
a7b2e184 507Warn about compile-time integer division by zero.
fef3106c 508
2ebd93e1
MP
509Wduplicated-branches
510C ObjC C++ ObjC++ Var(warn_duplicated_branches) Init(0) Warning
511Warn about duplicated branches in if-else statements.
512
3e3b8d63 513Wduplicated-cond
12651878 514C ObjC C++ ObjC++ Var(warn_duplicated_cond) Init(0) Warning
a7b2e184 515Warn about duplicated conditions in an if-else-if chain.
3e3b8d63 516
fef3106c 517Weffc++
c662432e 518C++ ObjC++ Var(warn_ecpp) Warning
a7b2e184 519Warn about violations of Effective C++ style rules.
fef3106c 520
b3b433c5 521Wempty-body
95744782 522C ObjC C++ ObjC++ Var(warn_empty_body) Warning EnabledBy(Wextra)
a7b2e184 523Warn about an empty body in an if or else statement.
b3b433c5 524
fef3106c 525Wendif-labels
b559c810 526C ObjC C++ ObjC++ CPP(warn_endif_labels) CppReason(CPP_W_ENDIF_LABELS) Var(cpp_warn_endif_labels) Init(1) Warning LangEnabledBy(C ObjC C++ ObjC++,Wpedantic)
f6a7a9d5 527Warn about stray tokens after #else and #endif.
fef3106c 528
a3299096 529Wenum-compare
27e51192 530C ObjC C++ ObjC++ Var(warn_enum_compare) Init(-1) Warning LangEnabledBy(C ObjC,Wall || Wc++-compat)
a7b2e184 531Warn about comparison of different enum types.
a3299096 532
fef3106c
NB
533Werror
534C ObjC C++ ObjC++
72de27ea 535; Documented in common.opt
fef3106c
NB
536
537Werror-implicit-function-declaration
5de8299c 538C ObjC RejectNegative Warning Alias(Werror=, implicit-function-declaration)
a7b2e184 539This switch is deprecated; use -Werror=implicit-function-declaration instead.
fef3106c 540
70f6d5e1
JJ
541Wextra
542C ObjC C++ ObjC++ Warning
543; in common.opt
544
c3cbcd45
VR
545Wextra-semi
546C++ ObjC++ Var(warn_extra_semi) Warning
547Warn about semicolon after in-class function definition.
548
49b0aa18 549Wfloat-conversion
63bbf46d 550C ObjC C++ ObjC++ Var(warn_float_conversion) Warning LangEnabledBy(C ObjC C++ ObjC++,Wconversion)
a7b2e184 551Warn for implicit type conversions that cause loss of floating point precision.
49b0aa18 552
fef3106c 553Wfloat-equal
c662432e 554C ObjC C++ ObjC++ Var(warn_float_equal) Warning
a7b2e184 555Warn if testing floating point numbers for equality.
fef3106c
NB
556
557Wformat
7332899a 558C ObjC C++ ObjC++ Warning Alias(Wformat=, 1, 0)
a7b2e184 559Warn about printf/scanf/strftime/strfmon format string anomalies.
fef3106c 560
7332899a
MLI
561Wformat-contains-nul
562C ObjC C++ ObjC++ Var(warn_format_contains_nul) Warning LangEnabledBy(C ObjC C++ ObjC++,Wformat=, warn_format >= 1, 0)
a7b2e184 563Warn about format strings that contain NUL bytes.
7332899a 564
fef3106c 565Wformat-extra-args
7332899a 566C ObjC C++ ObjC++ Var(warn_format_extra_args) Warning LangEnabledBy(C ObjC C++ ObjC++,Wformat=, warn_format >= 1, 0)
a7b2e184 567Warn if passing too many arguments to a function for its format string.
fef3106c
NB
568
569Wformat-nonliteral
7332899a 570C ObjC C++ ObjC++ Var(warn_format_nonliteral) Warning LangEnabledBy(C ObjC C++ ObjC++,Wformat=, warn_format >= 2, 0)
a7b2e184 571Warn about format strings that are not literals.
fef3106c 572
bce6f760 573Wformat-overflow
63010089 574C ObjC C++ LTO ObjC++ Warning Alias(Wformat-overflow=, 1, 0) IntegerRange(0, 2)
bce6f760
MS
575Warn about function calls with format strings that write past the end
576of the destination region. Same as -Wformat-overflow=1.
577
fef3106c 578Wformat-security
7332899a 579C ObjC C++ ObjC++ Var(warn_format_security) Warning LangEnabledBy(C ObjC C++ ObjC++,Wformat=, warn_format >= 2, 0)
a7b2e184 580Warn about possible security problems with format functions.
fef3106c 581
cbbd2b1c 582Wformat-signedness
7631f0e2 583C ObjC C++ ObjC++ Var(warn_format_signedness) Warning
a7b2e184 584Warn about sign differences with format functions.
cbbd2b1c 585
efcc8d38 586Wformat-truncation
bf5fbf46 587C ObjC C++ LTO ObjC++ Warning Alias(Wformat-truncation=, 1, 0)
efcc8d38
MS
588Warn about calls to snprintf and similar functions that truncate output.
589Same as -Wformat-truncation=1.
590
fef3106c 591Wformat-y2k
7332899a 592C ObjC C++ ObjC++ Var(warn_format_y2k) Warning LangEnabledBy(C ObjC C++ ObjC++,Wformat=,warn_format >= 2, 0)
a7b2e184 593Warn about strftime formats yielding 2-digit years.
fef3106c
NB
594
595Wformat-zero-length
7332899a 596C ObjC C++ ObjC++ Var(warn_format_zero_length) Warning LangEnabledBy(C ObjC C++ ObjC++,Wformat=,warn_format >= 1, 0)
a7b2e184 597Warn about zero-length formats.
fef3106c
NB
598
599Wformat=
63010089 600C ObjC C++ ObjC++ Joined RejectNegative UInteger Var(warn_format) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall, 1, 0) IntegerRange(0, 2)
a7b2e184 601Warn about printf/scanf/strftime/strfmon format string anomalies.
fef3106c 602
bce6f760 603Wformat-overflow=
cea71f0a 604C ObjC C++ LTO ObjC++ Joined RejectNegative UInteger Var(warn_format_overflow) Warning LangEnabledBy(C ObjC C++ LTO ObjC++,Wformat=, warn_format >= 1, 0) IntegerRange(0, 2)
88d0c3f0
MS
605Warn about function calls with format strings that write past the end
606of the destination region.
607
efcc8d38 608Wformat-truncation=
cea71f0a 609C ObjC C++ LTO ObjC++ Joined RejectNegative UInteger Var(warn_format_trunc) Warning LangEnabledBy(C ObjC C++ LTO ObjC++,Wformat=, warn_format >= 1, 0) IntegerRange(0, 2)
efcc8d38
MS
610Warn about calls to snprintf and similar functions that truncate output.
611
00aa1fa2
L
612Wif-not-aligned
613C ObjC C++ ObjC++ Var(warn_if_not_aligned) Init(1) Warning
614Warn when the field in a struct is not aligned.
615
5db2e9ca 616Wignored-qualifiers
95744782 617C C++ Var(warn_ignored_qualifiers) Warning EnabledBy(Wextra)
5db2e9ca
DK
618Warn whenever type qualifiers are ignored.
619
fbdb6baf
MP
620Wignored-attributes
621C C++ Var(warn_ignored_attributes) Init(1) Warning
622Warn whenever attributes are ignored.
623
d5c3d343
MP
624Wincompatible-pointer-types
625C ObjC Var(warn_incompatible_pointer_types) Init(1) Warning
a7b2e184 626Warn when there is a conversion between pointers that have incompatible types.
d5c3d343 627
da77eace
L
628Waddress-of-packed-member
629C ObjC C++ ObjC++ Var(warn_address_of_packed_member) Init(1) Warning
630Warn when the address of packed member of struct or union is taken.
631
3390f9c9 632Winit-self
0ccb505d 633C ObjC C++ ObjC++ Var(warn_init_self) Warning LangEnabledBy(C++ ObjC++,Wall)
a7b2e184 634Warn about variables which are initialized to themselves.
3390f9c9 635
04eb9c55
JM
636Winit-list-lifetime
637C++ ObjC++ Var(warn_init_list) Warning Init(1)
638Warn about uses of std::initializer_list that can result in dangling pointers.
639
fef3106c 640Wimplicit
4a0ae68e 641C ObjC Var(warn_implicit) Warning LangEnabledBy(C ObjC,Wall)
a7b2e184 642Warn about implicit declarations.
fef3106c 643
70f6d5e1
JJ
644Wimplicit-fallthrough=
645LangEnabledBy(C ObjC C++ ObjC++,Wextra,3,0)
646; in common.opt
647
0a0b3574
MM
648Wdouble-promotion
649C ObjC C++ ObjC++ Var(warn_double_promotion) Warning
a7b2e184 650Warn about implicit conversions from \"float\" to \"double\".
0a0b3574 651
fb2675cb
PB
652Wexpansion-to-defined
653C ObjC C++ ObjC++ CPP(warn_expansion_to_defined) CppReason(CPP_W_EXPANSION_TO_DEFINED) Var(cpp_warn_expansion_to_defined) Init(0) Warning EnabledBy(Wextra || Wpedantic)
654Warn if \"defined\" is used outside #if.
655
fef3106c 656Wimplicit-function-declaration
4a0ae68e 657C ObjC Var(warn_implicit_function_declaration) Init(-1) Warning LangEnabledBy(C ObjC,Wimplicit)
a7b2e184 658Warn about implicit function declarations.
fef3106c
NB
659
660Wimplicit-int
92574c7c 661C ObjC Var(warn_implicit_int) Init(-1) Warning LangEnabledBy(C ObjC,Wimplicit)
a7b2e184 662Warn when a declaration does not specify a type.
fef3106c
NB
663
664Wimport
2d2bd949 665C ObjC C++ ObjC++ Undocumented Ignore
fef3106c 666
4514a96b
JM
667Winherited-variadic-ctor
668C++ ObjC++ Var(warn_inh_var_ctor) Init(1) Warning
a7b2e184 669Warn about C++11 inheriting constructors when the base has a variadic constructor.
4514a96b 670
52ec0ea3
MP
671Wint-conversion
672C ObjC Var(warn_int_conversion) Init(1) Warning
a7b2e184 673Warn about incompatible integer to pointer and pointer to integer conversions.
52ec0ea3 674
144a96e4
BE
675Wint-in-bool-context
676C ObjC C++ ObjC++ Var(warn_int_in_bool_context) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
677Warn for suspicious integer expressions in boolean context.
678
53a2494e 679Wint-to-pointer-cast
dc8d2739 680C ObjC C++ ObjC++ Var(warn_int_to_pointer_cast) Init(1) Warning
a7b2e184 681Warn when there is a cast to a pointer from an integer of a different size.
53a2494e 682
fef3106c 683Winvalid-offsetof
c662432e 684C++ ObjC++ Var(warn_invalid_offsetof) Init(1) Warning
a7b2e184 685Warn about invalid uses of the \"offsetof\" macro.
fef3106c
NB
686
687Winvalid-pch
b559c810 688C ObjC C++ ObjC++ CPP(warn_invalid_pch) CppReason(CPP_W_INVALID_PCH) Var(cpp_warn_invalid_pch) Init(0) Warning
a7b2e184 689Warn about PCH files that are found but not used.
fef3106c 690
e1b7793c 691Wjump-misses-init
f2bc201f 692C ObjC Var(warn_jump_misses_init) Warning LangEnabledby(C ObjC,Wc++-compat)
a7b2e184 693Warn when a jump misses a variable initialization.
e1b7793c 694
7f5f5f98 695Wliteral-suffix
b559c810 696C++ ObjC++ CPP(warn_literal_suffix) CppReason(CPP_W_LITERAL_SUFFIX) Var(cpp_warn_literal_suffix) Init(1) Warning
7f5f5f98
OW
697Warn when a string or character literal is followed by a ud-suffix which does not begin with an underscore.
698
ca409efd 699Wlogical-op
a7b2e184
MS
700C ObjC C++ ObjC++ Var(warn_logical_op) Init(0) Warning
701Warn when a logical operator is suspiciously always evaluating to true or false.
ca409efd 702
742938c9 703Wlogical-not-parentheses
d2e4feca 704C ObjC C++ ObjC++ Var(warn_logical_not_paren) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
a7b2e184 705Warn when logical not is used on the left hand side operand of a comparison.
742938c9 706
fef3106c 707Wlong-long
b559c810 708C ObjC C++ ObjC++ CPP(cpp_warn_long_long) CppReason(CPP_W_LONG_LONG) Var(warn_long_long) Init(-1) Warning LangEnabledBy(C ObjC,Wc90-c99-compat)
a7b2e184 709Do not warn about using \"long long\" when -pedantic.
fef3106c
NB
710
711Wmain
34a180a6 712C ObjC C++ ObjC++ Var(warn_main) Init(-1) Warning LangEnabledBy(C ObjC,Wall, 2, 0)
a7b2e184 713Warn about suspicious declarations of \"main\".
fef3106c 714
34a180a6
MLI
715Wmain
716LangEnabledBy(C ObjC C++ ObjC++,Wpedantic, 2, 0)
717;
718
b108f48f
JJ
719Wmemset-transposed-args
720C ObjC C++ ObjC++ Var(warn_memset_transposed_args) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
a7b2e184 721Warn about suspicious calls to memset where the third argument is constant literal zero and the second is not.
b108f48f 722
c1e1f433
BS
723Wmemset-elt-size
724C ObjC C++ ObjC++ Var(warn_memset_elt_size) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
725Warn about suspicious calls to memset where the third argument contains the number of elements not multiplied by the element size.
726
c3388e62 727Wmisleading-indentation
f6069ccc 728C C++ Common Var(warn_misleading_indentation) Warning LangEnabledBy(C C++,Wall)
a7b2e184 729Warn when the indentation of the code does not reflect the block structure.
c3388e62 730
fef3106c 731Wmissing-braces
4f7f7aca 732C ObjC C++ ObjC++ Var(warn_missing_braces) Warning LangEnabledBy(C ObjC,Wall)
a7b2e184 733Warn about possibly missing braces around initializers.
fef3106c
NB
734
735Wmissing-declarations
c662432e 736C ObjC C++ ObjC++ Var(warn_missing_declarations) Warning
a7b2e184 737Warn about global functions without previous declarations.
fef3106c 738
eaac4679 739Wmissing-field-initializers
95744782 740C ObjC C++ ObjC++ Var(warn_missing_field_initializers) Warning EnabledBy(Wextra)
a7b2e184 741Warn about missing fields in struct initializers.
eaac4679 742
3e2becc4
MP
743Wmultistatement-macros
744C ObjC C++ ObjC++ Var(warn_multistatement_macros) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
745Warn about unsafe macros expanding to multiple statements used as a body of a clause such as if, else, while, switch, or for.
746
6b333269
NS
747Wmultiple-inheritance
748C++ ObjC++ Var(warn_multiple_inheritance) Warning
a7b2e184 749Warn on direct multiple inheritance.
6b333269
NS
750
751Wnamespaces
752C++ ObjC++ Var(warn_namespaces) Warning
a7b2e184 753Warn on namespace definition.
6b333269 754
00aa1fa2
L
755Wpacked-not-aligned
756C ObjC C++ ObjC++ Var(warn_packed_not_aligned) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
757Warn when fields in a struct with the packed attribute are misaligned.
758
20b06add
JM
759Wsized-deallocation
760C++ ObjC++ Var(warn_sized_deallocation) Warning EnabledBy(Wextra)
a7b2e184 761Warn about missing sized deallocation functions.
20b06add 762
40ffd95f
BE
763Wsizeof-pointer-div
764C ObjC C++ ObjC++ Var(warn_sizeof_pointer_div) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
765Warn about suspicious divisions of two sizeof expressions that don't work correctly with pointers.
766
1a4049e7 767Wsizeof-pointer-memaccess
4a0ae68e 768C ObjC C++ ObjC++ Var(warn_sizeof_pointer_memaccess) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
a7b2e184 769Warn about suspicious length parameters to certain string functions if the argument uses sizeof.
1a4049e7 770
773ec47f
MP
771Wsizeof-array-argument
772C ObjC C++ ObjC++ Var(warn_sizeof_array_argument) Warning Init(1)
a7b2e184 773Warn when sizeof is applied on a parameter declared as an array.
773ec47f 774
ee92e7ba 775Wstringop-overflow
cea71f0a 776C ObjC C++ LTO ObjC++ Warning Alias(Wstringop-overflow=, 2, 0)
ee92e7ba
MS
777Warn about buffer overflow in string manipulation functions like memcpy
778and strcpy.
779
780Wstringop-overflow=
cea71f0a 781C ObjC C++ LTO ObjC++ Joined RejectNegative UInteger Var(warn_stringop_overflow) Init(2) Warning LangEnabledBy(C ObjC C++ LTO ObjC++, Wall, 2, 0) IntegerRange(0, 4)
ee92e7ba
MS
782Under the control of Object Size type, warn about buffer overflow in string
783manipulation functions like memcpy and strcpy.
784
025d57f0 785Wstringop-truncation
cea71f0a 786C ObjC C++ LTO ObjC++ Var(warn_stringop_truncation) Warning Init (1) LangEnabledBy(C ObjC C++ LTO ObjC++, Wall)
025d57f0
MS
787Warn about truncation in string manipulation functions like strncat and strncpy.
788
90137d8f
MLI
789Wsuggest-attribute=format
790C ObjC C++ ObjC++ Var(warn_suggest_attribute_format) Warning
a7b2e184 791Warn about functions which might be candidates for format attributes.
fef3106c 792
2f42e5de
TS
793Wsuggest-override
794C++ ObjC++ Var(warn_override) Warning
795Suggest that the override keyword be used when the declaration of a virtual
796function overrides another.
797
34a180a6
MLI
798Wswitch
799C ObjC C++ ObjC++ Var(warn_switch) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
a7b2e184 800Warn about enumerated switches, with no default, missing a case.
34a180a6
MLI
801
802Wswitch-default
803C ObjC C++ ObjC++ Var(warn_switch_default) Warning
a7b2e184 804Warn about enumerated switches missing a \"default:\" statement.
34a180a6
MLI
805
806Wswitch-enum
807C ObjC C++ ObjC++ Var(warn_switch_enum) Warning
a7b2e184 808Warn about all enumerated switches missing a specific case.
34a180a6 809
fedfecef 810Wswitch-bool
5c3d09f7 811C ObjC C++ ObjC++ Var(warn_switch_bool) Warning Init(1)
a7b2e184 812Warn about switches with boolean controlling expression.
fedfecef 813
6b333269
NS
814Wtemplates
815C++ ObjC++ Var(warn_templates) Warning
a7b2e184 816Warn on primary template declaration.
6b333269 817
d4cfd486
MS
818Wmissing-attributes
819C ObjC C++ ObjC++ Var(warn_missing_attributes) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
820Warn about declarations of entities that may be missing attributes
821that related entities have been declared with it.
822
90137d8f 823Wmissing-format-attribute
54d62f51 824C ObjC C++ ObjC++ Warning Alias(Wsuggest-attribute=format)
90137d8f
MLI
825;
826
b02398bd 827Wmissing-include-dirs
b559c810 828C ObjC C++ ObjC++ CPP(warn_missing_include_dirs) CppReason(CPP_W_MISSING_INCLUDE_DIRS) Var(cpp_warn_missing_include_dirs) Init(0) Warning
a7b2e184 829Warn about user-specified include directories that do not exist.
b02398bd 830
cb4af25a 831Wmissing-parameter-type
95744782 832C ObjC Var(warn_missing_parameter_type) Warning EnabledBy(Wextra)
a7b2e184 833Warn about function parameters declared without a type specifier in K&R-style functions.
cb4af25a 834
fef3106c 835Wmissing-prototypes
c662432e 836C ObjC Var(warn_missing_prototypes) Warning
a7b2e184 837Warn about global functions without prototypes.
fef3106c 838
5720c0dc 839Wmudflap
c0c12356 840C ObjC C++ ObjC++ Deprecated
5720c0dc 841
fef3106c 842Wmultichar
b559c810 843C ObjC C++ ObjC++ CPP(warn_multichar) CppReason(CPP_W_MULTICHAR) Var(cpp_warn_multichar) Init(0) Warning
a7b2e184 844Warn about use of multi-character character constants.
fef3106c 845
76f86d00 846Wnarrowing
765189ff 847C ObjC C++ ObjC++ Warning Var(warn_narrowing) Init(-1) LangEnabledBy(C++ ObjC++,Wall || Wc++11-compat)
a7b2e184 848Warn about narrowing conversions within { } that are ill-formed in C++11.
76f86d00 849
fef3106c 850Wnested-externs
c662432e 851C ObjC Var(warn_nested_externs) Warning
a7b2e184 852Warn about \"extern\" declarations not at file scope.
fef3106c 853
59f9c2ed
JM
854Wnoexcept
855C++ ObjC++ Var(warn_noexcept) Warning
a7b2e184 856Warn when a noexcept expression evaluates to false even though the expression can't actually throw.
59f9c2ed 857
108154ff 858Wnoexcept-type
7b936140
JJ
859C++ ObjC++ Warning Var(warn_noexcept_type) LangEnabledBy(C++ ObjC++,Wabi || Wc++17-compat)
860Warn if C++17 noexcept function type will change the mangled name of a symbol.
108154ff 861
fef3106c 862Wnon-template-friend
c662432e 863C++ ObjC++ Var(warn_nontemplate_friend) Init(1) Warning
a7b2e184 864Warn when non-templatized friend functions are declared within a template.
fef3106c 865
a599af84
MP
866Wclass-conversion
867C++ ObjC++ Var(warn_class_conversion) Init(1) Warning
868Warn when a conversion function will never be called due to the type it converts to.
869
c3684b7b
MS
870Wclass-memaccess
871C++ ObjC++ Var(warn_class_memaccess) Warning LangEnabledBy(C++ ObjC++, Wall)
872Warn for unsafe raw memory writes to objects of class types.
873
fef3106c 874Wnon-virtual-dtor
880a467b 875C++ ObjC++ Var(warn_nonvdtor) Warning LangEnabledBy(C++ ObjC++,Weffc++)
a7b2e184 876Warn about non-virtual destructors.
fef3106c
NB
877
878Wnonnull
cea71f0a 879C ObjC C++ LTO ObjC++ Var(warn_nonnull) Warning LangEnabledBy(C ObjC C++ LTO ObjC++,Wformat=,warn_format >= 1,0)
a7b2e184 880Warn about NULL being passed to argument slots marked as requiring non-NULL.
fef3106c 881
7332899a 882Wnonnull
cea71f0a 883C ObjC C++ LTO ObjC++ LangEnabledBy(C ObjC C++ LTO ObjC++,Wall)
7332899a
MLI
884;
885
bf14eba2
JJ
886Wnonnull-compare
887C ObjC C++ ObjC++ LangEnabledBy(C ObjC C++ ObjC++,Wall)
888;
889
1ef33fd4 890Wnormalized
54d62f51 891C ObjC C++ ObjC++ Warning Alias(Wnormalized=,nfc,none)
1ef33fd4
MLI
892;
893
50668cf6 894Wnormalized=
b559c810 895C ObjC C++ ObjC++ RejectNegative Joined Warning CPP(warn_normalize) CppReason(CPP_W_NORMALIZE) Init(normalized_C) Var(cpp_warn_normalize) Enum(cpp_normalize_level)
54dcd526 896-Wnormalized=[none|id|nfc|nfkc] Warn about non-normalized Unicode strings.
1ef33fd4
MLI
897
898; Required for these enum values.
899SourceInclude
900cpplib.h
901
902Enum
903Name(cpp_normalize_level) Type(int) UnknownError(argument %qs to %<-Wnormalized%> not recognized)
904
905EnumValue
906Enum(cpp_normalize_level) String(none) Value(normalized_none)
907
908EnumValue
909Enum(cpp_normalize_level) String(nfkc) Value(normalized_KC)
910
911EnumValue
912Enum(cpp_normalize_level) String(id) Value(normalized_identifier_C)
913
914EnumValue
915Enum(cpp_normalize_level) String(nfc) Value(normalized_C)
50668cf6 916
fef3106c 917Wold-style-cast
c662432e 918C++ ObjC++ Var(warn_old_style_cast) Warning
a7b2e184 919Warn if a C-style cast is used in a program.
fef3106c 920
b1ed4cb4 921Wold-style-declaration
95744782 922C ObjC Var(warn_old_style_declaration) Warning EnabledBy(Wextra)
a7b2e184 923Warn for obsolescent usage in a declaration.
b1ed4cb4 924
c034f121 925Wold-style-definition
c662432e 926C ObjC Var(warn_old_style_definition) Warning
a7b2e184 927Warn if an old-style parameter definition is used.
c034f121 928
8b5e1202
SO
929Wopenmp-simd
930C C++ Var(warn_openmp_simd) Warning LangEnabledBy(C C++,Wall)
a7b2e184 931Warn if a simd directive is overridden by the vectorizer cost model.
8b5e1202 932
89a42ac8 933Woverlength-strings
34a180a6 934C ObjC C++ ObjC++ Var(warn_overlength_strings) Warning LangEnabledBy(C ObjC C++ ObjC++,Wpedantic)
a7b2e184 935Warn if a string is longer than the maximum portable length specified by the standard.
89a42ac8 936
fef3106c 937Woverloaded-virtual
c662432e 938C++ ObjC++ Var(warn_overloaded_virtual) Warning
a7b2e184 939Warn about overloaded virtual function names.
fef3106c 940
7ed322d7 941Woverride-init
95744782 942C ObjC Var(warn_override_init) Warning EnabledBy(Wextra)
a7b2e184 943Warn about overriding initializers without side effects.
7ed322d7 944
755e528f
MP
945Woverride-init-side-effects
946C ObjC Var(warn_override_init_side_effects) Init(1) Warning
a7b2e184 947Warn about overriding initializers with side effects.
755e528f 948
2cd36c22 949Wpacked-bitfield-compat
bee6fa6d 950C ObjC C++ ObjC++ Var(warn_packed_bitfield_compat) Init(-1) Warning
a7b2e184 951Warn about packed bit-fields whose offset changed in GCC 4.4.
2cd36c22 952
fef3106c 953Wparentheses
4a0ae68e 954C ObjC C++ ObjC++ Var(warn_parentheses) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
a7b2e184 955Warn about possibly missing parentheses.
fef3106c 956
c1771a20 957Wpedantic
b559c810 958C ObjC C++ ObjC++ CPP(cpp_pedantic) CppReason(CPP_W_PEDANTIC) Warning
c1771a20
MLI
959; Documented in common.opt
960
79ca9c35
MP
961Wpessimizing-move
962C++ ObjC++ Var(warn_pessimizing_move) Warning LangEnabledBy(C++ ObjC++, Wall)
963Warn about calling std::move on a local object in a return statement preventing copy elision.
964
fef3106c 965Wpmf-conversions
c662432e 966C++ ObjC++ Var(warn_pmf2ptr) Init(1) Warning
a7b2e184 967Warn when converting the type of pointers to member functions.
fef3106c
NB
968
969Wpointer-arith
44d90fe1 970C ObjC C++ ObjC++ Var(warn_pointer_arith) Warning LangEnabledBy(C ObjC C++ ObjC++,Wpedantic)
a7b2e184 971Warn about function pointer arithmetic.
fef3106c 972
4a0ae68e 973Wpointer-sign
27e51192 974C ObjC Var(warn_pointer_sign) Warning LangEnabledBy(C ObjC,Wall || Wpedantic)
a7b2e184 975Warn when a pointer differs in signedness in an assignment.
4a0ae68e 976
a9342885
MP
977Wpointer-compare
978C ObjC C++ ObjC++ Var(warn_pointer_compare) Init(1) Warning
979Warn when a pointer is compared with a zero character constant.
980
53a2494e 981Wpointer-to-int-cast
c662432e 982C ObjC Var(warn_pointer_to_int_cast) Init(1) Warning
a7b2e184 983Warn when a pointer is cast to an integer of a different size.
53a2494e 984
b9b8dde3 985Wpragmas
c662432e 986C ObjC C++ ObjC++ Var(warn_pragmas) Init(1) Warning
a7b2e184 987Warn about misuses of pragmas.
b9b8dde3 988
8cff0652
VK
989Wprio-ctor-dtor
990C ObjC C++ ObjC++ Var(warn_prio_ctor_dtor) Init(1) Warning
991Warn if constructor or destructors with priorities from 0 to 100 are used.
992
9a179d01
NP
993Wproperty-assign-default
994ObjC ObjC++ Var(warn_property_assign_default) Init(1) Warning
a7b2e184 995Warn if a property for an Objective-C object has no assign semantics specified.
9a179d01 996
fef3106c 997Wprotocol
c662432e 998ObjC ObjC++ Var(warn_protocol) Init(1) Warning
a7b2e184 999Warn if inherited methods are unimplemented.
fef3106c 1000
e2f5cc96 1001Wplacement-new
46cb9332
MS
1002C++ Warning Alias(Wplacement-new=, 1, 0)
1003Warn for placement new expressions with undefined behavior.
1004
1005Wplacement-new=
63010089 1006C++ Joined RejectNegative UInteger Var(warn_placement_new) Init(-1) Warning IntegerRange(0, 2)
eb11eb15 1007Warn for placement new expressions with undefined behavior.
e2f5cc96 1008
fef3106c 1009Wredundant-decls
c662432e 1010C ObjC C++ ObjC++ Var(warn_redundant_decls) Warning
a7b2e184 1011Warn about multiple declarations of the same object.
fef3106c 1012
b5be6d0c
MP
1013Wredundant-move
1014C++ ObjC++ Var(warn_redundant_move) Warning LangEnabledBy(C++ ObjC++,Wextra)
1015Warn about redundant calls to std::move.
1016
a2c6e7f2
JJ
1017Wregister
1018C++ ObjC++ Var(warn_register) Warning
1019Warn about uses of register storage specifier.
1020
fef3106c 1021Wreorder
f2bc201f 1022C++ ObjC++ Var(warn_reorder) Warning LangEnabledBy(C++ ObjC++,Wall)
a7b2e184 1023Warn when the compiler reorders code.
fef3106c
NB
1024
1025Wreturn-type
1b6fa695 1026C ObjC C++ ObjC++ Var(warn_return_type) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall) Init(-1)
a7b2e184 1027Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++).
fef3106c 1028
ee45a32d
EB
1029Wscalar-storage-order
1030C ObjC C++ ObjC++ Init(1) Warning
1031Warn on suspicious constructs involving reverse scalar storage order.
1032
fef3106c 1033Wselector
c662432e 1034ObjC ObjC++ Var(warn_selector) Warning
a7b2e184 1035Warn if a selector has multiple methods.
fef3106c 1036
13c21655
PC
1037Wsequence-point
1038C ObjC C++ ObjC++ Var(warn_sequence_point) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
a7b2e184 1039Warn about possible violations of sequence point rules.
13c21655 1040
dcaaa5a0 1041Wshadow-ivar
dff8943f 1042ObjC ObjC++ Var(warn_shadow_ivar) EnabledBy(Wshadow) Init(1) Warning
a7b2e184 1043Warn if a local declaration hides an instance variable.
dcaaa5a0 1044
451b5e48
MP
1045Wshift-overflow
1046C ObjC C++ ObjC++ Warning Alias(Wshift-overflow=, 1, 0)
a7b2e184 1047Warn if left shift of a signed value overflows.
451b5e48
MP
1048
1049Wshift-overflow=
63010089 1050C ObjC C++ ObjC++ Joined RejectNegative UInteger Var(warn_shift_overflow) Init(-1) Warning IntegerRange(0, 2)
a7b2e184 1051Warn if left shift of a signed value overflows.
451b5e48 1052
13c21655
PC
1053Wshift-count-negative
1054C ObjC C++ ObjC++ Var(warn_shift_count_negative) Init(1) Warning
a7b2e184 1055Warn if shift count is negative.
13c21655
PC
1056
1057Wshift-count-overflow
1058C ObjC C++ ObjC++ Var(warn_shift_count_overflow) Init(1) Warning
a7b2e184 1059Warn if shift count >= width of type.
fef3106c 1060
0173bd2a
MP
1061Wshift-negative-value
1062C ObjC C++ ObjC++ Var(warn_shift_negative_value) Init(-1) Warning
a7b2e184 1063Warn if left shifting a negative value.
0173bd2a 1064
fef3106c 1065Wsign-compare
4a0ae68e 1066C ObjC C++ ObjC++ Var(warn_sign_compare) Warning LangEnabledBy(C++ ObjC++,Wall)
a7b2e184 1067Warn about signed-unsigned comparisons.
fef3106c 1068
4a0ae68e
MLI
1069Wsign-compare
1070C ObjC C++ ObjC++ EnabledBy(Wextra)
1071;
1072
1073Wsign-conversion
63bbf46d 1074C ObjC C++ ObjC++ Var(warn_sign_conversion) Warning LangEnabledBy(C ObjC,Wconversion)
a7b2e184 1075Warn for implicit type conversions between signed and unsigned integers.
4a0ae68e 1076
fef3106c 1077Wsign-promo
c662432e 1078C++ ObjC++ Var(warn_sign_promo) Warning
a7b2e184 1079Warn when overload promotes from unsigned to signed.
fef3106c 1080
b2f97e4a 1081Wstrict-null-sentinel
5498f011 1082C++ ObjC++ Warning Var(warn_strict_null_sentinel)
a7b2e184 1083Warn about uncasted NULL used as sentinel.
b2f97e4a 1084
fef3106c 1085Wstrict-prototypes
c662432e 1086C ObjC Var(warn_strict_prototypes) Warning
a7b2e184 1087Warn about unprototyped function declarations.
fef3106c 1088
65d4f2cd 1089Wstrict-aliasing=
63010089 1090C ObjC C++ ObjC++ LangEnabledBy(C ObjC C++ ObjC++,Wall, 3, 0) IntegerRange(0, 3)
65d4f2cd
MLI
1091;
1092
1093Wstrict-overflow=
63010089 1094C ObjC C++ ObjC++ LangEnabledBy(C ObjC C++ ObjC++,Wall, 1, 0) IntegerRange(0, 5)
65d4f2cd
MLI
1095;
1096
6e955430 1097Wstrict-selector-match
c662432e 1098ObjC ObjC++ Var(warn_strict_selector_match) Warning
a7b2e184 1099Warn if type signatures of candidate methods do not match exactly.
6e955430 1100
23462d4d
UB
1101Wsync-nand
1102C C++ Var(warn_sync_nand) Init(1) Warning
a7b2e184 1103Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions are used.
23462d4d 1104
fef3106c 1105Wsynth
c662432e 1106C++ ObjC++ Var(warn_synth) Warning
a7b2e184 1107Deprecated. This switch has no effect.
fef3106c
NB
1108
1109Wsystem-headers
c662432e 1110C ObjC C++ ObjC++ Warning
9a0f3e86 1111; Documented in common.opt
fef3106c 1112
05b28fd6
MP
1113Wtautological-compare
1114C ObjC C++ ObjC++ Var(warn_tautological_compare) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
a7b2e184 1115Warn if a comparison always evaluates to true or false.
05b28fd6 1116
8243e2a9
JM
1117Wterminate
1118C++ ObjC++ Warning Var(warn_terminate) Init(1)
a7b2e184 1119Warn if a throw expression will always result in a call to terminate().
8243e2a9 1120
fef3106c 1121Wtraditional
b559c810 1122C ObjC CPP(cpp_warn_traditional) CppReason(CPP_W_TRADITIONAL) Var(warn_traditional) Init(0) Warning
a7b2e184 1123Warn about features not present in traditional C.
fef3106c 1124
05170031 1125Wtraditional-conversion
c662432e 1126C ObjC Var(warn_traditional_conversion) Warning
a7b2e184 1127Warn of prototypes causing type conversions different from what would happen in the absence of prototype.
05170031 1128
fef3106c 1129Wtrigraphs
b559c810 1130C ObjC C++ ObjC++ CPP(warn_trigraphs) CppReason(CPP_W_TRIGRAPHS) Var(cpp_warn_trigraphs) Init(2) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
a7b2e184 1131Warn if trigraphs are encountered that might affect the meaning of the program.
fef3106c
NB
1132
1133Wundeclared-selector
c662432e 1134ObjC ObjC++ Var(warn_undeclared_selector) Warning
a7b2e184 1135Warn about @selector()s without previously declared methods.
fef3106c
NB
1136
1137Wundef
b559c810 1138C ObjC C++ ObjC++ CPP(warn_undef) CppReason(CPP_W_UNDEF) Var(cpp_warn_undef) Init(0) Warning
a7b2e184 1139Warn if an undefined macro is used in an #if directive.
fef3106c 1140
4a0ae68e 1141Wuninitialized
cea71f0a 1142C ObjC C++ ObjC++ LTO LangEnabledBy(C ObjC C++ ObjC++ LTO,Wall)
4a0ae68e
MLI
1143;
1144
1145Wmaybe-uninitialized
cea71f0a 1146C ObjC C++ ObjC++ LTO LangEnabledBy(C ObjC C++ ObjC++ LTO,Wall)
4a0ae68e
MLI
1147;
1148
fef3106c 1149Wunknown-pragmas
34a180a6 1150C ObjC C++ ObjC++ Warning Var(warn_unknown_pragmas) LangEnabledBy(C ObjC C++ ObjC++,Wall, 1, 0)
a7b2e184 1151Warn about unrecognized pragmas.
fef3106c 1152
6ec637a4
JJ
1153Wunsuffixed-float-constants
1154C ObjC Var(warn_unsuffixed_float_constants) Warning
a7b2e184 1155Warn about unsuffixed float constants.
6ec637a4 1156
4a0ae68e
MLI
1157Wunused
1158C ObjC C++ ObjC++ LangEnabledBy(C ObjC C++ ObjC++,Wall)
1159; documented in common.opt
1160
3797cb21 1161Wunused-local-typedefs
650dc14a 1162C ObjC C++ ObjC++ Var(warn_unused_local_typedefs) Warning EnabledBy(Wunused)
a7b2e184 1163Warn when typedefs locally defined in a function are not used.
3797cb21 1164
fef3106c 1165Wunused-macros
b559c810 1166C ObjC C++ ObjC++ CppReason(CPP_W_UNUSED_MACROS) Var(cpp_warn_unused_macros) Warning
a7b2e184 1167Warn about macros defined in the main file that are not used.
fef3106c 1168
156f545a
MLI
1169Wunused-result
1170C ObjC C++ ObjC++ Var(warn_unused_result) Init(1) Warning
a7b2e184 1171Warn if a caller of a function, marked with attribute warn_unused_result, does not use its return value.
156f545a 1172
0f876f22
MW
1173Wunused-variable
1174C ObjC C++ ObjC++ LangEnabledBy(C ObjC C++ ObjC++,Wunused)
1175; documented in common.opt
1176
1177Wunused-const-variable
4246c8da
MW
1178C ObjC C++ ObjC++ Warning Alias(Wunused-const-variable=, 2, 0)
1179Warn when a const variable is unused.
1180
1181Wunused-const-variable=
63010089 1182C ObjC C++ ObjC++ Joined RejectNegative UInteger Var(warn_unused_const_variable) Warning LangEnabledBy(C ObjC,Wunused-variable, 1, 0) IntegerRange(0, 2)
a7b2e184 1183Warn when a const variable is unused.
0f876f22 1184
e5b79219 1185Wvariadic-macros
27e51192 1186C ObjC C++ ObjC++ CPP(warn_variadic_macros) CppReason(CPP_W_VARIADIC_MACROS) Var(cpp_warn_variadic_macros) Init(0) Warning LangEnabledBy(C ObjC C++ ObjC++,Wpedantic || Wtraditional)
a7b2e184 1187Warn about using variadic macros.
e5b79219 1188
b9c8da34
DS
1189Wvarargs
1190C ObjC C++ ObjC++ Warning Var(warn_varargs) Init(1)
a7b2e184 1191Warn about questionable usage of the macros used to retrieve variable arguments.
b9c8da34 1192
50d50fc7
SP
1193Wvla
1194C ObjC C++ ObjC++ Var(warn_vla) Init(-1) Warning
a7b2e184 1195Warn if a variable length array is used.
50d50fc7 1196
adc577c5 1197Wvla-larger-than=
00abf86c
MS
1198C ObjC C++ LTO ObjC++ Var(warn_vla_limit) Warning Joined Host_Wide_Int ByteSize Init(HOST_WIDE_INT_MAX)
1199-Wvla-larger-than=<number> Warn on unbounded uses of variable-length
1200arrays, and on bounded uses of variable-length arrays whose bound can be
adc577c5 1201larger than <number> bytes.
00abf86c
MS
1202<number> bytes.
1203
1204Wno-vla-larger-than
1205C ObjC C++ LTO ObjC++ Alias(Wvla-larger-than=,18446744073709551615EiB,none) Warning
1206-Wno-vla-larger-than Disable Wvla-larger-than= warning. Equivalent to Wvla-larger-than=<SIZE_MAX> or larger.
adc577c5 1207
16302daf 1208Wvolatile-register-var
4a0ae68e 1209C ObjC C++ ObjC++ Var(warn_volatile_register_var) Warning LangEnabledBy(C ObjC C++ ObjC++,Wall)
a7b2e184 1210Warn when a register variable is declared volatile.
16302daf 1211
6b333269
NS
1212Wvirtual-inheritance
1213C++ ObjC++ Var(warn_virtual_inheritance) Warning
a7b2e184 1214Warn on direct virtual inheritance.
6b333269 1215
f14edc1a
JM
1216Wvirtual-move-assign
1217C++ ObjC++ Var(warn_virtual_move_assign) Warning Init(1)
a7b2e184 1218Warn if a virtual base has a non-trivial move assignment operator.
f14edc1a 1219
fef3106c 1220Wwrite-strings
c662432e 1221C ObjC C++ ObjC++ Var(warn_write_strings) Warning
d8a07487 1222In 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.
fef3106c 1223
89401152
PC
1224Wzero-as-null-pointer-constant
1225C++ ObjC++ Var(warn_zero_as_null_pointer_constant) Warning
a7b2e184 1226Warn when a literal '0' is used as null pointer.
89401152 1227
04398fa8
PC
1228Wuseless-cast
1229C++ ObjC++ Var(warn_useless_cast) Warning
a7b2e184 1230Warn about useless casts.
04398fa8 1231
273aa49e
PC
1232Wsubobject-linkage
1233C++ ObjC++ Var(warn_subobject_linkage) Warning Init(1)
a7b2e184 1234Warn if a class type has a base or a field whose type uses the anonymous namespace or depends on a type with no linkage.
273aa49e 1235
d6e83a8d
MM
1236Wduplicate-decl-specifier
1237C ObjC Var(warn_duplicate_decl_specifier) Warning LangEnabledBy(C ObjC,Wall)
1238Warn when a declaration has duplicate const, volatile, restrict or _Atomic specifier.
1239
975672f3 1240Wrestrict
cc8bea0a 1241C ObjC C++ ObjC++ Var(warn_restrict) Warning LangEnabledBy(C ObjC C++ ObjC++, Wall)
975672f3
PK
1242Warn when an argument passed to a restrict-qualified parameter aliases with
1243another argument.
1244
fef3106c
NB
1245ansi
1246C ObjC C++ ObjC++
a7b2e184 1247A synonym for -std=c89 (for C) or -std=c++98 (for C++).
fef3106c
NB
1248
1249d
1250C ObjC C++ ObjC++ Joined
72de27ea 1251; Documented in common.opt. FIXME - what about -dI, -dD, -dN and -dD?
fef3106c 1252
62984918
JM
1253fabi-compat-version=
1254C++ ObjC++ Joined RejectNegative UInteger Var(flag_abi_compat_version) Init(-1)
a7b2e184 1255The version of the C++ ABI used for -Wabi warnings and link compatibility aliases.
62984918 1256
fef3106c 1257faccess-control
5498f011 1258C++ ObjC++ Var(flag_access_control) Init(1)
a7b2e184 1259Enforce class member access control semantics.
fef3106c 1260
da5182be
TQ
1261fada-spec-parent=
1262C ObjC C++ ObjC++ RejectNegative Joined Var(ada_specs_parent)
a7b2e184 1263-fada-spec-parent=unit Dump Ada specs as child units of given parent.
da5182be 1264
af63ba4b
JM
1265faligned-new
1266C++ ObjC++ Alias(faligned-new=,1,0)
1267Support C++17 allocation of over-aligned types.
1268
1269faligned-new=
2e1c20b1 1270C++ ObjC++ Joined RejectNegative Var(aligned_new_threshold) UInteger Init(-1)
af63ba4b
JM
1271-faligned-new=<N> Use C++17 over-aligned type allocation for alignments greater than N.
1272
fef3106c 1273fall-virtual
c0c12356 1274C++ ObjC++ Deprecated
fef3106c 1275
6637388f
TG
1276fallow-parameterless-variadic-functions
1277C ObjC Var(flag_allow_parameterless_variadic_functions)
a7b2e184 1278Allow variadic functions without named parameter.
6637388f 1279
fef3106c 1280falt-external-templates
c0c12356 1281C++ ObjC++ Deprecated
a7b2e184 1282No longer supported.
fef3106c
NB
1283
1284fasm
5498f011 1285C ObjC C++ ObjC++ Var(flag_no_asm, 0)
a7b2e184 1286Recognize the \"asm\" keyword.
fef3106c 1287
10e48e39
RO
1288; Define extra predefined macros for use in libgcc.
1289fbuilding-libgcc
1290C ObjC C++ ObjC++ Undocumented Var(flag_building_libgcc)
1291
fef3106c 1292fbuiltin
5498f011 1293C ObjC C++ ObjC++ Var(flag_no_builtin, 0)
a7b2e184 1294Recognize built-in functions.
fef3106c
NB
1295
1296fbuiltin-
1297C ObjC C++ ObjC++ Joined
1298
5dc99c46
SB
1299fcanonical-system-headers
1300C ObjC C++ ObjC++
1301Where shorter, use canonicalized paths to systems headers.
1302
2d91f79d
TH
1303fchar8_t
1304C++ ObjC++ Var(flag_char8_t) Init(-1)
1305Enable the char8_t fundamental type and use it as the type for UTF-8 string
1306and character literals.
1307
d5e254e1 1308fcheck-pointer-bounds
c0c12356 1309C ObjC C++ ObjC++ LTO Deprecated
31db0fe0 1310Deprecated in GCC 9. This switch has no effect.
d5e254e1
IE
1311
1312fchkp-check-incomplete-type
c0c12356 1313C ObjC C++ ObjC++ LTO Deprecated
31db0fe0 1314Deprecated in GCC 9. This switch has no effect.
d5e254e1
IE
1315
1316fchkp-zero-input-bounds-for-main
c0c12356 1317C ObjC C++ ObjC++ LTO Deprecated
31db0fe0 1318Deprecated in GCC 9. This switch has no effect.
d5e254e1
IE
1319
1320fchkp-first-field-has-own-bounds
c0c12356 1321C ObjC C++ ObjC++ LTO Deprecated RejectNegative
31db0fe0 1322Deprecated in GCC 9. This switch has no effect.
d5e254e1
IE
1323
1324fchkp-narrow-bounds
c0c12356 1325C ObjC C++ ObjC++ LTO Deprecated
31db0fe0 1326Deprecated in GCC 9. This switch has no effect.
d5e254e1
IE
1327
1328fchkp-narrow-to-innermost-array
c0c12356 1329C ObjC C++ ObjC++ LTO Deprecated RejectNegative
31db0fe0 1330Deprecated in GCC 9. This switch has no effect.
8ba4f506
AI
1331
1332fchkp-flexible-struct-trailing-arrays
c0c12356 1333C ObjC C++ ObjC++ LTO Deprecated
31db0fe0 1334Deprecated in GCC 9. This switch has no effect.
d5e254e1
IE
1335
1336fchkp-optimize
c0c12356 1337C ObjC C++ ObjC++ LTO Deprecated
d5e254e1
IE
1338
1339fchkp-use-fast-string-functions
c0c12356 1340C ObjC C++ ObjC++ LTO Deprecated
31db0fe0 1341Deprecated in GCC 9. This switch has no effect.
d5e254e1
IE
1342
1343fchkp-use-nochk-string-functions
c0c12356 1344C ObjC C++ ObjC++ LTO Deprecated
31db0fe0 1345Deprecated in GCC 9. This switch has no effect.
d5e254e1
IE
1346
1347fchkp-use-static-bounds
c0c12356 1348C ObjC C++ ObjC++ LTO Deprecated
31db0fe0 1349Deprecated in GCC 9. This switch has no effect.
d5e254e1
IE
1350
1351fchkp-use-static-const-bounds
c0c12356 1352C ObjC C++ ObjC++ LTO Deprecated
31db0fe0 1353Deprecated in GCC 9. This switch has no effect.
d5e254e1
IE
1354
1355fchkp-treat-zero-dynamic-size-as-infinite
c0c12356 1356C ObjC C++ ObjC++ LTO Deprecated
31db0fe0 1357Deprecated in GCC 9. This switch has no effect.
d5e254e1
IE
1358
1359fchkp-check-read
c0c12356 1360C ObjC C++ ObjC++ LTO Deprecated
31db0fe0 1361Deprecated in GCC 9. This switch has no effect.
d5e254e1
IE
1362
1363fchkp-check-write
c0c12356 1364C ObjC C++ ObjC++ LTO Deprecated
31db0fe0 1365Deprecated in GCC 9. This switch has no effect.
d5e254e1
IE
1366
1367fchkp-store-bounds
c0c12356 1368C ObjC C++ ObjC++ LTO Deprecated
31db0fe0 1369Deprecated in GCC 9. This switch has no effect.
d5e254e1
IE
1370
1371fchkp-instrument-calls
c0c12356 1372C ObjC C++ ObjC++ LTO Deprecated
31db0fe0 1373Deprecated in GCC 9. This switch has no effect.
d5e254e1
IE
1374
1375fchkp-instrument-marked-only
c0c12356 1376C ObjC C++ ObjC++ LTO Deprecated
31db0fe0 1377Deprecated in GCC 9. This switch has no effect.
d5e254e1 1378
226d62d2 1379fchkp-use-wrappers
c0c12356 1380C ObjC C++ ObjC++ LTO Deprecated
31db0fe0 1381Deprecated in GCC 9. This switch has no effect.
226d62d2 1382
5373cd33 1383static-libmpx
3713f2e2 1384Driver Deprecated
31db0fe0 1385Deprecated in GCC 9. This switch has no effect.
5373cd33 1386
d2d7e672 1387static-libmpxwrappers
3713f2e2 1388Driver Deprecated
31db0fe0 1389Deprecated in GCC 9. This switch has no effect.
d2d7e672 1390
c0c12356
ML
1391fcilkplus
1392C ObjC C++ ObjC++ LTO Undocumented Ignore
5e9d6aa4 1393Deprecated in GCC 8. This switch has no effect.
36536d79 1394
971e17ff
AS
1395fconcepts
1396C++ ObjC++ Var(flag_concepts)
a7b2e184 1397Enable support for C++ concepts.
971e17ff 1398
fef3106c
NB
1399fcond-mismatch
1400C ObjC C++ ObjC++
a7b2e184 1401Allow the arguments of the '?' operator to have different types.
fef3106c
NB
1402
1403fconserve-space
c0c12356 1404C++ ObjC++ Ignore
6f07a821 1405Does nothing. Preserved for backward compatibility.
fef3106c 1406
fef3106c 1407fconstant-string-class=
61ff2bdc 1408ObjC ObjC++ Joined MissingArgError(no class name specified with %qs)
a7b2e184 1409-fconst-string-class=<name> Use class <name> for constant strings.
fef3106c 1410
17bc631c 1411fconstexpr-depth=
49a000c3 1412C++ ObjC++ Joined RejectNegative UInteger Var(max_constexpr_depth) Init(512)
a7b2e184 1413-fconstexpr-depth=<number> Specify maximum constexpr recursion depth.
17bc631c 1414
5ec2cd9f
JM
1415fconstexpr-loop-limit=
1416C++ ObjC++ Joined RejectNegative UInteger Var(constexpr_loop_limit) Init(262144)
1417-fconstexpr-loop-limit=<number> Specify maximum constexpr loop iteration count.
1418
847e697a
TT
1419fdebug-cpp
1420C ObjC C++ ObjC++
a7b2e184 1421Emit debug annotations during preprocessing.
847e697a 1422
5f5babf1 1423fdeduce-init-list
15694fdd 1424C++ ObjC++ Var(flag_deduce_init_list) Init(0)
a7b2e184 1425-fdeduce-init-list enable deduction of std::initializer_list for a template type parameter from a brace-enclosed initializer-list.
5f5babf1 1426
1f26ac87
JM
1427fdeclone-ctor-dtor
1428C++ ObjC++ Var(flag_declone_ctor_dtor) Init(-1)
a7b2e184 1429Factor complex constructors and destructors to favor space over speed.
1f26ac87 1430
fef3106c 1431fdefault-inline
2d2bd949 1432C++ ObjC++ Ignore
5498f011 1433Does nothing. Preserved for backward compatibility.
fef3106c 1434
f012c8ef
DM
1435fdiagnostics-show-template-tree
1436C++ ObjC++ Var(flag_diagnostics_show_template_tree) Init(0)
1437Print hierarchical comparisons when template types are mismatched.
1438
ccfc4c91
OW
1439fdirectives-only
1440C ObjC C++ ObjC++
1441Preprocess directives only.
1442
fef3106c
NB
1443fdollars-in-identifiers
1444C ObjC C++ ObjC++
a7b2e184 1445Permit '$' as an identifier character.
fef3106c 1446
7365279f
BK
1447fmacro-prefix-map=
1448C ObjC C++ ObjC++ Joined RejectNegative
1449-fmacro-prefix-map=<old>=<new> Map one directory name to another in __FILE__, __BASE_FILE__, and __builtin_FILE().
1450
3b78de56
AC
1451fdump-ada-spec
1452C ObjC C++ ObjC++ RejectNegative Var(flag_dump_ada_spec)
a7b2e184 1453Write all declarations as Ada code transitively.
3b78de56
AC
1454
1455fdump-ada-spec-slim
1456C ObjC C++ ObjC++ RejectNegative Var(flag_dump_ada_spec_slim)
a7b2e184 1457Write all declarations as Ada code for the given file only.
3b78de56 1458
fef3106c 1459felide-constructors
5498f011 1460C++ ObjC++ Var(flag_elide_constructors) Init(1)
fef3106c 1461
f012c8ef
DM
1462felide-type
1463C++ ObjC++ Var(flag_elide_type) Init(1)
1464-fno-elide-type Do not elide common elements in template comparisons.
1465
fef3106c 1466fenforce-eh-specs
5498f011 1467C++ ObjC++ Var(flag_enforce_eh_specs) Init(1)
a7b2e184 1468Generate code to check exception specifications.
fef3106c
NB
1469
1470fenum-int-equiv
c0c12356 1471C++ ObjC++ Deprecated
fef3106c 1472
e6cc3a24
ZW
1473fexec-charset=
1474C ObjC C++ ObjC++ Joined RejectNegative
a7b2e184 1475-fexec-charset=<cset> Convert all strings and character constants to character set <cset>.
e6cc3a24 1476
af15a2fe
JM
1477fextended-identifiers
1478C ObjC C++ ObjC++
a7b2e184 1479Permit universal character names (\\u and \\U) in identifiers.
af15a2fe 1480
16dd5cfe
EC
1481finput-charset=
1482C ObjC C++ ObjC++ Joined RejectNegative
a7b2e184 1483-finput-charset=<cset> Specify the default character set for source files.
16dd5cfe 1484
5af057d8
JM
1485fextern-tls-init
1486C++ ObjC++ Var(flag_extern_tls_init) Init(-1)
a7b2e184 1487Support dynamic initialization of thread-local variables in a different translation unit.
16dd5cfe 1488
fef3106c 1489fexternal-templates
c0c12356 1490C++ ObjC++ Deprecated
fef3106c 1491
fef3106c 1492ffor-scope
c0c12356 1493C++ ObjC++ Deprecated
fef3106c
NB
1494
1495ffreestanding
820b51ae 1496C ObjC C++ ObjC++
a7b2e184 1497Do not assume that standard C libraries and \"main\" exist.
fef3106c
NB
1498
1499fgnu-keywords
5498f011 1500C++ ObjC++ Var(flag_no_gnu_keywords, 0)
a7b2e184 1501Recognize GNU-defined keywords.
fef3106c
NB
1502
1503fgnu-runtime
fb5610fb 1504ObjC ObjC++ LTO Report RejectNegative Var(flag_next_runtime,0) Init(NEXT_OBJC_RUNTIME)
a7b2e184 1505Generate code for GNU runtime environment.
fef3106c 1506
da1c7394 1507fgnu89-inline
2cbac420 1508C ObjC Var(flag_gnu89_inline) Init(-1)
a7b2e184 1509Use traditional GNU semantics for inline functions.
da1c7394 1510
fef3106c 1511fguiding-decls
c0c12356 1512C++ ObjC++ Deprecated
fef3106c
NB
1513
1514fhandle-exceptions
2d2bd949 1515C++ ObjC++ Optimization Alias(fexceptions) Warn({-fhandle-exceptions has been renamed -fexceptions (and is now on by default)})
fef3106c
NB
1516
1517fhonor-std
c0c12356 1518C++ ObjC++ Deprecated
fef3106c
NB
1519
1520fhosted
1521C ObjC
a7b2e184 1522Assume normal C execution environment.
fef3106c
NB
1523
1524fhuge-objects
c0c12356 1525C++ ObjC++ Deprecated
a7b2e184 1526No longer supported.
fef3106c
NB
1527
1528fimplement-inlines
5498f011 1529C++ ObjC++ Var(flag_implement_inlines) Init(1)
a7b2e184 1530Export functions even if they can be inlined.
fef3106c
NB
1531
1532fimplicit-inline-templates
5498f011 1533C++ ObjC++ Var(flag_implicit_inline_templates) Init(1)
a7b2e184 1534Emit implicit instantiations of inline templates.
fef3106c
NB
1535
1536fimplicit-templates
5498f011 1537C++ ObjC++ Var(flag_implicit_templates) Init(1)
a7b2e184 1538Emit implicit instantiations of templates.
fef3106c 1539
31f7f784
JM
1540fnew-inheriting-ctors
1541C++ ObjC++ Var(flag_new_inheriting_ctors) Init(1)
1542Implement C++17 inheriting constructor semantics.
1543
d63d5d0c 1544ffriend-injection
c0c12356 1545C++ ObjC++ Deprecated
d63d5d0c 1546
47ea1edf
DK
1547fkeep-inline-dllexport
1548C C++ ObjC ObjC++ Var(flag_keep_inline_dllexport) Init(1) Report Condition(TARGET_DLLIMPORT_DECL_ATTRIBUTES)
a7b2e184 1549Don't emit dllexported inline functions unless needed.
47ea1edf 1550
fef3106c 1551flabels-ok
c0c12356 1552C++ ObjC++ Deprecated
fef3106c 1553
00c8e9f6 1554flax-vector-conversions
5498f011 1555C ObjC C++ ObjC++ Var(flag_lax_vector_conversions)
00c8e9f6
MS
1556Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types.
1557
fef3106c 1558fms-extensions
5498f011 1559C ObjC C++ ObjC++ Var(flag_ms_extensions)
a7b2e184 1560Don't warn about uses of Microsoft extensions.
fef3106c 1561
5720c0dc 1562fmudflap
c0c12356 1563C ObjC C++ ObjC++ Deprecated
5720c0dc
RG
1564
1565fmudflapth
c0c12356 1566C ObjC C++ ObjC++ Deprecated
5720c0dc
RG
1567
1568fmudflapir
c0c12356 1569C ObjC C++ ObjC++ Deprecated
5720c0dc 1570
fef3106c 1571fname-mangling-version-
c0c12356 1572C++ ObjC++ Joined Deprecated
fef3106c
NB
1573
1574fnew-abi
c0c12356 1575C++ ObjC++ Deprecated
fef3106c 1576
31bfc9b9
JM
1577fnew-ttp-matching
1578C++ ObjC++ Var(flag_new_ttp)
1579Implement resolution of DR 150 for matching of template template arguments.
1580
fef3106c 1581fnext-runtime
fb5610fb 1582ObjC ObjC++ LTO Report RejectNegative Var(flag_next_runtime)
a7b2e184 1583Generate code for NeXT (Apple Mac OS X) runtime environment.
264fa2db
ZL
1584
1585fnil-receivers
5498f011 1586ObjC ObjC++ Var(flag_nil_receivers) Init(1)
a7b2e184 1587Assume that receivers of Objective-C messages may be nil.
fef3106c 1588
dcaaa5a0
DP
1589flocal-ivars
1590ObjC ObjC++ Var(flag_local_ivars) Init(1)
1591Allow access to instance variables as if they were local declarations within instance method implementations.
1592
1593fivar-visibility=
1594ObjC ObjC++ Joined RejectNegative Enum(ivar_visibility) Var(default_ivar_visibility) Init(IVAR_VISIBILITY_PROTECTED)
a7b2e184 1595-fvisibility=[private|protected|public|package] Set the default symbol visibility.
dcaaa5a0
DP
1596
1597Enum
1598Name(ivar_visibility) Type(enum ivar_visibility) UnknownError(unrecognized ivar visibility value %qs)
1599
1600EnumValue
1601Enum(ivar_visibility) String(private) Value(IVAR_VISIBILITY_PRIVATE)
1602
1603EnumValue
1604Enum(ivar_visibility) String(protected) Value(IVAR_VISIBILITY_PROTECTED)
1605
1606EnumValue
1607Enum(ivar_visibility) String(public) Value(IVAR_VISIBILITY_PUBLIC)
1608
1609EnumValue
1610Enum(ivar_visibility) String(package) Value(IVAR_VISIBILITY_PACKAGE)
1611
fef3106c 1612fnonansi-builtins
5498f011 1613C++ ObjC++ Var(flag_no_nonansi_builtin, 0)
fef3106c
NB
1614
1615fnonnull-objects
c0c12356 1616C++ ObjC++ Deprecated
fef3106c 1617
9feb3d6a
JM
1618fnothrow-opt
1619C++ ObjC++ Optimization Var(flag_nothrow_opt)
a7b2e184 1620Treat a throw() exception specification as noexcept to improve code size.
9feb3d6a 1621
0a256240 1622fobjc-abi-version=
fb5610fb 1623ObjC ObjC++ LTO Joined Report RejectNegative UInteger Var(flag_objc_abi)
0a256240
NP
1624Specify which ABI to use for Objective-C family code and meta-data generation.
1625
6e955430
ZL
1626; Generate special '- .cxx_construct' and '- .cxx_destruct' methods
1627; to initialize any non-POD ivars in Objective-C++ classes.
1628fobjc-call-cxx-cdtors
1629ObjC++ Var(flag_objc_call_cxx_cdtors)
a7b2e184 1630Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed.
6e955430
ZL
1631
1632fobjc-direct-dispatch
1633ObjC ObjC++ Var(flag_objc_direct_dispatch)
a7b2e184 1634Allow fast jumps to the message dispatcher.
6e955430
ZL
1635
1636; Nonzero means that we will allow new ObjC exception syntax (@throw,
1637; @try, etc.) in source code.
264fa2db 1638fobjc-exceptions
6e955430 1639ObjC ObjC++ Var(flag_objc_exceptions)
a7b2e184 1640Enable Objective-C exception and synchronization syntax.
264fa2db 1641
6e955430 1642fobjc-gc
fb5610fb 1643ObjC ObjC++ LTO Var(flag_objc_gc)
a7b2e184 1644Enable garbage collection (GC) in Objective-C/Objective-C++ programs.
6e955430 1645
0a256240
NP
1646fobjc-nilcheck
1647ObjC ObjC++ Var(flag_objc_nilcheck,1)
1648Enable inline checks for nil receivers with the NeXT runtime and ABI version 2.
1649
6e955430 1650; Nonzero means that we generate NeXT setjmp based exceptions.
093c7153 1651fobjc-sjlj-exceptions
6e955430 1652ObjC ObjC++ Var(flag_objc_sjlj_exceptions) Init(-1)
a7b2e184 1653Enable Objective-C setjmp exception handling runtime.
093c7153 1654
22d8d616
NP
1655fobjc-std=objc1
1656ObjC ObjC++ Var(flag_objc1_only)
a7b2e184 1657Conform to the Objective-C 1.0 language as implemented in GCC 4.0.
22d8d616 1658
41dbbb37 1659fopenacc
a0c88d06 1660C ObjC C++ ObjC++ LTO Var(flag_openacc)
a7b2e184 1661Enable OpenACC.
41dbbb37 1662
b6adbb9f
NS
1663fopenacc-dim=
1664C ObjC C++ ObjC++ LTO Joined Var(flag_openacc_dims)
1665Specify default OpenACC compute dimensions.
1666
953ff289 1667fopenmp
1506ae0e 1668C ObjC C++ ObjC++ LTO Var(flag_openmp)
a7b2e184 1669Enable OpenMP (implies -frecursive in Fortran).
953ff289 1670
6d7f7e0a
TB
1671fopenmp-simd
1672C ObjC C++ ObjC++ Var(flag_openmp_simd)
a7b2e184 1673Enable OpenMP's SIMD directives.
6d7f7e0a 1674
fef3106c
NB
1675foperator-names
1676C++ ObjC++
a7b2e184 1677Recognize C++ keywords like \"compl\" and \"xor\".
fef3106c
NB
1678
1679foptional-diags
2d2bd949 1680C++ ObjC++ Ignore
5498f011 1681Does nothing. Preserved for backward compatibility.
fef3106c
NB
1682
1683fpch-deps
1684C ObjC C++ ObjC++
1685
c0d578e6
GK
1686fpch-preprocess
1687C ObjC C++ ObjC++
a7b2e184 1688Look for and use PCH files even when preprocessing.
c0d578e6 1689
fef3106c 1690fpermissive
0c3641b0 1691C++ ObjC++ Var(flag_permissive)
a7b2e184 1692Downgrade conformance errors to warnings.
fef3106c 1693
478a1c5b
ILT
1694fplan9-extensions
1695C ObjC Var(flag_plan9_extensions)
a7b2e184 1696Enable Plan 9 language extensions.
478a1c5b 1697
fef3106c
NB
1698fpreprocessed
1699C ObjC C++ ObjC++
a7b2e184 1700Treat the input file as already preprocessed.
fef3106c 1701
92582b75
TT
1702ftrack-macro-expansion
1703C ObjC C++ ObjC++ JoinedOrMissing RejectNegative UInteger
1704; converted into ftrack-macro-expansion=
1705
1706ftrack-macro-expansion=
1707C ObjC C++ ObjC++ JoinedOrMissing RejectNegative UInteger
a7b2e184 1708-ftrack-macro-expansion=<0|1|2> Track locations of tokens coming from macro expansion and display them in error messages.
92582b75 1709
6ea2bd47 1710fpretty-templates
5498f011 1711C++ ObjC++ Var(flag_pretty_templates) Init(1)
a7b2e184 1712-fno-pretty-templates Do not pretty-print template specializations as the template signature followed by the arguments.
6ea2bd47 1713
88d0c3f0 1714fprintf-return-value
89990732 1715C ObjC C++ ObjC++ LTO Optimization Var(flag_printf_return_value) Init(1)
88d0c3f0
MS
1716Treat known sprintf return values as constants.
1717
264fa2db 1718freplace-objc-classes
fb5610fb 1719ObjC ObjC++ LTO Var(flag_replace_objc_classes)
a7b2e184 1720Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime.
264fa2db 1721
fef3106c
NB
1722frepo
1723C++ ObjC++
a7b2e184 1724Enable automatic template instantiation.
fef3106c
NB
1725
1726frtti
5498f011 1727C++ ObjC++ Optimization Var(flag_rtti) Init(1)
a7b2e184 1728Generate run time type descriptor information.
fef3106c 1729
fef3106c 1730fshort-enums
dd6fe7d4 1731C ObjC C++ ObjC++ LTO Optimization Var(flag_short_enums)
a7b2e184 1732Use the narrowest integer type possible for enumeration types.
fef3106c
NB
1733
1734fshort-wchar
dd6fe7d4 1735C ObjC C++ ObjC++ LTO Optimization Var(flag_short_wchar)
a7b2e184 1736Force the underlying type for \"wchar_t\" to be \"unsigned short\".
fef3106c 1737
fef3106c 1738fsigned-bitfields
5498f011 1739C ObjC C++ ObjC++ Var(flag_signed_bitfields) Init(1)
a7b2e184 1740When \"signed\" or \"unsigned\" is not given make the bitfield signed.
fef3106c
NB
1741
1742fsigned-char
5498f011 1743C ObjC C++ ObjC++ LTO Var(flag_signed_char)
a7b2e184 1744Make \"char\" signed by default.
fef3106c 1745
20b06add
JM
1746fsized-deallocation
1747C++ ObjC++ Var(flag_sized_deallocation) Init(-1)
a7b2e184 1748Enable C++14 sized deallocation support.
20b06add 1749
fef3106c 1750fsquangle
c0c12356 1751C++ ObjC++ Deprecated
fef3106c 1752
ee45a32d 1753fsso-struct=
fc73e60c 1754C ObjC Joined RejectNegative Enum(sso_struct) Var(default_sso) Init(SSO_NATIVE)
4e89adf9 1755-fsso-struct=[big-endian|little-endian|native] Set the default scalar storage order.
ee45a32d
EB
1756
1757Enum
1758Name(sso_struct) Type(enum scalar_storage_order_kind) UnknownError(unrecognized scalar storage order value %qs)
1759
1760EnumValue
1761Enum(sso_struct) String(big-endian) Value(SSO_BIG_ENDIAN)
1762
1763EnumValue
1764Enum(sso_struct) String(little-endian) Value(SSO_LITTLE_ENDIAN)
1765
4e89adf9
EB
1766EnumValue
1767Enum(sso_struct) String(native) Value(SSO_NATIVE)
1768
fef3106c 1769fstats
5498f011 1770C++ ObjC++ Var(flag_detailed_statistics)
a7b2e184 1771Display statistics accumulated during compilation.
fef3106c 1772
cbb4feb3
JM
1773fstrict-enums
1774C++ ObjC++ Optimization Var(flag_strict_enums)
a7b2e184 1775Assume that values of enumeration type are always within the minimum range of that type.
cbb4feb3 1776
fef3106c 1777fstrict-prototype
c0c12356 1778C++ ObjC++ Deprecated
fef3106c 1779
d0cf395a
JM
1780fstrong-eval-order
1781C++ ObjC++ Common Alias(fstrong-eval-order=, all, none)
1782Follow the C++17 evaluation order requirements for assignment expressions,
1783shift, member function calls, etc.
1784
1785fstrong-eval-order=
d4a6c0ea 1786C++ ObjC++ Common Var(flag_strong_eval_order) Joined Enum(strong_eval_order) RejectNegative Init(-1)
d0cf395a
JM
1787Follow the C++17 evaluation order requirements for assignment expressions,
1788shift, member function calls, etc.
1789
1790Enum
1791Name(strong_eval_order) Type(int)
1792
1793EnumValue
1794Enum(strong_eval_order) String(none) Value(0)
1795
1796EnumValue
1797Enum(strong_eval_order) String(some) Value(1)
1798
1799EnumValue
1800Enum(strong_eval_order) String(all) Value(2)
1801
fef3106c 1802ftabstop=
7b086b11 1803C ObjC C++ ObjC++ Joined RejectNegative UInteger
a7b2e184 1804-ftabstop=<number> Distance between tab stops for column reporting.
fef3106c 1805
a12bf402
MLI
1806ftemplate-backtrace-limit=
1807C++ ObjC++ Joined RejectNegative UInteger Var(template_backtrace_limit) Init(10)
a7b2e184 1808Set the maximum number of template instantiation notes for a single warning or error.
a12bf402 1809
fef3106c 1810ftemplate-depth-
5de8299c 1811C++ ObjC++ Joined RejectNegative Undocumented Alias(ftemplate-depth=)
124e0d27
MLI
1812
1813ftemplate-depth=
c22cacf3 1814C++ ObjC++ Joined RejectNegative UInteger
a7b2e184 1815-ftemplate-depth=<number> Specify maximum template instantiation depth.
fef3106c
NB
1816
1817fthis-is-variable
c0c12356 1818C++ ObjC++ Deprecated
fef3106c 1819
40aac948 1820fthreadsafe-statics
5498f011 1821C++ ObjC++ Optimization Var(flag_threadsafe_statics) Init(1)
a7b2e184 1822-fno-threadsafe-statics Do not generate thread-safe code for initializing local statics.
40aac948 1823
fef3106c 1824funsigned-bitfields
f0036cca 1825C ObjC C++ ObjC++ Var(flag_signed_bitfields, 0)
a7b2e184 1826When \"signed\" or \"unsigned\" is not given make the bitfield unsigned.
fef3106c
NB
1827
1828funsigned-char
f0036cca 1829C ObjC C++ ObjC++ LTO Var(flag_signed_char, 0)
a7b2e184 1830Make \"char\" unsigned by default.
fef3106c
NB
1831
1832fuse-cxa-atexit
5498f011 1833C++ ObjC++ Var(flag_use_cxa_atexit) Init(DEFAULT_USE_CXA_ATEXIT)
a7b2e184 1834Use __cxa_atexit to register destructors.
fef3106c 1835
c7b5e395 1836fuse-cxa-get-exception-ptr
5498f011 1837C++ ObjC++ Var(flag_use_cxa_get_exception_ptr) Init(2)
a7b2e184 1838Use __cxa_get_exception_ptr in exception handling.
c7b5e395 1839
d7afec4b 1840fvisibility-inlines-hidden
d0b07283 1841C++ ObjC++
a7b2e184 1842Marks all inlined functions and methods as having hidden visibility.
d7afec4b 1843
ddbfd28d
GK
1844fvisibility-ms-compat
1845C++ ObjC++ Var(flag_visibility_ms_compat)
a7b2e184 1846Changes visibility to match Microsoft Visual Studio by default.
ddbfd28d 1847
fef3106c 1848fvtable-gc
c0c12356 1849C++ ObjC++ Deprecated
a7b2e184 1850No longer supported.
fef3106c
NB
1851
1852fvtable-thunks
c0c12356 1853C++ ObjC++ Deprecated
a7b2e184 1854No longer supported.
fef3106c
NB
1855
1856fweak
5498f011 1857C++ ObjC++ Var(flag_weak) Init(1)
a7b2e184 1858Emit common-like symbols as weak symbols.
fef3106c 1859
e6cc3a24
ZW
1860fwide-exec-charset=
1861C ObjC C++ ObjC++ Joined RejectNegative
a7b2e184 1862-fwide-exec-charset=<cset> Convert all wide strings and character constants to character set <cset>.
e6cc3a24 1863
b20d9f0c 1864fworking-directory
5498f011 1865C ObjC C++ ObjC++ Var(flag_working_directory) Init(-1)
a7b2e184 1866Generate a #line directive pointing at the current working directory.
b20d9f0c 1867
fef3106c 1868fxref
c0c12356 1869C++ ObjC++ Deprecated
a7b2e184 1870No longer supported.
fef3106c 1871
264fa2db 1872fzero-link
5498f011 1873ObjC ObjC++ Var(flag_zero_link)
a7b2e184 1874Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode.
264fa2db 1875
fef3106c 1876gen-decls
9ed32e27 1877ObjC ObjC++ Driver Var(flag_gen_declaration) RejectNegative
a7b2e184 1878Dump declarations to a .decl file.
fef3106c 1879
39ef6592
LC
1880femit-struct-debug-baseonly
1881C ObjC C++ ObjC++
a7b2e184 1882-femit-struct-debug-baseonly Aggressive reduced debug info for structs.
39ef6592
LC
1883
1884femit-struct-debug-reduced
1885C ObjC C++ ObjC++
a7b2e184 1886-femit-struct-debug-reduced Conservative reduced debug info for structs.
39ef6592
LC
1887
1888femit-struct-debug-detailed=
1889C ObjC C++ ObjC++ Joined
a7b2e184 1890-femit-struct-debug-detailed=<spec-list> Detailed reduced debug info for structs.
39ef6592 1891
a4a0016d 1892fext-numeric-literals
dcb466ec 1893C++ ObjC++ Var(flag_ext_numeric_literals) Init(1)
a4a0016d
ESR
1894Interpret imaginary, fixed-point, or other gnu number suffix as the corresponding
1895number literal rather than a user-defined number literal.
1896
fef3106c 1897idirafter
61ff2bdc 1898C ObjC C++ ObjC++ Joined Separate MissingArgError(missing path after %qs)
a7b2e184 1899-idirafter <dir> Add <dir> to the end of the system include path.
fef3106c
NB
1900
1901imacros
61ff2bdc 1902C ObjC C++ ObjC++ Joined Separate MissingArgError(missing filename after %qs)
a7b2e184 1903-imacros <file> Accept definition of macros in <file>.
fef3106c 1904
2b6dd222
JM
1905imultilib
1906C ObjC C++ ObjC++ Joined Separate
a7b2e184 1907-imultilib <dir> Set <dir> to be the multilib include subdirectory.
2b6dd222 1908
fef3106c 1909include
61ff2bdc 1910C ObjC C++ ObjC++ Joined Separate MissingArgError(missing filename after %qs)
a7b2e184 1911-include <file> Include the contents of <file> before other files.
fef3106c
NB
1912
1913iprefix
1914C ObjC C++ ObjC++ Joined Separate
a7b2e184 1915-iprefix <path> Specify <path> as a prefix for next two options.
fef3106c
NB
1916
1917isysroot
61ff2bdc 1918C ObjC C++ ObjC++ Joined Separate MissingArgError(missing path after %qs)
a7b2e184 1919-isysroot <dir> Set <dir> to be the system root directory.
fef3106c
NB
1920
1921isystem
61ff2bdc 1922C ObjC C++ ObjC++ Joined Separate MissingArgError(missing path after %qs)
a7b2e184 1923-isystem <dir> Add <dir> to the start of the system include path.
fef3106c 1924
4bed3787 1925iquote
61ff2bdc 1926C ObjC C++ ObjC++ Joined Separate MissingArgError(missing path after %qs)
a7b2e184 1927-iquote <dir> Add <dir> to the end of the quote include path.
4bed3787 1928
fef3106c
NB
1929iwithprefix
1930C ObjC C++ ObjC++ Joined Separate
a7b2e184 1931-iwithprefix <dir> Add <dir> to the end of the system include path.
fef3106c
NB
1932
1933iwithprefixbefore
1934C ObjC C++ ObjC++ Joined Separate
a7b2e184 1935-iwithprefixbefore <dir> Add <dir> to the end of the main include path.
fef3106c
NB
1936
1937lang-asm
603349bf 1938C Undocumented RejectDriver
fef3106c 1939
e200444e
JM
1940no-integrated-cpp
1941Driver
1942
fef3106c
NB
1943nostdinc
1944C ObjC C++ ObjC++
a7b2e184 1945Do not search standard system include directories (those specified with -isystem will still be used).
fef3106c
NB
1946
1947nostdinc++
72de27ea 1948C++ ObjC++
a7b2e184 1949Do not search standard system include directories for C++.
fef3106c
NB
1950
1951o
1952C ObjC C++ ObjC++ Joined Separate
72de27ea 1953; Documented in common.opt
fef3106c
NB
1954
1955pedantic
c1771a20 1956C ObjC C++ ObjC++ Alias(Wpedantic)
72de27ea 1957; Documented in common.opt
fef3106c 1958
fef3106c
NB
1959print-objc-runtime-info
1960ObjC ObjC++
a7b2e184 1961Generate C header of platform-specific features.
fef3106c
NB
1962
1963remap
1964C ObjC C++ ObjC++
a7b2e184 1965Remap file names when including files.
fef3106c
NB
1966
1967std=c++98
1968C++ ObjC++
a7b2e184 1969Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum.
c7dc8804
JM
1970
1971std=c++03
1972C++ ObjC++ Alias(std=c++98)
a7b2e184 1973Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum.
fef3106c 1974
97e3ad20 1975std=c++11
966541e3 1976C++ ObjC++
a7b2e184 1977Conform to the ISO 2011 C++ standard.
97e3ad20
JM
1978
1979std=c++0x
70e24808 1980C++ ObjC++ Alias(std=c++11) Undocumented
a7b2e184 1981Deprecated in favor of -std=c++11.
966541e3 1982
552b8185 1983std=c++1y
028aee17 1984C++ ObjC++ Alias(std=c++14) Undocumented
a7b2e184 1985Deprecated in favor of -std=c++14.
70e24808
JM
1986
1987std=c++14
381bf11e 1988C++ ObjC++
a7b2e184 1989Conform to the ISO 2014 C++ standard.
552b8185 1990
da73100b 1991std=c++1z
7b936140
JJ
1992C++ ObjC++ Alias(std=c++17) Undocumented
1993Deprecated in favor of -std=c++17.
da73100b
JM
1994
1995std=c++17
7b936140
JJ
1996C++ ObjC++
1997Conform to the ISO 2017 C++ standard.
da73100b 1998
026a79f7
AS
1999std=c++2a
2000C++ ObjC++
2001Conform to the ISO 2020(?) C++ draft standard (experimental and incomplete support).
2002
48b0b196 2003std=c11
2778d766 2004C ObjC
a7b2e184 2005Conform to the ISO 2011 C standard.
48b0b196
JM
2006
2007std=c1x
2008C ObjC Alias(std=c11)
a7b2e184 2009Deprecated in favor of -std=c11.
2778d766 2010
c76dc9c3
JM
2011std=c17
2012C ObjC
7a8a92c4 2013Conform to the ISO 2017 C standard (published in 2018).
1e39313a
JM
2014
2015std=c18
2016C ObjC Alias(std=c17)
7a8a92c4 2017Conform to the ISO 2017 C standard (published in 2018).
c76dc9c3 2018
9f936c86
JM
2019std=c2x
2020C ObjC
2021Conform to the ISO 202X C standard draft (experimental and incomplete support).
2022
fef3106c 2023std=c89
5de8299c 2024C ObjC Alias(std=c90)
a7b2e184 2025Conform to the ISO 1990 C standard.
fef3106c 2026
7e1542b9
MLI
2027std=c90
2028C ObjC
a7b2e184 2029Conform to the ISO 1990 C standard.
7e1542b9 2030
fef3106c
NB
2031std=c99
2032C ObjC
a7b2e184 2033Conform to the ISO 1999 C standard.
fef3106c
NB
2034
2035std=c9x
5de8299c 2036C ObjC Alias(std=c99)
a7b2e184 2037Deprecated in favor of -std=c99.
fef3106c
NB
2038
2039std=gnu++98
2040C++ ObjC++
97e3ad20 2041Conform to the ISO 1998 C++ standard revised by the 2003 technical
a7b2e184 2042corrigendum with GNU extensions.
fef3106c 2043
97e3ad20
JM
2044std=gnu++03
2045C++ ObjC++ Alias(std=gnu++98)
2046Conform to the ISO 1998 C++ standard revised by the 2003 technical
a7b2e184 2047corrigendum with GNU extensions.
97e3ad20
JM
2048
2049std=gnu++11
966541e3 2050C++ ObjC++
a7b2e184 2051Conform to the ISO 2011 C++ standard with GNU extensions.
97e3ad20
JM
2052
2053std=gnu++0x
381bf11e 2054C++ ObjC++ Alias(std=gnu++11) Undocumented
a7b2e184 2055Deprecated in favor of -std=gnu++11.
966541e3 2056
552b8185 2057std=gnu++1y
028aee17 2058C++ ObjC++ Alias(std=gnu++14) Undocumented
a7b2e184 2059Deprecated in favor of -std=gnu++14.
552b8185 2060
a07f6ed2 2061std=gnu++14
028aee17 2062C++ ObjC++
a7b2e184 2063Conform to the ISO 2014 C++ standard with GNU extensions.
a07f6ed2 2064
da73100b 2065std=gnu++1z
7b936140
JJ
2066C++ ObjC++ Alias(std=gnu++17) Undocumented
2067Deprecated in favor of -std=gnu++17.
da73100b
JM
2068
2069std=gnu++17
7b936140
JJ
2070C++ ObjC++
2071Conform to the ISO 2017 C++ standard with GNU extensions.
da73100b 2072
026a79f7
AS
2073std=gnu++2a
2074C++ ObjC++
2075Conform to the ISO 2020(?) C++ draft standard with GNU extensions (experimental and incomplete support).
2076
48b0b196 2077std=gnu11
2778d766 2078C ObjC
a7b2e184 2079Conform to the ISO 2011 C standard with GNU extensions.
48b0b196
JM
2080
2081std=gnu1x
2082C ObjC Alias(std=gnu11)
a7b2e184 2083Deprecated in favor of -std=gnu11.
2778d766 2084
c76dc9c3
JM
2085std=gnu17
2086C ObjC
7a8a92c4 2087Conform to the ISO 2017 C standard (published in 2018) with GNU extensions.
1e39313a
JM
2088
2089std=gnu18
2090C ObjC Alias(std=gnu17)
7a8a92c4 2091Conform to the ISO 2017 C standard (published in 2018) with GNU extensions.
c76dc9c3 2092
9f936c86
JM
2093std=gnu2x
2094C ObjC
2095Conform to the ISO 202X C standard draft with GNU extensions (experimental and incomplete support).
2096
fef3106c 2097std=gnu89
5de8299c 2098C ObjC Alias(std=gnu90)
a7b2e184 2099Conform to the ISO 1990 C standard with GNU extensions.
fef3106c 2100
7e1542b9
MLI
2101std=gnu90
2102C ObjC
a7b2e184 2103Conform to the ISO 1990 C standard with GNU extensions.
7e1542b9 2104
fef3106c
NB
2105std=gnu99
2106C ObjC
a7b2e184 2107Conform to the ISO 1999 C standard with GNU extensions.
fef3106c
NB
2108
2109std=gnu9x
5de8299c 2110C ObjC Alias(std=gnu99)
a7b2e184 2111Deprecated in favor of -std=gnu99.
fef3106c
NB
2112
2113std=iso9899:1990
5de8299c 2114C ObjC Alias(std=c90)
a7b2e184 2115Conform to the ISO 1990 C standard.
fef3106c
NB
2116
2117std=iso9899:199409
2118C ObjC
a7b2e184 2119Conform to the ISO 1990 C standard as amended in 1994.
fef3106c
NB
2120
2121std=iso9899:1999
5de8299c 2122C ObjC Alias(std=c99)
a7b2e184 2123Conform to the ISO 1999 C standard.
fef3106c
NB
2124
2125std=iso9899:199x
5de8299c 2126C ObjC Alias(std=c99)
a7b2e184 2127Deprecated in favor of -std=iso9899:1999.
fef3106c 2128
48b0b196
JM
2129std=iso9899:2011
2130C ObjC Alias(std=c11)
a7b2e184 2131Conform to the ISO 2011 C standard.
48b0b196 2132
c76dc9c3
JM
2133std=iso9899:2017
2134C ObjC Alias(std=c17)
7a8a92c4 2135Conform to the ISO 2017 C standard (published in 2018).
1e39313a
JM
2136
2137std=iso9899:2018
2138C ObjC Alias(std=c17)
7a8a92c4 2139Conform to the ISO 2017 C standard (published in 2018).
c76dc9c3 2140
e200444e
JM
2141traditional
2142Driver
2143
fef3106c
NB
2144traditional-cpp
2145C ObjC C++ ObjC++
a7b2e184 2146Enable traditional preprocessing.
fef3106c
NB
2147
2148trigraphs
2149C ObjC C++ ObjC++
a7b2e184 2150-trigraphs Support ISO C trigraphs.
fef3106c
NB
2151
2152undef
5498f011 2153C ObjC C++ ObjC++ Var(flag_undef)
a7b2e184 2154Do not predefine system-specific and GCC-specific macros.
fef3106c
NB
2155
2156v
d5478783
JM
2157C ObjC C++ ObjC++
2158; Documented in common.opt
fef3106c
NB
2159
2160w
2161C ObjC C++ ObjC++
72de27ea 2162; Documented in common.opt
e11a4ae5
NB
2163
2164; This comment is to ensure we retain the blank line above.