[Patch, Fortran, committed] PR 50073: gfortran must not accept function name when result name is present

Janus Weil janus@gcc.gnu.org
Sun Aug 14 09:42:00 GMT 2011


Hi all,

I just committed as obvious the fix for an accepts-invalid problem
involving function results. I simply took an existing check, separated
it off into a small function, and called it from another place (where
it was missed previously):

http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177745

Cheers,
Janus



More information about the Fortran mailing list