Re: [Patch, Fortran] Fix allocatable scalar coarray components

2011-08-25 Thread Thomas Koenig
Am 25.08.2011 16:39, schrieb Tobias Burnus: Scalar coarray components didn't use the array descriptor, which caused all kinds of ICEs. Fix by this relatively simple patch. OK for the trunk? OK (bordering on obvious, although I'm not sure which side of the border :-) Thanks for the patch!

[Patch, Fortran] Fix allocatable scalar coarray components

2011-08-25 Thread Tobias Burnus
Scalar coarray components didn't use the array descriptor, which caused all kinds of ICEs. Fix by this relatively simple patch. OK for the trunk? * * * Pending coarray patch for -fcoarray=lib: Add support for assumed-shape coarray dummies (passing offset and token); see http://gcc.gnu.org/m