[Patch, fortran-dev] SELECT TYPE parsing

Janus Weil janus@gcc.gnu.org
Sun Sep 20 17:09:00 GMT 2009


Hi all,

here is my latest SELECT TYPE parsing patch, adapted to the current
fortran-dev branch. At this point, it really only does the parsing and
a bit of resolving (error checking), but produces no actual code for
the SELECT TYPE statement. In that respect it is half-finished, and
still contains a couple of TODOs. But at least I checked that it does
not introduce any additional regressions.

Paul, should I commit this to the branch already, or rather wait until
it is more complete (i.e. actually does something for (simple) SELECT
TYPE statements)?

Cheers,
Janus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: select_type_0920.diff
Type: text/x-diff
Size: 20392 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20090920/b78f97fb/attachment.bin>


More information about the Fortran mailing list