[gfortran] Re: revap types, step 1

Toon Moene toon@moene.indiv.nluug.nl
Fri Aug 27 00:01:00 GMT 2004


Richard Henderson wrote:

> (2) If not -r8, DOUBLE PRECISION is asserted to be 2*REAL.  If no
>     such type exists, we'll fatal_error.  I don't believe we have
>     any such target at present, so I'm not going to worry about
>     this further.

I'm quite sure I nuked a Bugzilla report about not being able to build 
g77 on <embedded platform X> due to sanity checks in the front end 
triggering because X didn't have a type whose size was 2*sizeof(float).

(This had nothing to do with whether there was a floating type twice the 
size of "float" - there was *no* type twice the size of "float").

If there's interest I can dig up "X".

-- 
Toon Moene - e-mail: toon@moene.indiv.nluug.nl - phone: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
A maintainer of GNU Fortran 95: http://gcc.gnu.org/fortran/



More information about the Fortran mailing list