[Patch, Fortran] PR60447 - Stop generating *.s file with -E -cpp

Steve Kargl sgk@troutmask.apl.washington.edu
Sat Mar 8 17:55:00 GMT 2014


On Sat, Mar 08, 2014 at 02:44:16PM +0100, Tobias Burnus wrote:
> 
> gfortran currently tells the ME that it wants it - even if it is not 
> needed when only preprocessing a file (-E). This patch fixes this by 
> telling the ME that no_backend is required - and then by triggering an 
> early exit in lang_dependent_init (all in toplev.c).
> 
> Build and currently regtesting.
> OK for the trunk?
> 

Yes.

-- 
Steve



More information about the Fortran mailing list