Oracle® Solaris Studio 12.4: Fortran User's Guide

Exit Print View

Updated: March 2015
 
 

4.3.6 Restrictions on Cray Pointees

  • A Cray pointee cannot appear in a SAVE, DATA, EQUIVALENCE, COMMON, or PARAMETER statement.

  • A Cray pointee cannot be a dummy argument.

  • A Cray pointee cannot be a function result variable.

  • A Cray pointee cannot be a structure name or a structure component.

  • The type of a Cray pointee cannot be finalizable.