This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/49962] [OOP] ICE when using type-bound function returning vector
- From: "janus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 4 Aug 2011 20:29:47 +0000
- Subject: [Bug fortran/49962] [OOP] ICE when using type-bound function returning vector
- Auto-submitted: auto-generated
- References: <bug-49962-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49962
janus at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pault at gcc dot gnu.org
--- Comment #6 from janus at gcc dot gnu.org 2011-08-04 20:28:09 UTC ---
(In reply to comment #5)
> I think it would make many people's life easier if this fix could be
> back ported to 4.5, considering the fact that most clusters for
> engineering computation tend to use old compilers.
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.
So: Paul, Tobias, what do you think? Ok to backport to 4.5?