Re: FP exceptions on Raspberry Pi

2019-12-31 Thread Daniel KochmaƄski
Hey Dave, Dave Richards writes: > It appears that the VFP unit on the Raspberry Pi does not generate FPU > exceptions. Therefore, no SIGFPE is generated and cannot be handled by ECL. > This causes numerous 'make check' test failures. I am working on a patch. > I am not very familiar with the EC

FP exceptions on Raspberry Pi

2019-12-30 Thread Dave Richards
It appears that the VFP unit on the Raspberry Pi does not generate FPU exceptions. Therefore, no SIGFPE is generated and cannot be handled by ECL. This causes numerous 'make check' test failures. I am working on a patch. I am not very familiar with the ECL C environment so I am sure the patch wil