This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [PATCH/fortran] Add option to make 1st error fatal
- From: Steven Bosscher <stevenb at suse dot de>
- To: fortran at gcc dot gnu dot org
- Cc: VÃclav Haisman <V dot Haisman at sh dot cvut dot cz>, Steve Kargl <sgk at troutmask dot apl dot washington dot edu>, gcc-patches at gcc dot gnu dot org
- Date: Sun, 30 Oct 2005 22:25:35 +0100
- Subject: Re: [PATCH/fortran] Add option to make 1st error fatal
- Organization: SUSE Labs
- References: <20051030205832.GB19911@troutmask.apl.washington.edu> <436539C6.4030209@sh.cvut.cz>
On Sunday 30 October 2005 22:23, VÃclav Haisman wrote:
> Isn't there some (probably) unwritten rule that -ffoo is reserved for
> flags that influence code generation, like optimizations and such?
No.
See -f{free,fixed}-form, -fugly-*, etc.
The -f* flags are just that: flags.
Gr.
Steven