Skip to content

Commit

Permalink
Update tests/pass/float_nan.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Ralf Jung <[email protected]>
  • Loading branch information
oli-obk and RalfJung authored Oct 7, 2024
1 parent a44298f commit f41fbd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pass/float_nan.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//@only-miri: FIXME: did not get value that should be possible: 0x7fc00000 (NaN: Pos, Quiet, payload = 0x0)
//@only-miri: real executions don't actively randomize NaNs

#![feature(float_gamma, portable_simd, core_intrinsics)]
use std::collections::HashSet;
Expand Down

0 comments on commit f41fbd1

Please sign in to comment.