[Patch, Fortran] PR60447 - Stop generating *.s file with -E -cpp
Tobias Burnus
burnus@net-b.de
Sat Mar 8 14:50:00 GMT 2014
Hello,
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?
Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: no_backend.diff
Type: text/x-patch
Size: 1151 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20140308/7d96a4df/attachment.bin>
More information about the Gcc-patches
mailing list