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]

compiler options in testsuite..


i added another test to the testsuite for the c99 types used by the 
f03 draft for C interop.  however, i need to give gcc the -std=c99 flag 
in order for the C code to compile.  i added the dg-options... to the top 
of the C file, but it's still not compiling..

is there something i'm missing?  i've added the testcase to my local copy 
of gfortran.dg.

thanks.
Chris


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