On 29/06/17 14:55, Thomas Preudhomme wrote:
Hi,The driver is missing MIDR information for processors ARM Cortex-R7 and Cortex-R8 to support -march/-mcpu/-mtune=native on the command line. This patch adds the missing information. ChangeLog entry is as follows: *** gcc/ChangeLog *** 2017-01-31 Thomas Preud'homme <thomas.preudho...@arm.com> * config/arm/driver-arm.c (arm_cpu_table): Add entry for ARM Cortex-R7 and Cortex-R8 processors. Is this ok for master?
Ok. Thanks, Kyrill
Best regards, Thomas