Re: double precision g77
- From: Tim Prince <timothyprince@xxxxxxxxxxxxx>
- Date: Wed, 23 Aug 2006 12:42:46 GMT
Richard Pitman wrote:
This is not Fortran 77, nor within the small subset of f95 which g77 supports. Nor does g77 have a promote-to-double option.
double precision vector(1:50)
g77 is not gfortran nor g95, in spite of several posters suggesting that it may have mysteriously adopted some traits of those compilers. As Richard repeated, read the fine print (e.g. 'info g77').
g77, with normal options, does support interchangeability of single and double precision function results (only on x86 CPUs).
.
- Follow-Ups:
- Re: double precision g77
- From: Richard E Maine
- Re: double precision g77
- References:
- double precision g77
- From: Richard Pitman
- Re: double precision g77
- From: Richard Maine
- Re: double precision g77
- From: Brooks Moses
- Re: double precision g77
- From: Richard Pitman
- double precision g77
- Prev by Date: Re: lm minpack f90
- Next by Date: Derived TYPEs and defined assignments
- Previous by thread: Re: double precision g77
- Next by thread: Re: double precision g77
- Index(es):