On 5 November 2014 12:08, Christophe Lyon wrote:
> On 31 October 2014 18:15, Ramana Radhakrishnan
> wrote:
>> On Wed, Oct 29, 2014 at 1:22 PM, Christophe Lyon
>> wrote:
>>> Hi,
>>>
>>> Following discussions after Thomas's patches improving bswap support
>>> https://gcc.gnu.org/ml/gcc-patches/201
On 31 October 2014 18:15, Ramana Radhakrishnan
wrote:
> On Wed, Oct 29, 2014 at 1:22 PM, Christophe Lyon
> wrote:
>> Hi,
>>
>> Following discussions after Thomas's patches improving bswap support
>> https://gcc.gnu.org/ml/gcc-patches/2014-09/msg01279.html
>>
>> I noticed that:
>> * the associated
On Wed, Oct 29, 2014 at 1:22 PM, Christophe Lyon
wrote:
> Hi,
>
> Following discussions after Thomas's patches improving bswap support
> https://gcc.gnu.org/ml/gcc-patches/2014-09/msg01279.html
>
> I noticed that:
> * the associated tests weren't executed on aarch64_be
> * ARM targets older than v
Hi,
Following discussions after Thomas's patches improving bswap support
https://gcc.gnu.org/ml/gcc-patches/2014-09/msg01279.html
I noticed that:
* the associated tests weren't executed on aarch64_be
* ARM targets older than v6 do not support the needed instructions.
The attached patch changes c