https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114922

kargls at comcast dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kargls at comcast dot net

--- Comment #2 from kargls at comcast dot net ---
While Harald gave one reason, consider the simply program

   use foo, only bar
   x = bar(1.)
   end

gfortran needs information about 'bar'.  Is it an array,
function, or subroutine?

Reply via email to