Re: [PATCH v3 4/4] ARM: pass -march= only to compiler
From: "Russell King (Oracle)" <linux@armlinux.org.uk>
Date: 2022-05-19 09:39:12
Also in:
lkml, llvm, oe-kbuild-all
From: "Russell King (Oracle)" <linux@armlinux.org.uk>
Date: 2022-05-19 09:39:12
Also in:
lkml, llvm, oe-kbuild-all
On Wed, May 18, 2022 at 03:38:18PM -0700, Nick Desaulniers wrote:
(so it seems that the preprocessor definition of `__thumb2__` is dependent on `-march=`, not `-Wa,-march=`).
Yes, it will be. -Wa,... are only ever passed to the assembler and do not affect the preprocessor nor the compiler with GCC. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel