pointer pairing and gfortran

Thomas Koenig Thomas.Koenig@online.de
Sat Jun 25 05:29:00 GMT 2005


On Fri, Jun 24, 2005 at 02:15:54PM -0400, Geoffrey Cowles wrote:

> program test
> integer ikeys
> pointer (pikeys,ikeys)
> end

This looks like Cray pointers, which aren't supported at the
moment.  Somebody is working on it, though.

See http://gcc.gnu.org/PR17031 .



More information about the Fortran mailing list