This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/23246] Error using function returning array as subroutine argument



------- Comment #3 from pinskia at gcc dot gnu dot org  2005-10-27 16:45 -------
This works now but I don't know if this is really fixed as the now libgfortran
just calls into malloc/free without wrapping it so we get errors like this. 
Newer glibc should error out but I don't have it because I am too lazy.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]