Re: [PATCH, GCC/ARM, 0/3] Add support for ARMv8-R

2017-06-29 Thread Thomas Preudhomme
On 29/06/17 16:12, Christophe Lyon wrote: On 29 June 2017 at 16:37, Thomas Preudhomme Why do you link armv8-r architecture definition to cortex-r4? I understand, where did I do such a thing? In patch #2 you have: diff --git a/gcc/config/arm/arm-cpu-data.h b/gcc/config/arm/arm-cpu-data.h

Re: [PATCH, GCC/ARM, 0/3] Add support for ARMv8-R

2017-06-29 Thread Christophe Lyon
On 29 June 2017 at 16:37, Thomas Preudhomme wrote: > On 29/06/17 15:34, Christophe Lyon wrote: >> >> On 29 June 2017 at 15:52, Thomas Preudhomme >> wrote: >>> >>> Hi, >>> >>> This patch series adds support for the ARMv8-R architecture[1] and ARM >>> Cortex-R52[2] to GCC. The patch series consist

Re: [PATCH, GCC/ARM, 0/3] Add support for ARMv8-R

2017-06-29 Thread Thomas Preudhomme
On 29/06/17 15:34, Christophe Lyon wrote: On 29 June 2017 at 15:52, Thomas Preudhomme wrote: Hi, This patch series adds support for the ARMv8-R architecture[1] and ARM Cortex-R52[2] to GCC. The patch series consist of the following patches: Hi Thomas, I think you need to rebase your patch b

Re: [PATCH, GCC/ARM, 0/3] Add support for ARMv8-R

2017-06-29 Thread Christophe Lyon
On 29 June 2017 at 15:52, Thomas Preudhomme wrote: > Hi, > > This patch series adds support for the ARMv8-R architecture[1] and ARM > Cortex-R52[2] to GCC. The patch series consist of the following patches: Hi Thomas, I think you need to rebase your patch because Richard's recent series changed