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] Wire up TARGET_SIMD and TARGET_FLOAT properly


On 7 April 2014 14:46, Kyrill Tkachov <kyrylo.tkachov@arm.com> wrote:

> 2014-04-04  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
>
>         * config/aarch64/aarch64.h (TARGET_CPU_CPP_BUILTINS): Check
>         TARGET_SIMD rather than TARGET_GENERAL_REGS_ONLY.
>         (TARGET_SIMD): Take AARCH64_ISA_SIMD into account.
>         (TARGET_FLOAT): Take AARCH64_ISA_FP into account.
>         (TARGET_CRYPTO): Take TARGET_SIMD into account.

OK for trunk.

This will need to go on 4.9, please wait a week before applying the back port.

/Marcus


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