On 24/02/2023 23.52, Adrian Bunk wrote:> $ clang-15 -march=i686 -O2 test_fmod.c -lm -frounding-math && ./a.out
> (-ffp-model=strict is a superset of -frounding-math)

Very nice finding, unfortunately pocl fails most of its tests (with a seemingly unrelated error) if I enable one of these options for kernel compilation.
https://github.com/pocl/pocl/issues/1183


Andreas

Reply via email to