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 17:58:57 +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| |janus at gcc dot gnu.org
Summary|"internal compiler error" |[OOP] ICE when using
|when using type-bounded |type-bound function
|function returning vector |returning vector
--- Comment #4 from janus at gcc dot gnu.org 2011-08-04 17:58:55 UTC ---
This is certainly a duplicate of PR49961, and has been fixed by r160622, which
could also be backported to the 4.5 branch.
Since we got two apparently independent bug reports for this on the same day:
Is there any "real-world" code which is affected by this bug? Or in other
words: How did you come across this bug?