------- Comment #4 from tobi at gcc dot gnu dot org  2007-10-05 22:33 -------
Ok, last comment for tonight: the second option would fail for the perfectly
legal
 subroutine a(arr)
    implicit none
    dimension arr(5)
    real arr
 end


-- 


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

Reply via email to