This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/61615] Failure to resolve correct generic with TYPE(C_PTR) arguments
- From: "thatcadguy at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 27 Jun 2014 14:47:15 +0000
- Subject: [Bug fortran/61615] Failure to resolve correct generic with TYPE(C_PTR) arguments
- Auto-submitted: auto-generated
- References: <bug-61615-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61615
--- Comment #1 from Jacob Abel <thatcadguy at gmail dot com> ---
I was also told the following incorrect behavior is present from 4.8.1 and on.
I've tested with 4.8.1 and 4.8.2 and received the same behavior.