This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/63552] [OOP] Type-bound procedures rejected as actual argument to dummy procedure
- From: "ian_harvey at bigpond dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 03 Jan 2015 20:36:36 +0000
- Subject: [Bug fortran/63552] [OOP] Type-bound procedures rejected as actual argument to dummy procedure
- Auto-submitted: auto-generated
- References: <bug-63552-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63552
Ian Harvey <ian_harvey at bigpond dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ian_harvey at bigpond dot com
--- Comment #6 from Ian Harvey <ian_harvey at bigpond dot com> ---
Note that using a type bound procedure (versus a procedure component) as an
actual argument is an extension to Fortran 2008.