[Bug fortran/67779] Strange ordering with strings in extended object
paul.richard.thomas at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Dec 29 22:36:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67779
--- Comment #18 from paul.richard.thomas at gmail dot com <paul.richard.thomas at gmail dot com> ---
It works for me - a mystery for tomorrow :-)
Paul
On 29 December 2015 at 23:10, dominiq at lps dot ens.fr
<gcc-bugzilla@gcc.gnu.org> wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67779
>
> --- Comment #17 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
>> Now sorting the right-hand part of the array fails:
>
> Confirmed, starting with
>
> 2 9 8 7 6 5
> 4 3 10 1
>
> I get
>
> 1 2 3 4 5 6
> 7 8 10 9
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.
> You are the assignee for the bug.
More information about the Gcc-bugs
mailing list