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]

Re: Adding Tests


On Sat, Nov 20, 2004 at 01:17:12PM -0500, Andrew Pinski wrote:
> 
> On Nov 20, 2004, at 1:16 PM, Tom Browder wrote:
> 
> >P.S.  I have some old clunky, large programs I would love to test 
> >(they work
> >on the NAG f95 compiler for Linux), but I need the pre-processor (bug 
> >18428)
> >and -r8 flag (bug 13464) working.  Any idea when they might be fixed?
> 
> As I said in bug 18428, you have to use "-x f95-cpp-input" or
> "-x f77-cpp-input" to get the preprocessor.

Shouldn't this be automatic if the file name extension is .F90 or .F
instead of .f90 or .f? Well I'm not at home now so I can't test.. just
a thought.

-- 
Janne Blomqvist


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