This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/41733] Proc-pointer conformance checks: Elemental-proc-ptr => non-elemental-proc
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Oct 2009 19:07:46 -0000
- Subject: [Bug fortran/41733] Proc-pointer conformance checks: Elemental-proc-ptr => non-elemental-proc
- References: <bug-41733-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from burnus at gcc dot gnu dot org 2009-10-17 19:07 -------
There is the following additional restriction, which I could not find (Thanks
James!):
C728 (R742) The proc-target shall not be a nonintrinsic elemental procedure.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41733