Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove now redundant manual cleanup-modules directive. | aldot | 2012-05-15 | 1 | -2/+0 |
| | | | | | | | | | | | 2012-05-15 Bernhard Reutner-Fischer <aldot@gcc.gnu.org> * gfortran.dg/*.f90: Remove now redundant manual cleanup-modules directive. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@187521 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | 2011-04-23 Tobias Burnus <burnus@net-b.de> | burnus | 2011-04-23 | 1 | -0/+27 |
PR fortran/18918 * module.c (mio_array_spec): Set as->cotype on reading. * resolve.c (resolve_allocate_expr): Fix allocating coarray components. 2011-04-23 Tobias Burnus <burnus@net-b.de> PR fortran/18918 * gfortran.dg/coarray_19.f90: New. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@172897 138bc75d-0d04-0410-961f-82ee72b054a4 |