Andrew Carlotti writes:
> Use a new AARCH64_HAVE_ISA macro in TARGET_* definitions, and eliminate
> all the AARCH64_ISA_* feature macros.
>
> gcc/ChangeLog:
>
> * config/aarch64/aarch64-c.cc
> (aarch64_define_unconditional_macros): Use TARGET_V8R macro.
> (aarch64_update_cpp_buil
Use a new AARCH64_HAVE_ISA macro in TARGET_* definitions, and eliminate
all the AARCH64_ISA_* feature macros.
gcc/ChangeLog:
* config/aarch64/aarch64-c.cc
(aarch64_define_unconditional_macros): Use TARGET_V8R macro.
(aarch64_update_cpp_builtins): Use TARGET_* macros.