Problem with procedure pointers

Janus Weil janus@gcc.gnu.org
Thu Mar 10 19:55:00 GMT 2011


>> While I am inclined to not-bump the version number, I won't mind if you
>> decide to bump it.
>
> I agree.

Ok, since you guys seem to agree on that, here is the patch without
module version bumping, but this time complete with test case and
ChangeLog.

Ok for trunk?

Cheers,
Janus


2011-03-10  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/47768
	* module.c (ab_attribute,attr_bits): Add AB_PROC_POINTER_COMP.
	(mio_symbol_attribute): Handle attribute 'proc_pointer_comp'.

2011-03-10  Janus Weil  <janus@gcc.gnu.org>

	PR fortran/47768
	* gfortran.dg/proc_ptr_comp_31.f90: New.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mod_ppc.diff
Type: application/octet-stream
Size: 2055 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110310/71c1f00c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: proc_ptr_comp_31.f90
Type: application/octet-stream
Size: 552 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110310/71c1f00c/attachment-0001.obj>


More information about the Gcc-patches mailing list