Andrew Carlotti writes:
> The list of cores in aarch64-common.cc included an explicit "generic"
> entry, despite this entry also being present in aarch64-cores.def.
>
> gcc/ChangeLog:
>
> * common/config/aarch64/aarch64-common.cc
> (all_cores): Remove explicit generic entry.
OK, thank
The list of cores in aarch64-common.cc included an explicit "generic"
entry, despite this entry also being present in aarch64-cores.def.
gcc/ChangeLog:
* common/config/aarch64/aarch64-common.cc
(all_cores): Remove explicit generic entry.
diff --git a/gcc/common/config/aarch64/aa