Skip to content

Commit

Permalink
Link to Jim's patch set
Browse files Browse the repository at this point in the history
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
  • Loading branch information
palmer-dabbelt committed Oct 12, 2018
1 parent faf979e commit 96a9fe3
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions lwirv-2018-10-12.md
Expand Up @@ -32,9 +32,11 @@ transaction :)
## Signaling NaNs in the RISC-V glibc Port

The biggest outstanding issue in the RISC-V glibc port is our handling
of signaling NaNs. Jim has been working through the implementation of
`-fsignaling-nans` in our GCC port in order to fix these test suite
failures, which should aid
of signaling NaNs. Jim has been working through the [implementation of
`-fsignaling-nans` in our GCC
port](https://gcc.gnu.org/ml/gcc-patches/2018-10/msg00356.html) in order
to fix these test suite failures, which should aid the RV32I port
submission as well.

## GCC 8.2.0 Backports

Expand Down

0 comments on commit 96a9fe3

Please sign in to comment.