[Bug fortran/41706] [OOP] Calling one TBP as an actual argument of another TBP
pault at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Oct 20 04:17:00 GMT 2009
------- Comment #1 from pault at gcc dot gnu dot org 2009-10-20 04:17 -------
Subject: Bug 41706
Author: pault
Date: Tue Oct 20 04:16:02 2009
New Revision: 153004
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153004
Log:
2009-10-20 Paul Thomas <pault@gcc.gnu.org>
PR fortran/41706
* resolve.c (resolve_arg_exprs): New function.
(resolve_class_compcall): Call the above.
(resolve_class_typebound_call): The same.
2009-10-20 Paul Thomas <pault@gcc.gnu.org>
PR fortran/41706
* gfortran.dg/class_9 : New test.
Added:
trunk/gcc/testsuite/gfortran.dg/class_9.f03
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/resolve.c
trunk/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41706
More information about the Gcc-bugs
mailing list