https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57117

--- Comment #7 from paul.richard.thomas at gmail dot com <paul.richard.thomas 
at gmail dot com> ---
Dear Dominique,

That is entirely possible. I concentrated exclusively on reshape. I
will have a look at the original problem later.

Thanks a lot

Paul


On 28 October 2015 at 18:24, dominiq at lps dot ens.fr
<gcc-bugzi...@gcc.gnu.org> wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57117
>
> --- Comment #6 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
>> Created attachment 36609 [details]
>> Draft patch for the PR
>
> With this patch, the tests in this PR compile. However it seems that there is 
> a
> remaining issue with "allocate(y(3,3), source=transpose(x))": running the
> original test outputs
>
>  FAIL:  T T T T F T T T T T T T T T T
>
> 'y' seems to be filled with 'x' and not 'transpose(x)'.
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.
> You are the assignee for the bug.

Reply via email to