GNU Info

Info Node: (g77-295.info)Array Bounds Expressions

(g77-295.info)Array Bounds Expressions


Next: POINTER Statements Prev: Full Support for Compiler Types Up: Missing Features
Enter node , (file) or (file)node

Array Bounds Expressions
------------------------

   `g77' doesn't support more general expressions to dimension arrays,
such as array element references, function references, etc.

   For example, `g77' currently does not accept the following:

     SUBROUTINE X(M, N)
     INTEGER N(10), M(N(2), N(1))


automatically generated by info2www version 1.2.2.9