]> sourceware.org Git - newlib-cygwin.git/commit
riscv: Fix fenv.h support
authorSebastian Huber <sebastian.huber@embedded-brains.de>
Thu, 12 Oct 2023 09:59:32 +0000 (11:59 +0200)
committerSebastian Huber <sebastian.huber@embedded-brains.de>
Thu, 12 Oct 2023 14:46:21 +0000 (16:46 +0200)
commit696c282cf32b478b4e11bd8af23663aa99156cb3
tree37a3a318dd203d5cec6d9cf9e5feafc23352324e
parentdcb2b7d7b8456827d4cd82b5798526e7cd483e36
riscv: Fix fenv.h support

Use the same C preprocessor expressions to define FE_RMODE_MASK and
__RISCV_HARD_FLOAT.

The problem was noticed on GCC 10 which does not define __riscv_f.
newlib/libc/machine/riscv/sys/fenv.h
This page took 0.030847 seconds and 5 git commands to generate.