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/49962] [OOP] ICE when using type-bound function returning vector


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

--- Comment #7 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-08-15 16:00:48 UTC ---
(In reply to comment #6)
> Ok, the patch is simple enough after all. If I get approval by another Fortran
> maintainer, I'll be happy to do the backport. The original fix of r160622 was
> committed by Paul.

http://gcc.gnu.org/viewcvs?view=revision&revision=160622

> So: Paul, Tobias, what do you think? Ok to backport to 4.5?

I don't mind backporting - the patch is indeed simple and (applying to only to
gfc_conv_derived_to_class) safe.


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