Richard Biener wrote:
I wonder why wi::from_buffer doesn't have the same issue though
for HImode ints. It's structured differently, without magic '4's as well.
I don't claim to understand the rest of wi::from_buffer and why it is different.
However, wrt. HImode, I think the key line is:
o
On Thu, Jul 9, 2015 at 11:34 AM, Alan Lawrence wrote:
> Jeff Law wrote:
>>
>> On 07/08/2015 03:43 AM, Richard Biener wrote:
>>>
>>> On Wed, Jul 8, 2015 at 12:07 AM, Jeff Law wrote:
On 07/07/2015 06:37 AM, Alan Lawrence wrote:
>
> As per https://gcc.gnu.org/ml/gcc-patches/2015-04
Jeff Law wrote:
On 07/08/2015 03:43 AM, Richard Biener wrote:
On Wed, Jul 8, 2015 at 12:07 AM, Jeff Law wrote:
On 07/07/2015 06:37 AM, Alan Lawrence wrote:
As per https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01346.html. Fixes
FAIL of advsimd-intrinsics vcreate.c on aarch64_be-none-elf from
p
On 07/08/2015 03:43 AM, Richard Biener wrote:
On Wed, Jul 8, 2015 at 12:07 AM, Jeff Law wrote:
On 07/07/2015 06:37 AM, Alan Lawrence wrote:
As per https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01346.html. Fixes
FAIL of advsimd-intrinsics vcreate.c on aarch64_be-none-elf from
previous patch.
On Wed, Jul 8, 2015 at 12:51 PM, Alan Lawrence wrote:
> Richard Biener wrote:
>>
>> On Wed, Jul 8, 2015 at 12:07 AM, Jeff Law wrote:
>>>
>>> On 07/07/2015 06:37 AM, Alan Lawrence wrote:
>
> [snip]
Fix native_interpret_real for HFmode floats on Bigendian with
UNITS_PER_WORD>=4
Richard Biener wrote:
On Wed, Jul 8, 2015 at 12:07 AM, Jeff Law wrote:
On 07/07/2015 06:37 AM, Alan Lawrence wrote:
[snip]
Fix native_interpret_real for HFmode floats on Bigendian with
UNITS_PER_WORD>=4
(with missing space)
OK with ChangeLog in proper form.
Err - but now offset
On Wed, Jul 8, 2015 at 12:07 AM, Jeff Law wrote:
> On 07/07/2015 06:37 AM, Alan Lawrence wrote:
>>
>> As per https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01346.html. Fixes
>> FAIL of advsimd-intrinsics vcreate.c on aarch64_be-none-elf from
>> previous patch.
>>
>> 15_native_interpret_real.patch
>
On 07/07/2015 06:37 AM, Alan Lawrence wrote:
As per https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01346.html. Fixes
FAIL of advsimd-intrinsics vcreate.c on aarch64_be-none-elf from
previous patch.
15_native_interpret_real.patch
commit e2e7ca148960a82fc88128820f17e7cbd14173cb
Author: Alan Lawre
As per https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01346.html. Fixes FAIL of
advsimd-intrinsics vcreate.c on aarch64_be-none-elf from previous patch.
commit e2e7ca148960a82fc88128820f17e7cbd14173cb
Author: Alan Lawrence
Date: Thu Apr 9 10:54:40 2015 +0100
Fix native_interpret_real for HF