On 23/11/16 05:25, Hurugalawadi, Naveen wrote:
> Hi,
>
> Please find attached the patch that fixes PR77635.
>
> Some load pair testcase fails when gcc is configured "--with-cpu=thunderx"
> as -mcpu=generic is missed out in them.
> The attached patch modifies the testcases to use -mcpu=generic.
>
Hi,
Please find attached the patch that fixes PR77635.
Some load pair testcase fails when gcc is configured "--with-cpu=thunderx"
as -mcpu=generic is missed out in them.
The attached patch modifies the testcases to use -mcpu=generic.
Please review the patch and let me know if its okay?
2016-11-