On Tue, Aug 01, 2017 at 04:05:13PM +0100, Tamar Christina wrote:
> Hi All,
>
> real_to_target seems to return the order of the elements in the array
> differently depending on the endiannes. This undoes the endianness when
> combining the values back to a HOST_WIDE_INT.
>
> Regtested on aach64-no
Hi All,
real_to_target seems to return the order of the elements in the array
differently depending on the endiannes. This undoes the endianness when
combining the values back to a HOST_WIDE_INT.
Regtested on aach64-none-linux-gnu and aarch64_be-none-linux-gnu and no issues.
Thanks,
Tamar
gcc/