Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion how to declare doubles in f95
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
n...@cam.ac.uk  
View profile  
 More options Jan 29 2009, 3:51 pm
Newsgroups: comp.lang.fortran
From: n...@cam.ac.uk
Date: Thu, 29 Jan 2009 20:51:37 +0000 (GMT)
Local: Thurs, Jan 29 2009 3:51 pm
Subject: Re: how to declare doubles in f95
In article <glt48a$ai...@naig.caltech.edu>,
glen herrmannsfeldt  <g...@ugcs.caltech.edu> wrote:

>Richard Maine <nos...@see.signature> wrote:

>> It became common practice for compilers for other machines to have at
>> least an option to make single precision be 64 bits in order to
>> facilitate porting of such code. It is such a common option that people
>> today continue using those options and writing code that assumes single
>> precision is 64 bits, even if they have never seen anything like a CDC.
>> To my knowledge, a majority, or at least a large fraction, of today's
>> compilers have such options. Questions relating to this come up quite
>> regularly on this newsgroup.

>I don't remember that option on the IBM compilers, other than adding

>      IMPLICIT REAL*8 (A-H,O-$)

>which I did see many times.  ($ was the 27th letter of the alphabet.)
>(As far as I know, IBM started the use of IMPLICIT, maybe for this.)

>Also, there were many routines with sets of declarations and
>DATA statements at the beginning where you uncomment the ones
>appropriate for your machine.

It was called AUTODBL.  If I recall (and I may well not), it was not
present in IBM's original development compilers for the System/360
(Code-and-go and G), and may not have been even in the Program Product,
G1.  I think I have enough old manuals to check ....

Anyway, it was a crock.

Regards,
Nick Maclaren.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.