On 16/01/14 17:32, James Greenhalgh wrote:
>
> Hi,
>
> While clarifying the documentation of the -mcpu, -march and -mtune
> options for AArch64 and ARM I spotted that their behaviour is not
> consistent.
>
> This patch fixes that in the AArch64 port.
>
> Now, -mcpu=$CPU is treated as a shorthan
Hi,
While clarifying the documentation of the -mcpu, -march and -mtune
options for AArch64 and ARM I spotted that their behaviour is not
consistent.
This patch fixes that in the AArch64 port.
Now, -mcpu=$CPU is treated as a shorthand for -march=arch_of_$CPU and
-mtune=$CPU. -march and -mtune t