On Saturday 16 April 2011 22:25:19 Tobias Burnus wrote: > In simplify.c, currently an error is returned if the cobounds are > exceeded. One should probably downgrade those to warnings. OK with that change. As far as I know, it is (weird but) valid to use the image_index result for something completely unrelated to image indexing (thus not involving any sort of invalid coarray access). Then we should not prevent compilation, and return zero as mandated by the standard.
Thanks Mikael