Andrew Carlotti writes:
> FEAT_CSSC is mandatory in the architecture from Armv8.9.
>
> gcc/ChangeLog:
>
> * config/aarch64/aarch64-arches.def: Add CSSC to V8_9A
> dependencies.
OK, thanks.
Richard
>
> ---
>
> Bootstrapped and regression tested on aarch64. Ok for master?
>
>
> diff
FEAT_CSSC is mandatory in the architecture from Armv8.9.
gcc/ChangeLog:
* config/aarch64/aarch64-arches.def: Add CSSC to V8_9A
dependencies.
---
Bootstrapped and regression tested on aarch64. Ok for master?
diff --git a/gcc/config/aarch64/aarch64-arches.def
b/gcc/config/aarc