cast to pointer from integer of different size
Steve Kargl
sgk@troutmask.apl.washington.edu
Sun Sep 10 19:04:00 GMT 2006
On Sun, Sep 10, 2006 at 02:56:11PM -0400, Jack Howarth wrote:
>
> Is there really any g77 64-bit software to support?
>
I have no idea what you mean by this statment. Fortran
has no concept of bits (32, 64, or 128).
g77 runs on at least alpha cpus.
This is an OS issue. signal returns a sig_t. g77
assumed that it could be stored in an INTEGER. Gfortran's
signal is provided solely for g77 compatibility; otherwise,
I advocate removal of this intrinsic.
--
Steve
More information about the Fortran
mailing list