This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32579] New: problem using iso_c_binding (II)
- From: "jv244 at cam dot ac dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jul 2007 07:17:47 -0000
- Subject: [Bug fortran/32579] New: problem using iso_c_binding (II)
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
the following generates bogus error messages:
MODULE X
USE ISO_C_BINDING, ONLY : C_F_PROCPOINTER
END MODULE X
--
Summary: problem using iso_c_binding (II)
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jv244 at cam dot ac dot uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32579