This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
compiler options in testsuite..
- From: "Christopher D. Rickett" <crickett at lanl dot gov>
- To: fortran at gcc dot gnu dot org
- Date: Tue, 20 Jun 2006 17:38:55 -0600 (MDT)
- Subject: 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