This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/47352] [F03] ICE with proc-pointers in generic procedures
- From: "burnus at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 19 Jan 2011 15:58:29 +0000
- Subject: [Bug fortran/47352] [F03] ICE with proc-pointers in generic procedures
- Auto-submitted: auto-generated
- References: <bug-47352-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47352
--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-01-19 15:58:28 UTC ---
(In reply to comment #0)
> Found at http://groups.google.com/group/comp.lang.fortran/browse_thread/thread/bbaf59ffd7c372e9#
> (There is another issue in that thread)
The other issue involving proc-pointer components and a GENERIC type-bound
procedure is now tracked as PR 47360.