[Patch, Fortran, F03] PR 41022: procedure pointer components as actual arguments

Janus Weil janus@gcc.gnu.org
Tue Aug 11 08:20:00 GMT 2009


Hi all,

here is a patch for a small problem with PPCs as actual arguments,
reported by Juergen Reuter. The fix is relatively simple and regtests
fine on x86_64-unknown-linux-gnu. Ok for trunk?

Cheers,
Janus


2009-08-11  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/41022
	* trans-expr.c (gfc_conv_procedure_call): Handle procedure pointer
	components as actual arguments.

2009-08-11  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/41022
	* gfortran.dg/proc_ptr_comp_14.f90: New.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr41022.diff
Type: text/x-diff
Size: 637 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20090811/a61648fa/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: proc_ptr_comp_14.f90
Type: application/octet-stream
Size: 931 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20090811/a61648fa/attachment.obj>


More information about the Gcc-patches mailing list