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/32579] problem using iso_c_binding (II)



------- Comment #1 from kargl at gcc dot gnu dot org  2007-07-03 21:46 -------
Subject: Bug 32579

Author: kargl
Date: Tue Jul  3 21:45:59 2007
New Revision: 126280

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126280
Log:
2007-07-02  Christopher D. Rickett  <crickett@lanl.gov>

        PR fortran/32579
        * symbol.c (gen_cptr_param): Generate C_PTR and C_FUNPTR if
        necessary.
        (build_formal_args): Pass intrinsic module symbol id to
        gen_cptr_param.

        * gfortran.dg/iso_c_binding_only.f03: Updated test case.



Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/symbol.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/iso_c_binding_only.f03


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32579


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