Re: [OE-core] [PATCH v2] gcc6: enable FL_LPAE flag for armv7ve cores

2017-11-14 Thread Khem Raj
On Thu, Nov 9, 2017 at 10:10 PM, Andre McCurdy wrote: > The following commit added the FL_LPAE flag to FL_FOR_ARCH7VE, but > neglected to also add it to the armv7ve compatible cores defined in > arm-cores.def. > > > https://github.com/gcc-mirror/gcc/commit/af2d9b9e58e8be576c53d94f30c48c68146b0c

[OE-core] [PATCH v2] gcc6: enable FL_LPAE flag for armv7ve cores

2017-11-09 Thread Andre McCurdy
The following commit added the FL_LPAE flag to FL_FOR_ARCH7VE, but neglected to also add it to the armv7ve compatible cores defined in arm-cores.def. https://github.com/gcc-mirror/gcc/commit/af2d9b9e58e8be576c53d94f30c48c68146b0c98 The result is that gcc 6.4 now refuses to allow -march=armv7ve