This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/30876] Array valued recursive function rejected



------- Comment #4 from pault at gcc dot gnu dot org  2007-02-21 18:52 -------
Tobias,

> Well, it is easy:
> "12.5.2.1 Function subprogram"
> "If RESULT is not specified, the result variable is <function- name> and all
> occurrences of the function name in execution-part statements are references to
> the result variable."

Ahhhh! OK, thanks - I can feel a patch coming on.

Paul


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30876


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]