This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][AArch64] Implement -m{cpu,tune,arch}=native using only /proc/cpuinfo



On 24/04/15 09:39, Marcus Shawcroft wrote:
On 22 April 2015 at 16:08, Kyrill Tkachov <kyrylo.tkachov@arm.com> wrote:
On 22/04/15 12:46, Kyrill Tkachov wrote:
[Sorry for resending twice. My mail client glitched]

+/* Native CPU detection for aarch64.
+   Copyright (C) 2014 Free Software Foundation, Inc.
+


That should be 2015, otherwise OK.

Thanks, I've committed the patch with that change with r222415.
Venkat kindly gave it a bootstrap on an AMD Seattle board as well
with BOOT_CFLAGS=-O2 -mcpu=native and CFLAGS_FOR_TARGET=-O2 -mcpu=native.

If anyone finds that cpu detection doesn't work on their system
do let me know, together with the contents of your /proc/cpuinfo.

Cheers,
Kyrill


Cheers
/Marcus



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]