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

2006-01-09 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-01-09 23:49 --- This is fixed for real in 4.1.0 and above. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

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

2005-10-27 Thread pinskia at gcc dot gnu dot org
--- 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 a

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

2005-08-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-05 16:12 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

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

2005-08-05 Thread f dot a dot akeroyd at rl dot ac dot uk
--- Additional Comments From f dot a dot akeroyd at rl dot ac dot uk 2005-08-05 10:57 --- *** Bug 23248 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23246