Array with more than 7 dimensions?

Hector E Barrios Molano hectorb@utexas.edu
Mon Jun 22 15:46:00 GMT 2015


Hi gfortran comunity,

is gfortran able to handle more than 7 dimensions in array specification?

I'm getting this error:

     real(kind=8) :: vec(2,3,3,6,2,3,12,8)
                                       1
Error: Array specification at (1) has more than 7 dimensions

I'm using GNU Fortran 5.1.0

Thank you for your help,

Hector



More information about the Fortran mailing list