> -Original Message-
> From: Alex Coplan
> Sent: 09 September 2020 11:15
> To: gcc-patches@gcc.gnu.org
> Cc: Richard Earnshaw ; Richard Sandiford
> ; Marcus Shawcroft
> ; Kyrylo Tkachov
> Subject: [PATCH 2/2] aarch64: Add support for Cortex-R82
>
> Thi
This patch adds support for Arm's Cortex-R82 CPU to GCC. For more
information about this CPU, see [0].
Testing:
* Bootstrapped and regtested on aarch64-none-linux-gnu, no regressions.
[0] : https://developer.arm.com/ip-products/processors/cortex-r/cortex-r82
OK for trunk?
---
gcc/ChangeLog: