[Bug fortran/13082] ENTRY statement not implemented

pbrook at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Aug 18 11:05:00 GMT 2004


------- Additional Comments From pbrook at gcc dot gnu dot org  2004-08-18 11:05 -------
! Functions still do not work. 
function foo() 
integer foo 
integer bar 
entry bar () 
bar = 42 
end function 

-- 


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



More information about the Gcc-bugs mailing list