This is the mail archive of the gcc-patches@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]

Re: [PATCH,fortran]: partial fix for PR 32600



Hi Christopher,


Christopher D. Rickett wrote:
2007-10-12 Christopher D. Rickett <crickett@lanl.gov>

    PR fortran/32600
    * trans-expr.c (gfc_conv_function_call): Generate code to inline
    c_associated.
    * symbol.c (get_iso_c_sym): Preserve from_intmod and intmod_sym_id
    attributes in the resolved symbol.
    * resolve.c (gfc_iso_c_sub_interface): Remove dead code.

2007-10-12 Christopher D. Rickett <crickett@lanl.gov>

    PR fortran/32600
    * libgfortran/intrinsics/iso_c_binding.c: Remove c_associated_1
    and c_associated_2.
    * libgfortran/intrinsics/iso_c_binding.h: Ditto.
    * libgfortran/gfortran.map: Ditto.

I think the patch is ok, but I would appreciate if one of our ISO-C-bindings experts gave it a second look.


I agree that this is too late for 4.3, as the enhancement is barely user-visible.

Cheers,
- Tobi


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