[PATCH,fortran] fix iso_c_binding only clause bug

Steve Kargl sgk@troutmask.apl.washington.edu
Tue Jul 3 22:09:00 GMT 2007


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