Am 07.05.2011 00:50, schrieb H.J. Lu:
On Wed, May 4, 2011 at 11:07 PM, Tobias Burnus wrote:
Is the patch OK for the trunk?
This caused: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4891
That happens if patches do not get approved in the order in which they
were written/submitted.
The failu
On Wed, May 4, 2011 at 11:07 PM, Tobias Burnus wrote:
> Before, scalar coarrays were not supported in the coindex intrinsics as they
> did not have - on tree level - cobounds attached to them. This patch adds
> them.
>
> Additionally, it fixes the algorithm of this_image, which seemingly only
> wo
On 05/05/11 08:07, Tobias Burnus wrote:
Before, scalar coarrays were not supported in the coindex intrinsics as
they did not have - on tree level - cobounds attached to them. This
patch adds them.
Additionally, it fixes the algorithm of this_image, which seemingly only
worked by chance for the t
Before, scalar coarrays were not supported in the coindex intrinsics as
they did not have - on tree level - cobounds attached to them. This
patch adds them.
Additionally, it fixes the algorithm of this_image, which seemingly only
worked by chance for the test case; hopefully it now works alway