Re: [PATCH][ARM][GCC] Add a self test for FPU feature bits

2017-10-05 Thread Richard Earnshaw (lists)
On 05/10/17 10:59, Tamar Christina wrote: > Hi All, > > This patch adds a more elaborate self-test to the arm back-end > which tests to make sure you don't have any bit specified in > ISA_ALL_FPU_INTERNAL that are not defined by any fpu configuration. > > Catching this during the self-test preven

[PATCH][ARM][GCC] Add a self test for FPU feature bits

2017-10-05 Thread Tamar Christina
Hi All, This patch adds a more elaborate self-test to the arm back-end which tests to make sure you don't have any bit specified in ISA_ALL_FPU_INTERNAL that are not defined by any fpu configuration. Catching this during the self-test prevents an ICE at runtime when -mfpu=auto tries to detect the