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/49961] [OOP] type-bound function can not return a pointer of a array


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

--- Comment #4 from janus at gcc dot gnu.org 2011-08-04 17:46:35 UTC ---
(In reply to comment #3)
> http://gcc.gnu.org/viewcvs?view=revision&revision=160622
> 
> The patch looks very simple and it may be feasible to backport it to 4.5.

I just checked: It's indeed easy to backport this, and it will also make the
original test case run and produce correct results.

Dear bug reporter: Would it help you if we backport this fix to the 4.5 branch,
so that it becomes part of release 4.5.4, or is it possible for you to use
gfortran 4.6.x?


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