GSoC/GCI Archive
Google Summer of Code 2010 GCC, the GNU Compiler Collection

Extending Fortran 2003 and 2008 support for gfortran (esp. Co-Arrays)

by Daniel Kraft for GCC, the GNU Compiler Collection

I want to contribute to the ongoing development of "modern" language features support (standard Fortran 2003 and up-coming standard Fortran 2008) of the GNU Fortran compiler. My plans are to work on some "small" items like ASSOCIATE construct and extending the already founded OOP support, and especially help with the implementation of Co-Arrays (in particular, work on design and implementation of a "real" parallel one in addition to the currently developed "single-image" only support).