* sh.c (prepare_move_operand): Check if operand 0 is an invalid
[official-gcc.git] / gcc / f / lang.opt
blobc6e453e9c57d1cc6cb13532682aa2b8519526ec8
1 ; Options for the Fortran 77 front end.
2 ; Copyright (C) 2003 Free Software Foundation, Inc.
4 ; This file is part of GCC.
6 ; GCC is free software; you can redistribute it and/or modify it under
7 ; the terms of the GNU General Public License as published by the Free
8 ; Software Foundation; either version 2, or (at your option) any later
9 ; version.
10
11 ; GCC is distributed in the hope that it will be useful, but WITHOUT ANY
12 ; WARRANTY; without even the implied warranty of MERCHANTABILITY or
13 ; FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
14 ; for more details.
15
16 ; You should have received a copy of the GNU General Public License
17 ; along with GCC; see the file COPYING.  If not, write to the Free
18 ; Software Foundation, 59 Temple Place - Suite 330, Boston, MA
19 ; 02111-1307, USA.
21 ; See c.opt for a description of this file's format.
23 ; Please try to keep this file in ASCII collating order.
25 Language
26 F77
29 F77 Joined
31 Wall
32 F77
34 Wcomment
35 F77
37 Wcomments
38 F77
40 Wglobals
41 F77
43 Wimplicit
44 F77
46 Wimport
47 F77
49 Wsurprising
50 F77
52 Wtrigraphs
53 F77
55 fautomatic
56 F77
58 fbackslash
59 F77
61 fbadu77-intrinsics-delete
62 F77 RejectNegative
64 fbadu77-intrinsics-disable
65 F77 RejectNegative
67 fbadu77-intrinsics-enable
68 F77 RejectNegative
70 fbadu77-intrinsics-hide
71 F77 RejectNegative
73 fcase-initcap
74 F77 RejectNegative
76 fcase-lower
77 F77 RejectNegative
79 fcase-preserve
80 F77 RejectNegative
82 fcase-strict-lower
83 F77 RejectNegative
85 fcase-strict-upper
86 F77 RejectNegative
88 fcase-upper
89 F77 RejectNegative
91 fdebug-kludge
92 F77
94 fdollar-ok
95 F77
97 femulate-complex
98 F77
100 ff2c
103 ff2c-intrinsics-delete
104 F77 RejectNegative
106 ff2c-intrinsics-disable
107 F77 RejectNegative
109 ff2c-intrinsics-enable
110 F77 RejectNegative
112 ff2c-intrinsics-hide
113 F77 RejectNegative
115 ff2c-library
118 ff66
121 ff77
124 ff90
127 ff90-intrinsics-delete
128 F77 RejectNegative
130 ff90-intrinsics-disable
131 F77 RejectNegative
133 ff90-intrinsics-enable
134 F77 RejectNegative
136 ff90-intrinsics-hide
137 F77 RejectNegative
139 ff90-not-vxt
140 F77 RejectNegative
142 ffixed-form
145 ffixed-line-length-
146 F77 Joined
148 fflatten-arrays
151 ffortran-bounds-check
154 ffree-form
157 fglobals
160 fgnu-intrinsics-delete
161 F77 RejectNegative
163 fgnu-intrinsics-disable
164 F77 RejectNegative
166 fgnu-intrinsics-enable
167 F77 RejectNegative
169 fgnu-intrinsics-hide
170 F77 RejectNegative
172 finit-local-zero
175 fintrin-case-any
176 F77 RejectNegative
178 fintrin-case-initcap
179 F77 RejectNegative
181 fintrin-case-lower
182 F77 RejectNegative
184 fintrin-case-upper
185 F77 RejectNegative
187 fmatch-case-any
188 F77 RejectNegative
190 fmatch-case-initcap
191 F77 RejectNegative
193 fmatch-case-lower
194 F77 RejectNegative
196 fmatch-case-upper
197 F77 RejectNegative
199 fmil-intrinsics-delete
200 F77 RejectNegative
202 fmil-intrinsics-disable
203 F77 RejectNegative
205 fmil-intrinsics-enable
206 F77 RejectNegative
208 fmil-intrinsics-hide
209 F77 RejectNegative
211 fonetrip
214 fpedantic
217 fsecond-underscore
220 fsilent
223 fsource-case-lower
224 F77 RejectNegative
226 fsource-case-preserve
227 F77 RejectNegative
229 fsource-case-upper
230 F77 RejectNegative
232 fsymbol-case-any
233 F77 RejectNegative
235 fsymbol-case-initcap
236 F77 RejectNegative
238 fsymbol-case-lower
239 F77 RejectNegative
241 fsymbol-case-upper
242 F77 RejectNegative
244 ftypeless-boz
247 fugly
250 fugly-args
253 fugly-assign
256 fugly-assumed
259 fugly-comma
262 fugly-complex
265 fugly-init
268 fugly-logint
271 funderscoring
274 funix-intrinsics-delete
275 F77 RejectNegative
277 funix-intrinsics-disable
278 F77 RejectNegative
280 funix-intrinsics-enable
281 F77 RejectNegative
283 funix-intrinsics-hide
284 F77 RejectNegative
286 fversion
287 F77 RejectNegative
289 fvxt
292 fvxt-intrinsics-delete
293 F77 RejectNegative
295 fvxt-intrinsics-disable
296 F77 RejectNegative
298 fvxt-intrinsics-enable
299 F77 RejectNegative
301 fvxt-intrinsics-hide
302 F77 RejectNegative
304 fvxt-not-f90
305 F77 RejectNegative
307 fxyzzy
310 fzeros
313 ; This comment is to ensure we retain the blank line above.