On Thu, Nov 15, 2012 at 3:10 AM, Marcus Shawcroft
<marcus.shawcroft@gmail.com> wrote:
>> + case FLAG_AARCH64_LIB64:
>> + fputs (",64bit", stdout);
>> + break;
>
> Printing ",aarch64" here would be more appropriate.
Why?
Cheers,
Carlos.