Dear Devs,
I get the following error when I use gcc 4.9.4 with the -mcpu flag set with a
certain configuration of ‘feature/nofeature’, i.e.:
-mcpu=cortex-a57+fp+simd+nocrypto+nocrc will fail, but
-mcpu=cortex-a57+fp+nocrypto+simd+nocrc won’t, for example.
Here the error I get with the former -
On 19 April 2016 at 07:30, Koen Kooi wrote:
> On 18 April 2016 at 23:03, Denys Dmytriyenko wrote:
>> On Fri, Apr 15, 2016 at 08:01:48AM +0200, Koen Kooi wrote:
>>> On 14 April 2016 at 18:27, Denys Dmytriyenko wrote:
>>> > On Thu, Apr 14, 2016 at 10:04:18AM +0200, Koen Kooi wrote:
>>> >> On 14 Ap
Hi Laurent,
On 19 April 2016 at 11:00, Laurent Thévenoux
wrote:
> Dear Devs,
>
> I get the following error when I use gcc 4.9.4 with the -mcpu flag set with
> a certain configuration of ‘feature/nofeature’, i.e.:
> -mcpu=cortex-a57+fp+simd+nocrypto+nocrc will fail, but
> -mcpu=cortex-a57+fp+nocry
Hi Yvan,
> Le 19 avr. 2016 à 13:46, Yvan Roux a écrit :
>
> Hi Laurent,
>
> On 19 April 2016 at 11:00, Laurent Thévenoux
> mailto:laurent.theven...@ens-lyon.fr>> wrote:
>> Dear Devs,
>>
>> I get the following error when I use gcc 4.9.4 with the -mcpu flag set with
>> a certain configuration of
On 19 April 2016 at 14:47, Laurent Thévenoux
wrote:
> Hi Yvan,
>
> Le 19 avr. 2016 à 13:46, Yvan Roux a écrit :
>
> Hi Laurent,
>
> On 19 April 2016 at 11:00, Laurent Thévenoux
> wrote:
>
> Dear Devs,
>
> I get the following error when I use gcc 4.9.4 with the -mcpu flag set with
> a certain con
> Le 19 avr. 2016 à 15:21, Yvan Roux a écrit :
>
> On 19 April 2016 at 14:47, Laurent Thévenoux
> mailto:laurent.theven...@ens-lyon.fr>> wrote:
>> Hi Yvan,
>>
>> Le 19 avr. 2016 à 13:46, Yvan Roux a écrit :
>>
>> Hi Laurent,
>>
>> On 19 April 2016 at 11:00, Laurent Thévenoux
>> wrote:
>>
>
> Do you know in which version of binutils it was corrected? Because, I built
> gcc 4.9.4 with binutils 2.25.1, and I still reproduce the issue (see below,
> take a look at the ‘as’ call: the -mcpu flag is truncated). With gcc 4.8,
> 5.1, 5.2 and 5.3 (all with the same binutils), the issue doesn’t