Message ID | 5646179B.6030401@arm.com |
---|---|
State | New |
Headers | show |
On Fri, Nov 13, 2015 at 9:02 AM, Kyrill Tkachov <kyrylo.tkachov@arm.com> wrote: > Sorry to chime in late on this, but while you're at it could > you please add an xgene1 entry? Yes, I just realized that xgene1 is missing too, I rushed the patch a little too much. I will revise it to add xgene1 also. Jim
Index: gcc/config/arm/t-aprofile =================================================================== --- gcc/config/arm/t-aprofile (revision 230283) +++ gcc/config/arm/t-aprofile (working copy) @@ -91,6 +91,8 @@ MULTILIB_MATCHES += march?armv8-a=mcpu?corte MULTILIB_MATCHES += march?armv8-a=mcpu?cortex-a57.cortex-a53 MULTILIB_MATCHES += march?armv8-a=mcpu?cortex-a72 MULTILIB_MATCHES += march?armv8-a=mcpu?cortex-a72.cortex-a53 +MULTILIB_MATCHES += march?armv8-a=mcpu?exynos-m1 +MULTILIB_MATCHES += march?armv8-a=mcpu?qdf24xx Sorry to chime in late on this, but while you're at it could