[PATCH,fortran] fix iso_c_binding only clause bug
Christopher D. Rickett
crickett@lanl.gov
Tue Jul 3 22:31:00 GMT 2007
i'll be sure to follow the format below in the future.
with this patch applied, the code snippet on the Fortran2003Bind_C
wiki no longer reports the bogus errors it use to.
thanks.
Chris
On Tue, 3 Jul 2007, Steve Kargl wrote:
> On Mon, Jul 02, 2007 at 05:31:09PM -0600, Christopher D. Rickett wrote:
>>
>> ChangeLog entry:
>> 2007-07-02 Christopher D. Rickett <crickett@lanl.gov>
>> * 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.
>>
>
> Committed.
>
> Chris, in the future, can you include the PR number and
> add a blank line in the ChangeLog entry? The form is
> as follow.
>
> 2007-07-02 Christopher D. Rickett <crickett@lanl.gov>
>
> PR fortran/######
> * symbol.c (gen_cptr_param): Generate C_PTR and C_FUNPTR if
> necessary.
>
> Note, PR number is used to automatically record the commit
> info into bugzilla.
>
> --
> Steve
>
More information about the Fortran
mailing list