This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/41706] [OOP] Calling one TBP as an actual argument of another TBP



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]