Recursive function with allocatable array
Tobias Burnus
burnus@net-b.de
Wed Apr 16 15:37:00 GMT 2008
michael baudin wrote:
> I encountered a problem with gfortran while developing a recursive function
> which allocates an array stored in a derived-type.
> This is the sample test :
> [...]
>
> My conclusion is that it really is a bug in gfortran.
> What is you point of view ?
>
I agree.
Can you fill a bugreport? (If not, I'd do it for you.)
http://gcc.gnu.org/bugzilla/ (use the keyword "wrong-code")
Thanks for finding and reporting the bug.
Tobias
More information about the Fortran
mailing list