This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/54134] [OOP] ICE overriding derived type bound function with allocatable character as result
- From: "koen.poppe at cs dot kuleuven.be" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 31 Jul 2012 13:10:46 +0000
- Subject: [Bug fortran/54134] [OOP] ICE overriding derived type bound function with allocatable character as result
- Auto-submitted: auto-generated
- References: <bug-54134-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54134
--- Comment #5 from koen.poppe at cs dot kuleuven.be 2012-07-31 13:10:46 UTC ---
Thank you for the quick response and solution!