------- Comment #1 from michael dot a dot richmond at nasa dot gov  2007-04-03 
18:45 -------
The following functions should produce a similar warning message:

function test97() result(ps)
character :: ps
end function test97

CHARACTER(*) FUNCTION test105()
i = LEN(test105)
END FUNCTION test105


-- 


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

Reply via email to