PROCEDURE declarations

Janus Weil jaydub66@googlemail.com
Thu Aug 30 21:21:00 GMT 2007


Hi all,
here is the newest incarnation of my procedure declaration patch. It
should handle intrinsic procedures correctly now, as well as stuff
like bind(c,name=""). Further it should reject procedure declarations
with an interface which is implicit (also statement functions).
Do you think the attached f90 files provide sufficient testsuite
coverage for this patch? I will add the necessary dejagnu commands of
course. Should I arrange the tests in mutiple files, or is it ok like
that?
Cheers,
Janus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: procdecl127898.diff
Type: text/x-patch
Size: 14770 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20070830/cb4c5515/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: val_acc.f90
Type: text/x-fortran
Size: 1491 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20070830/cb4c5515/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: inv_rej.f90
Type: text/x-fortran
Size: 1445 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20070830/cb4c5515/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: proc_in_interfc.f90
Type: text/x-fortran
Size: 869 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20070830/cb4c5515/attachment-0003.bin>


More information about the Fortran mailing list