On 04/22/13 15:43, Marcus Shawcroft wrote:
Yufeng, please back port this patch to 4.8.
Done in r198146.
Yufeng
Yufeng, please back port this patch to 4.8.
Thanks
/Marcus
On 10 April 2013 15:44, Yufeng Zhang wrote:
> Hi,
>
> This patch changes the compiler to correctly generate .arch and .cpu
> assembly directives in order to support the inline assembly of
> instructions that are part of a feature, e.g. c
On 10/04/13 15:44, Yufeng Zhang wrote:
Hi,
This patch changes the compiler to correctly generate .arch and .cpu
assembly directives in order to support the inline assembly of
instructions that are part of a feature, e.g. crypto.
OK for the trunk?
Thanks,
Yufeng
gcc/
* config/aarch