Skip to content

Commit f41fbd1

Browse files
oli-obkRalfJung
andauthored
Update tests/pass/float_nan.rs
Co-authored-by: Ralf Jung <[email protected]>
1 parent a44298f commit f41fbd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pass/float_nan.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//@only-miri: FIXME: did not get value that should be possible: 0x7fc00000 (NaN: Pos, Quiet, payload = 0x0)
1+
//@only-miri: real executions don't actively randomize NaNs
22

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

0 commit comments

Comments
 (0)