This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Warning with -fno-second-underscore


Hello,

I am interfacing C and F90 code, and I use the -fno-second-underscore option. Currently (2004-10-05 linux i686 binary snapshot) this generates the following warning:

gfortran -g -fno-second-underscore -c io.F90
cc1: warning: command line option "-fno-second-underscore" is valid for F95 but not for C



I guess this is due to the options being passed to cc1 when it is not needed any more. Nothing serious, I guess, but I thought it was worth reporting anyway.


Thanks for your work,
FX


PS: if need be, please Cc any answer to me, as I'm no suscriber of the list.


--
J'ai voulu r'peupler la France,
Même que la France était pas d'acc' (Renaud)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]