OSDN Git Service

* Makefile.in: Update.
[pf3gnuchains/gcc-fork.git] / gcc / common.opt
1 ; Options for the language- and target-independent parts of the compiler.
2 ; Copyright (C) 2003 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 2, or (at your option) any later
9 ; version.
10
11 ; GCC is distributed in the hope that it will be useful, but WITHOUT ANY
12 ; WARRANTY; without even the implied warranty of MERCHANTABILITY or
13 ; FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
14 ; for more details.
15
16 ; You should have received a copy of the GNU General Public License
17 ; along with GCC; see the file COPYING.  If not, write to the Free
18 ; Software Foundation, 59 Temple Place - Suite 330, Boston, MA
19 ; 02111-1307, USA.
20
21 ; See c.opt for a description of this file's format.
22
23 ; Please try to keep this file in ASCII collating order.
24
25 -help
26 Common
27
28 -param
29 Common Separate
30
31 -target-help
32 Common
33
34 -version
35 Common
36
37 G
38 Common Joined Separate UInteger
39
40 O
41 Common JoinedOrMissing
42
43 Os
44 Common
45
46 W
47 Common RejectNegative
48
49 Waggregate-return
50 Common
51
52 Wcast-align
53 Common
54
55 Wdeprecated-declarations
56 Common
57
58 Wdisabled-optimization
59 Common
60
61 Werror
62 Common
63
64 Wextra
65 Common
66
67 Winline
68 Common
69
70 Wlarger-than-
71 Common RejectNegative Joined UInteger
72
73 Wmissing-noreturn
74 Common
75
76 Wpacked
77 Common
78
79 Wpadded
80 Common
81
82 Wshadow
83 Common
84
85 Wstrict-aliasing
86 Common
87
88 Wswitch
89 Common
90
91 Wswitch-default
92 Common
93
94 Wswitch-enum
95 Common
96
97 Wsystem-headers
98 Common
99
100 Wuninitialized
101 Common
102
103 Wunreachable-code
104 Common
105
106 Wunused
107 Common
108
109 Wunused-function
110 Common
111
112 Wunused-label
113 Common
114
115 Wunused-parameter
116 Common
117
118 Wunused-value
119 Common
120
121 Wunused-variable
122 Common
123
124 aux-info
125 Common Separate
126
127 aux-info=
128 Common Joined
129
130 auxbase
131 Common Separate
132
133 auxbase-strip
134 Common Separate
135
136 d
137 Common Joined
138
139 dumpbase
140 Common Separate
141
142 falign-functions=
143 Common RejectNegative Joined UInteger
144
145 falign-jumps=
146 Common RejectNegative Joined UInteger
147
148 falign-labels=
149 Common RejectNegative Joined UInteger
150
151 falign-loops=
152 Common RejectNegative Joined UInteger
153
154 fbranch-target-load-optimize
155 Common
156
157 fbranch-target-load-optimize2
158 Common
159
160 fcall-saved-
161 Common Joined RejectNegative
162
163 fcall-used-
164 Common Joined RejectNegative
165
166 fcaller-saves
167 Common
168
169 fcrossjumping
170 Common
171
172 fcse-follow-jumps
173 Common
174
175 fcse-skip-blocks
176 Common
177
178 fdefer-pop
179 Common
180
181 fdelayed-branch
182 Common
183
184 fdelete-null-pointer-checks
185 Common
186
187 fdiagnostics-show-location=
188 Common Joined RejectNegative
189
190 feliminate-dwarf2-dups
191 Common
192
193 feliminate-unused-debug-types
194 Common
195
196 fexpensive-optimizations
197 Common
198
199 ffast-math
200 Common
201
202 ffixed-
203 Common Joined RejectNegative
204
205 ffloat-store
206 Common
207
208 fforce-addr
209 Common
210
211 fforce-mem
212 Common
213
214 ffunction-cse
215 Common
216
217 fgcse
218 Common
219
220 fgcse-lm
221 Common
222
223 fgcse-sm
224 Common
225
226 fif-conversion
227 Common
228
229 fif-conversion2
230 Common
231
232 finline
233 Common
234
235 finline-functions
236 Common
237
238 fkeep-inline-functions
239 Common
240
241 fkeep-static-consts
242 Common
243
244 floop-optimize
245 Common
246
247 fmessage-length=
248 Common RejectNegative Joined UInteger
249
250 fmove-all-movables
251 Common
252
253 fold-unroll-loops
254 Common
255
256 fold-unroll-all-loops
257 Common
258
259 fomit-frame-pointer
260 Common
261
262 foptimize-sibling-calls
263 Common
264
265 fpcc-struct-return
266 Common
267
268 fpeel-loops
269 Common
270
271 fpeephole
272 Common
273
274 fprefetch-loop-arrays
275 Common
276
277 frandom-seed
278 Common
279
280 frandom-seed=
281 Common Joined RejectNegative
282
283 freduce-all-givs
284 Common
285
286 freg-struct-return
287 Common
288
289 frerun-cse-after-loop
290 Common
291
292 frerun-loop-opt
293 Common
294
295 fsched-verbose=
296 Common RejectNegative Joined
297
298 fschedule-insns
299 Common
300
301 fschedule-insns2
302 Common
303
304 fshared-data
305 Common
306
307 fstack-limit
308 Common
309
310 fstack-limit-register=
311 Common RejectNegative Joined
312
313 fstack-limit-symbol=
314 Common RejectNegative Joined
315
316 fstrength-reduce
317 Common
318
319 fsyntax-only
320 Common
321
322 fthread-jumps
323 Common
324
325 ftls-model=
326 Common Joined RejectNegative
327
328 ftracer
329 Common
330
331 funit-at-a-time
332 Common
333
334 funroll-loops
335 Common
336
337 funroll-all-loops
338 Common
339
340 funswitch-loops
341 Common
342
343 fwritable-strings
344 Common
345
346 g
347 Common JoinedOrMissing
348
349 m
350 Common Joined
351
352 o
353 Common Joined Separate
354
355 p
356 Common
357
358 pedantic
359 Common
360
361 pedantic-errors
362 Common
363
364 quiet
365 Common
366
367 version
368 Common
369
370 w
371 Common
372
373 ; This comment is to ensure we retain the blank line above.