[Patch, Fortran] PR18918 - small coarray fixes

Tobias Burnus burnus@net-b.de
Fri Apr 22 22:42:00 GMT 2011


Another two simple coarray fixes:

(a) when reading a module, the cotype was not set. The consequence was 
that one could not use associate alloctable coarray module variables

(b) The coindexed check was overeager and also rejected "alloctate( 
x%b(3)[*])" claiming that the expression is coindexed.

Attached patch has been built and regtested on x86-64-linux.
Okay for the trunk?

Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: coarray-fixes-v2.diff
Type: application/unknown
Size: 1960 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110422/214c19a4/attachment.bin>


More information about the Gcc-patches mailing list