[Patch,Fortran] Copy more attributes for PROCEDURE() (PR35830)

Tobias Burnus tobias.burnus@physik.fu-berlin.de
Sat Jun 7 19:08:00 GMT 2008


Hi all,

For 
  PROCEDURE(interface) :: foo
not all needed attributes where copied from interface to foo, which
caused rejected-valid (and accept-invalid) problems, but also wrong code.

I now copy now several more attributes. I hope I have not missed one.

Build and make check-gfortran tested on x86-64-linux.
OK for the trunk?

Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: procedure.diff
Type: text/x-diff
Size: 3112 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20080607/62712419/attachment.bin>


More information about the Fortran mailing list