------- Comment #1 from pault at gcc dot gnu dot org 2005-12-18 07:43 ------- Steve,
I do not see this in the standard. According to 5.1.2.4.4: Constraint: The function name of an array-valued function shall not be declared as an assumed-size array Constraint: An assumed-size array with INTENT(OUT) shall not be of a type for which default initialization is specified. That's it. Paul -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21256